SPECS: claws-mail.spec - removed -plugin-clamav subpackage (clamav...

megabajt megabajt at pld-linux.org
Wed Apr 30 00:56:17 CEST 2008


Author: megabajt                     Date: Tue Apr 29 22:56:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed -plugin-clamav subpackage (clamav plugin has been removed from sources)
- release 1

---- Files affected:
SPECS:
   claws-mail.spec (1.165 -> 1.166) 

---- Diffs:

================================================================
Index: SPECS/claws-mail.spec
diff -u SPECS/claws-mail.spec:1.165 SPECS/claws-mail.spec:1.166
--- SPECS/claws-mail.spec:1.165	Wed Apr 30 00:26:45 2008
+++ SPECS/claws-mail.spec	Wed Apr 30 00:56:12 2008
@@ -1,9 +1,6 @@
 # $Revision$, $Date$
-# TODO
-# - clamav 0.93 api fix
 #
 # Conditional build:
-%bcond_without	clamav		# build without clamav plugin
 %bcond_without	compface	# build without compface support
 %bcond_without	gnomeprint	# build without gnomeprint support
 %bcond_without	gpg		# build without GPG support
@@ -16,7 +13,7 @@
 Summary(pl.UTF-8):	Rozwojowa wersja Sylpheed z dużą ilością zmian oraz ulepszeń
 Name:		claws-mail
 Version:	3.4.0
-Release:	0.1
+Release:	1
 License:	GPL v3
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
@@ -28,7 +25,6 @@
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	bzip2-devel
-%{?with_clamav:BuildRequires:	clamav-devel}
 %{?with_compface:BuildRequires:	compface-devel}
 BuildRequires:	gettext-devel
 BuildRequires:	gmp-devel
@@ -47,9 +43,11 @@
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Provides:	sylpheed-claws
+Obsoletes:	claws-mail-plugin-clamav
 Obsoletes:	claws-mail-plugin-etpan-privacy
 Obsoletes:	claws-mail-plugin-maildir
 Obsoletes:	sylpheed-claws
+Obsoletes:	sylpheed-claws-plugin-clamav
 Obsoletes:	sylpheed-gtk2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -86,7 +84,6 @@
 Group:		X11/Applications/Networking
 Requires:	%{name} = %{version}-%{release}
 Requires:	%{name}-plugin-bogofilter = %{version}-%{release}
-%{?with_clamav:Requires:	%{name}-plugin-clamav = %{version}-%{release}}
 Requires:	%{name}-plugin-dillo = %{version}-%{release}
 %if %{with gpg}
 Requires:	%{name}-plugin-pgpinline = %{version}-%{release}
@@ -125,26 +122,6 @@
 usuwać listy oznaczone jako spam lub zapisywać je w dedykowanym
 folderze.
 
-%package plugin-clamav
-Summary:	clamav plugin for Claws-Mail
-Summary(pl.UTF-8):	Wtyczka clamav dla Claws-Mail
-Group:		X11/Applications/Networking
-Requires:	%{name} = %{version}-%{release}
-Provides:	sylpheed-claws-plugin-clamav
-Obsoletes:	sylpheed-claws-plugin-clamav
-Conflicts:	sylpheed-claws-plugins <= 2.3.0-1
-
-%description plugin-clamav
-This plugin enables the scanning of message attachments in mail
-received from a POP, IMAP, or LOCAL account using Clam AntiVirus. It
-can optionally delete the mail or save it to a designated folder.
-
-%description plugin-clamav -l pl.UTF-8
-Ta wtyczka pozwala na lokalne skanowanie załączników z poczty
-otrzymanej przez POP, IMAP lub znajdującej się w lokalnych skrzynkach.
-Opcjonalnie może usuwać lub zapisywać zainfekowane listy w
-przeznaczonym do tego folderze.
-
 %package plugin-dillo
 Summary:	dillo plugin for Claws-Mail
 Summary(pl.UTF-8):	Wtyczka dillo dla Claws-Mail
@@ -270,7 +247,6 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--%{?with_clamav:en}%{!?with_clamav:dis}able-clamav-plugin \
 	--%{?with_compface:en}%{!?with_compface:dis}able-compface \
 	--%{?with_gnomeprint:en}%{!?with_gnomeprint:dis}able-gnomeprint \
 	--%{?with_gpg:en}%{!?with_gpg:dis}able-pgpcore-plugin \
@@ -348,12 +324,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/plugins/bogofilter.so
 
-%if %{with clamav}
-%files plugin-clamav
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/%{name}/plugins/clamav_plugin.so
-%endif
-
 %files plugin-dillo
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/plugins/dillo_viewer.so
@@ -386,6 +356,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2008-04-29 22:56:12  megabajt
+- removed -plugin-clamav subpackage (clamav plugin has been removed from sources)
+- release 1
+
 Revision 1.165  2008-04-29 22:26:45  glen
 - update to 3.4.0, builds but no clamav plugin
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/claws-mail.spec?r1=1.165&r2=1.166&f=u



More information about the pld-cvs-commit mailing list