Author: freetz                       Date: Wed Feb  1 15:57:04 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.2.0beta7, use compface instead of faces cruft

---- Files affected:
SPECS:
   sylpheed.spec (1.167.2.19 -> 1.167.2.20) 

---- Diffs:

================================================================
Index: SPECS/sylpheed.spec
diff -u SPECS/sylpheed.spec:1.167.2.19 SPECS/sylpheed.spec:1.167.2.20
--- SPECS/sylpheed.spec:1.167.2.19      Wed Jan 25 16:02:07 2006
+++ SPECS/sylpheed.spec Wed Feb  1 16:56:59 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without faces           # without compfaces support
+%bcond_without compface        # without compface support
 %bcond_without gpg             # without GnuPG support
 %bcond_without gtkspell        # without gtkspell support
 %bcond_without ipv6            # without IPv6 support
@@ -9,7 +9,7 @@
 %bcond_without ldap            # without LDAP support
 %bcond_without ssl             # without SSL support
 #
-%define                _rc     beta6
+%define                _rc     beta7
 Summary:       GTK+ based fast e-mail client
 Summary(pl):   Szybki klient poczty bazujący na GTK+
 Summary(pt_BR):        Um rápido e leve cliente de email baseado em GTK+
@@ -19,12 +19,12 @@
 License:       GPL v2+
 Group:         X11/Applications/Networking
 Source0:       
http://sylpheed.good-day.net/sylpheed/v2.2beta/%{name}-%{version}%{_rc}.tar.bz2
-# Source0-md5: a79ce0e61ace58c223e820987895d170
+# Source0-md5: 927ac3cfe9e28a8155aee0acbfb4ae54
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-nolibs.patch
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
-%{?with_faces:BuildRequires:   faces-devel}
+%{?with_compface:BuildRequires:        compface-devel}
 BuildRequires: gettext-devel
 %{?with_gpg:BuildRequires:     gpgme-devel >= 1:0.4.5}
 BuildRequires: gtk+2-devel >= 2:2.4.0
@@ -95,7 +95,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-       --%{?with_faces:en}%{!?with_faces:dis}able-compface \
+       --%{?with_compface:en}%{!?with_compface:dis}able-compface \
        --%{?with_gpg:en}%{!?with_gpg:dis}able-gpgme \
        --%{?with_gtkspell:en}%{!?with_gtkspell}able-gtkspell \
        --%{?with_ipv6:en}%{!?with_ipv6:dis}able-ipv6 \
@@ -142,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.167.2.20  2006/02/01 15:56:59  freetz
+- 2.2.0beta7, use compface instead of faces cruft
+
 Revision 1.167.2.19  2006/01/25 15:02:07  freetz
 - 2.2.0beta6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sylpheed.spec?r1=1.167.2.19&r2=1.167.2.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to