SPECS: clamav.spec - update to 0.90-stable

glen glen at pld-linux.org
Wed Feb 14 09:58:05 CET 2007


Author: glen                         Date: Wed Feb 14 08:58:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.90-stable

---- Files affected:
SPECS:
   clamav.spec (1.208 -> 1.209) 

---- Diffs:

================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.208 SPECS/clamav.spec:1.209
--- SPECS/clamav.spec:1.208	Mon Feb 12 22:23:51 2007
+++ SPECS/clamav.spec	Wed Feb 14 09:58:00 2007
@@ -6,18 +6,16 @@
 %bcond_without	milter		# build without milter subpackage
 %bcond_with	curl		# enable curl support
 #
-%define		_rc		rc3
-%define		_rel	1
 Summary:	An anti-virus utility for Unix
 Summary(pl.UTF-8):	Narzędzie antywirusowe dla Uniksów
 Name:		clamav
 Version:	0.90
-Release:	0.%{_rc}.%{_rel}
+Release:	1
 Epoch:		0
 License:	GPL
 Group:		Applications
-Source0:	http://dl.sourceforge.net/clamav/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5:	5af2bdbbb255829dd590609d900c1854
+Source0:	http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
+# Source0-md5:	f04372e49c3c5ff3bd94bbe1fef2eaca
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}-milter.init
@@ -35,10 +33,10 @@
 BuildRequires:	bzip2-devel
 %{?with_curl:BuildRequires:	curl-devel}
 BuildRequires:	gmp-devel
+%{?with_milter:BuildRequires:	libmilter-devel}
 BuildRequires:	libtool
 %{?with_milter:BuildRequires:	libwrap-devel}
 BuildRequires:	rpmbuild(macros) >= 1.268
-%{?with_milter:BuildRequires:	libmilter-devel}
 BuildRequires:	zlib-devel
 Requires(post,preun):	/sbin/chkconfig
 Requires(postun):	/usr/sbin/groupdel
@@ -130,7 +128,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p0
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -339,6 +337,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.209  2007/02/14 08:58:00  glen
+- update to 0.90-stable
+
 Revision 1.208  2007/02/12 21:23:51  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clamav.spec?r1=1.208&r2=1.209&f=u



More information about the pld-cvs-commit mailing list