SPECS: clamav.spec - updated to 0.95 - -no_auto_libwrap and -valid_pp_exp p...

adamg adamg at pld-linux.org
Tue Mar 24 08:55:12 CET 2009


Author: adamg                        Date: Tue Mar 24 07:55:12 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.95
- -no_auto_libwrap and -valid_pp_exp patches seem obsolete
- package clamdtop
- release 0.1, testing needed

---- Files affected:
SPECS:
   clamav.spec (1.254 -> 1.255) 

---- Diffs:

================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.254 SPECS/clamav.spec:1.255
--- SPECS/clamav.spec:1.254	Mon Feb 16 10:18:33 2009
+++ SPECS/clamav.spec	Tue Mar 24 08:55:07 2009
@@ -8,13 +8,13 @@
 Summary:	An anti-virus utility for Unix
 Summary(pl.UTF-8):	Narzędzie antywirusowe dla Uniksów
 Name:		clamav
-Version:	0.94.2
-Release:	1
+Version:	0.95
+Release:	0.1
 Epoch:		0
 License:	GPL v2+
 Group:		Applications
 Source0:	http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
-# Source0-md5:	1181e6d62341b84708f126cc353f7ebf
+# Source0-md5:	98590386ba9a69039580b1bf48ca038b
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}-milter.init
@@ -23,9 +23,7 @@
 Source8:	%{name}-post-updatedb
 Source9:	%{name}-milter.sysconfig
 Patch0:		%{name}-pld_config.patch
-Patch1:		%{name}-no_auto_libwrap.patch
-Patch2:		%{name}-nolibs.patch
-Patch3:		%{name}-valid_pp_exp.patch
+Patch1:		%{name}-nolibs.patch
 URL:		http://www.clamav.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -146,11 +144,8 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
-
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
@@ -280,6 +275,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog FAQ NEWS README docs/*.pdf
 %attr(755,root,root) %{_bindir}/clamdscan
+%attr(755,root,root) %{_bindir}/clamdtop
 %attr(755,root,root) %{_bindir}/clamscan
 %attr(755,root,root) %{_bindir}/freshclam
 %attr(755,root,root) %{_bindir}/sigtool
@@ -306,6 +302,7 @@
 %files milter
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/clamav-milter
+%config(noreplace) %verify(not md5 mtime size) /etc/clamav-milter.conf
 %attr(754,root,root) /etc/rc.d/init.d/clamav-milter
 #%attr(755,root,root) %{_sysconfdir}/cron.daily/clamav-milter
 #%attr(755,root,root) %{_sysconfdir}/log.d/scripts/services/clamav-milter
@@ -318,9 +315,9 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libclamav.so.5
-%attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.5
-%attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.5
+%attr(755,root,root) %ghost %{_libdir}/libclamav.so.6
+%attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.6
+%attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.6
 
 %files devel
 %defattr(644,root,root,755)
@@ -340,6 +337,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.255  2009/03/24 07:55:07  adamg
+- updated to 0.95
+- -no_auto_libwrap and -valid_pp_exp patches seem obsolete
+- package clamdtop
+- release 0.1, testing needed
+
 Revision 1.254  2009/02/16 09:18:33  blues
 - simplify triggers - use addusertogroup macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clamav.spec?r1=1.254&r2=1.255&f=u



More information about the pld-cvs-commit mailing list