rpms/claws-mail/F-7 claws-mail.spec,1.27,1.28

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Mar 11 10:41:11 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/claws-mail/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32131/F-7

Modified Files:
	claws-mail.spec 
Log Message:
- add nm support



Index: claws-mail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/F-7/claws-mail.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- claws-mail.spec	23 Feb 2008 12:22:41 -0000	1.27
+++ claws-mail.spec	11 Mar 2008 10:40:30 -0000	1.28
@@ -1,6 +1,6 @@
 Name:           claws-mail
 Version:        3.3.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The extended version of Sylpheed
 Group:          Applications/Internet
 License:        GPLv3+
@@ -28,6 +28,7 @@
 BuildRequires:  perl
 BuildRequires:  libtool
 BuildRequires:  libSM-devel
+BuildRequires:  NetworkManager-glib-devel
 Obsoletes: sylpheed-claws <= 2.6.0
 Provides: sylpheed-claws = %{version}-%{release}
 
@@ -101,7 +102,8 @@
            --enable-aspell \
            --disable-dependency-tracking \
            --disable-rpath \
-           --enable-compface
+           --enable-compface \
+           --enable-gnomeprint
 
 %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
@@ -195,6 +197,10 @@
 %{_libdir}/claws-mail/plugins/bogofilter.so
 
 %changelog
+* Mon Feb 25 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.3.1-2
+- build with NetworkManager support
+
 * Sat Feb 23 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.3.1-1
 - version upgrade




More information about the fedora-extras-commits mailing list