devel/sylpheed-claws sylpheed-claws.spec,1.6,1.7

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Mar 18 03:03:38 UTC 2005


Author: mschwendt

Update of /cvs/extras/devel/sylpheed-claws
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9180

Modified Files:
	sylpheed-claws.spec 
Log Message:
* Fri Mar 18 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0.1-3
- Set --with-gpgme-prefix to use relocated gpgme03 package contents.
- BR startup-notification-devel




Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/devel/sylpheed-claws/sylpheed-claws.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sylpheed-claws.spec	5 Mar 2005 19:28:28 -0000	1.6
+++ sylpheed-claws.spec	18 Mar 2005 03:03:36 -0000	1.7
@@ -5,7 +5,7 @@
 
 Name:           sylpheed-claws
 Version:        1.0.1
-Release:        2
+Release:        3
 Summary:        The bleeding edge branch of Sylpheed
 Group:          Applications/Internet
 License:        GPL
@@ -23,8 +23,8 @@
 BuildRequires:  pilot-link-devel
 BuildRequires:  gdk-pixbuf-devel
 BuildRequires:  clamav-devel
-BuildRequires:  gnupg >= 1.2.1, gpgme03-devel >= 0.3.12
-BuildRequires:  desktop-file-utils
+BuildRequires:  gnupg >= 1.2.1, gpgme03-devel >= 0.3.16-8
+BuildRequires:  desktop-file-utils startup-notification-devel
 BuildRequires:  pkgconfig
 Requires:  spamassassin
 Requires:  dillo
@@ -46,7 +46,7 @@
 for development with %{name}.
 
 %prep
-%setup
+%setup -q
 
 %build
 %if %openssl_pc
@@ -61,6 +61,7 @@
            --enable-aspell \
 %endif
            --disable-dependency-tracking \
+           --with-gpgme-prefix=%{_libdir}/gpgme03 \
            --program-suffix="-claws"
 
 %{__make} %{?_smp_mflags}
@@ -111,6 +112,10 @@
 %{_libdir}/pkgconfig/sylpheed-claws.pc
 
 %changelog
+* Fri Mar 18 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0.1-3
+- Set --with-gpgme-prefix to use relocated gpgme03 package contents.
+- BR startup-notification-devel
+
 * Sat Mar 05 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 1.0.1-2
 - fixed some sylpheed/sylpheed-claws




More information about the fedora-extras-commits mailing list