rpms/claws-mail/EL-5 .cvsignore, 1.11, 1.12 claws-mail.spec, 1.11, 1.12 sources, 1.11, 1.12

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Feb 23 12:43:57 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/claws-mail/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9916

Modified Files:
	.cvsignore claws-mail.spec sources 
Log Message:
- version upgrade
- don't requires not available pilot link on ppc/ppc64



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/EL-5/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	4 Jan 2008 08:11:44 -0000	1.11
+++ .cvsignore	23 Feb 2008 12:43:24 -0000	1.12
@@ -1 +1 @@
-claws-mail-3.2.0.tar.bz2
+claws-mail-3.3.1.tar.bz2


Index: claws-mail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/EL-5/claws-mail.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- claws-mail.spec	4 Jan 2008 08:05:06 -0000	1.11
+++ claws-mail.spec	23 Feb 2008 12:43:24 -0000	1.12
@@ -1,11 +1,11 @@
 Name:           claws-mail
-Version:        3.2.0
+Version:        3.3.1
 Release:        1%{?dist}
 Summary:        The extended version of Sylpheed
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://claws-mail.org
-Source0:        http://dl.sf.net/sylpheed-claws/claws-mail-3.2.0.tar.bz2
+Source0:        http://dl.sf.net/sylpheed-claws/claws-mail-3.3.1.tar.bz2
 Source1:        claws-mail.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  flex, bison
@@ -15,8 +15,6 @@
 BuildRequires:  openssl-devel >= 0.9.7
 BuildRequires:  openldap-devel >= 2.0.7
 BuildRequires:  aspell-devel >= 0.50.1
-BuildRequires:  pilot-link-devel
-BuildRequires:  clamav-devel
 BuildRequires:  bzip2-devel
 BuildRequires:  gmp-devel
 BuildRequires:  gnupg >= 1.2.1, gpgme-devel >= 1.0.1
@@ -29,6 +27,12 @@
 BuildRequires:  perl
 BuildRequires:  libtool
 BuildRequires:  libSM-devel
+
+# not available on RHEL ppc for some reason
+%ifnarch ppc ppc64
+BuildRequires:  pilot-link-devel
+%endif
+
 Obsoletes: sylpheed-claws <= 2.6.0
 Provides: sylpheed-claws = %{version}-%{release}
 
@@ -48,16 +52,6 @@
 The %{name}-devel package contains the header files  and pkgconfig file needed
 for development with %{name}.
 
-%package plugins-clamav
-Summary:        Clamav antivirus plugin for claws-mail
-Group:          Applications/Internet
-Requires:       %{name} = %{version}-%{release}
-Obsoletes:      sylpheed-claws-plugins-clamav <= 2.6.0
-Provides:       sylpheed-claws-plugins-clamav = %{version}-%{release}
-
-%description plugins-clamav
-%{summary}
-
 %package plugins-dillo
 Summary:        Dillo HTML viewer plugin for claws-mail
 Group:          Applications/Internet
@@ -107,11 +101,14 @@
 
 %build
 %configure --enable-openssl --enable-ipv6 \
-           --enable-ldap --enable-jpilot \
+           --enable-ldap \
            --enable-spamassassin-plugin \
            --enable-aspell \
            --disable-dependency-tracking \
            --disable-rpath \
+%ifnarch ppc ppc64
+	    --enable-jpilot \
+%endif
            --enable-compface
 
 %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
@@ -189,10 +186,6 @@
 %{_libdir}/pkgconfig/claws-mail.pc
 %{_libdir}/claws-mail/plugins/*deps
 
-%files plugins-clamav
-%defattr(-,root,root,-)
-%{_libdir}/claws-mail/plugins/clamav_plugin.so
-
 %files plugins-dillo
 %defattr(-,root,root,-)
 %{_libdir}/claws-mail/plugins/dillo_viewer.so
@@ -210,6 +203,24 @@
 %{_libdir}/claws-mail/plugins/bogofilter.so
 
 %changelog
+* Sat Feb 23 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.3.1-1
+- version upgrade
+- exclude pilot support on ppc/ppc64
+
+* Fri Feb 08 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.3.0-1
+- version upgrade
+- clamav plugin move to plugins srpm
+
+* Sun Jan 13 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.2.0-3
+- bump
+
+* Thu Jan 10 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.2.0-2
+- rebuild for clamav soname change (#428270)
+
 * Mon Dec 17 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.2.0-1
 - version upgrade


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/EL-5/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	4 Jan 2008 08:11:44 -0000	1.11
+++ sources	23 Feb 2008 12:43:24 -0000	1.12
@@ -1 +1 @@
-acbfd919f7b633d51e96a0419ac07802  claws-mail-3.2.0.tar.bz2
+f4bfa174cf1e6bda86ec5ff276be9d9a  claws-mail-3.3.1.tar.bz2




More information about the fedora-extras-commits mailing list