diff --git a/.cvsignore b/.cvsignore index 812ad32..b12459f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -claws-mail-3.2.0.tar.bz2 +claws-mail-3.3.0.tar.bz2 diff --git a/claws-mail.spec b/claws-mail.spec index 49d7dda..b7361bd 100644 --- a/claws-mail.spec +++ b/claws-mail.spec @@ -1,11 +1,11 @@ Name: claws-mail -Version: 3.2.0 -Release: 3%{?dist} +Version: 3.3.0 +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.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison @@ -16,7 +16,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 @@ -48,16 +47,6 @@ Requires: pkgconfig 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 @@ -189,10 +178,6 @@ touch -r NEWS ${RPM_BUILD_ROOT}%{_includedir}/%{name}/config.h %{_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 +195,12 @@ touch -r NEWS ${RPM_BUILD_ROOT}%{_includedir}/%{name}/config.h %{_libdir}/claws-mail/plugins/bogofilter.so %changelog +* Fri Feb 08 2008 Andreas Bierfert +- 3.3.0-1 +- version upgrade +- clamav plugin move to plugins srpm + + * Mon Jan 21 2008 Andreas Bierfert - 3.2.0-3 - bump diff --git a/sources b/sources index 153d4c8..163e722 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acbfd919f7b633d51e96a0419ac07802 claws-mail-3.2.0.tar.bz2 +646fea69bfa82be5f507e72e055957b6 claws-mail-3.3.0.tar.bz2