rpms/claws-mail-plugins/devel .cvsignore, 1.13, 1.14 claws-mail-plugins.spec, 1.26, 1.27 sources, 1.13, 1.14

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sun Feb 24 15:34:08 UTC 2008


Author: awjb

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

Modified Files:
	.cvsignore claws-mail-plugins.spec sources 
Log Message:
- version upgrade
- drop clamav



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	8 Feb 2008 12:50:18 -0000	1.13
+++ .cvsignore	24 Feb 2008 15:33:34 -0000	1.14
@@ -1 +1 @@
-claws-mail-extra-plugins-3.3.0.tar.bz2
+claws-mail-extra-plugins-3.3.1.tar.bz2


Index: claws-mail-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- claws-mail-plugins.spec	24 Feb 2008 14:44:21 -0000	1.26
+++ claws-mail-plugins.spec	24 Feb 2008 15:33:34 -0000	1.27
@@ -3,7 +3,6 @@
 %define attachwarner    0.2.11
 %define attremover	1.0.7
 %define cachesaver	0.10.6
-%define clamav          3.3
 %define fetchinfo	0.4.22
 %define gtkhtml2viewer  0.17.1
 %define mailmbox	1.14
@@ -44,7 +43,6 @@
 BuildRequires:  poppler-glib-devel
 BuildRequires:  libytnef-devel
 BuildRequires:  ghostscript
-BuildRequires:  clamav-devel
 
 Requires:       %{name}-acpi-notifier = %{version}-%{release}
 Requires:       %{name}-att-remover = %{version}-%{release}
@@ -65,7 +63,6 @@
 Requires:       %{name}-synce = %{version}-%{release}
 Requires:       %{name}-tnef = %{version}-%{release}
 Requires:       %{name}-vcalendar = %{version}-%{release}
-Requires:       %{name}-clamav = %{version}-%{release}
 
 # and the ones from main claws-mail-package...
 Requires:       %{name}-dillo
@@ -120,16 +117,6 @@
 This plugin saves the caches every 60 seconds (or user-defined
 period). It helps avoiding the loss of metadata on crashes.
 
-%package clamav
-Summary:        Clamav antivirus plugin for claws-mail
-Group:          Applications/Internet
-Requires:       claws-mail >= %{version}
-Obsoletes:      sylpheed-claws-plugins-clamav <= 2.6.0
-Provides:       sylpheed-claws-plugins-clamav = %{version}-%{release}
-
-%description clamav
-%{summary}
-
 %package fetchinfo
 Summary:        Inserts headers containing some download information
 Group:          Applications/Internet
@@ -290,11 +277,6 @@
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
-# clamav
-cd ../clamav-%{clamav}
-%configure --disable-static --disable-dependency-tracking
-%{__make} %{?_smp_mflags}
-
 #fetchinfo-plugin
 cd ../fetchinfo-plugin-%{fetchinfo}
 %configure --disable-static --disable-dependency-tracking
@@ -381,10 +363,6 @@
 cd ../cachesaver-%{cachesaver}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
 
-# clamav
-cd ../clamav-%{clamav}
-%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
 #fetchinfo-plugin
 cd ../fetchinfo-plugin-%{fetchinfo}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
@@ -516,21 +494,6 @@
 %doc cachesaver-%{cachesaver}/COPYING
 %{_libdir}/claws-mail/plugins/cachesaver*
 
-%files clamav
-%defattr(-,root,root,-)
-%{_libdir}/claws-mail/plugins/clamav.so
-%doc clamav-%{clamav}/AUTHORS
-%doc clamav-%{clamav}/ChangeLog
-%doc clamav-%{clamav}/COPYING
-%doc clamav-%{clamav}/NEWS
-%doc clamav-%{clamav}/README
-%lang(en_GB) %{_datadir}/locale/en_GB/LC_MESSAGES/clamav.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/clamav.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/clamav.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/clamav.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/clamav.mo
-
-
 %files fetchinfo
 %defattr(-,root,root,-)
 %doc fetchinfo-plugin-%{fetchinfo}/ChangeLog
@@ -704,6 +667,11 @@
 
 %changelog
 * Sun Feb 24 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.3.1-1
+- version upgrade
+- remove clamav because upstream dropped it
+
+* Sun Feb 24 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.3.0-3
 - fix clamav req to avoid upgrade problems to 3.3.1 where clamav has been
   dropped


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	8 Feb 2008 12:50:18 -0000	1.13
+++ sources	24 Feb 2008 15:33:34 -0000	1.14
@@ -1 +1 @@
-3d9891668ccff252caa88496f59bd3c7  claws-mail-extra-plugins-3.3.0.tar.bz2
+ddd2e136308ca98838352e4010ad746b  claws-mail-extra-plugins-3.3.1.tar.bz2




More information about the fedora-extras-commits mailing list