rpms/claws-mail/F-8 claws-mail.spec,1.30,1.31

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


Author: awjb

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

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/F-8/claws-mail.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- claws-mail.spec	23 Apr 2008 07:28:51 -0000	1.30
+++ claws-mail.spec	17 Jun 2008 15:10:31 -0000	1.31
@@ -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+
@@ -23,12 +23,11 @@
 BuildRequires:  pkgconfig
 BuildRequires:  gettext-devel
 BuildRequires:  libetpan-devel >= 0.51
-BuildRequires:  libgnomeprintui22-devel
 BuildRequires:  compface-devel
 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}
 
@@ -105,7 +104,8 @@
            --disable-dependency-tracking \
            --disable-rpath \
            --enable-compface \
-           --enable-gnomeprint
+           --enable-gnomeprint \
+	   --enable-networkmanager-support
 
 %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
@@ -199,6 +199,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)
+
 * Tue Apr 22 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.4.0-1
 - version upgrade




More information about the fedora-extras-commits mailing list