rpms/claws-mail/devel claws-mail.spec,1.33,1.34

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Jun 17 15:12:39 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/claws-mail/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30829/devel

Modified Files:
	claws-mail.spec 
Log Message:
- rebuild for libetpan
- fix nm support
- fix BR (#449209)




Index: claws-mail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/devel/claws-mail.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- claws-mail.spec	23 Apr 2008 07:29:08 -0000	1.33
+++ claws-mail.spec	17 Jun 2008 15:11:38 -0000	1.34
@@ -1,6 +1,6 @@
 Name:           claws-mail
 Version:        3.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The extended version of Sylpheed
 Group:          Applications/Internet
 License:        GPLv3+
@@ -29,7 +29,7 @@
 BuildRequires:  perl
 BuildRequires:  libtool
 BuildRequires:  libSM-devel
-BuildRequires:  NetworkManager-glib-devel
+BuildRequires:  NetworkManager-glib-devel dbus-glib-devel
 
 Obsoletes: sylpheed-claws <= 2.6.0
 Provides: sylpheed-claws = %{version}-%{release}
@@ -106,7 +106,9 @@
            --enable-aspell \
            --disable-dependency-tracking \
            --disable-rpath \
-           --enable-compface
+           --enable-compface \
+           --enable-gnomeprint \
+           --enable-networkmanager-support
 
 %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
@@ -200,6 +202,12 @@
 %{_libdir}/claws-mail/plugins/bogofilter.so
 
 %changelog
+* Tue Jun 17 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.4.0-2
+- rebuild for libetpan
+- fix nm support
+- fix BR (#449209)
+
 * Wed Apr 23 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.4.0-1
 - version upgrade




More information about the fedora-extras-commits mailing list