rpms/clamav/devel clamav.spec,1.96,1.97

ensc ensc at fedoraproject.org
Sat Jan 2 15:01:18 UTC 2010


Author: ensc

Update of /cvs/extras/rpms/clamav/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8232/devel

Modified Files:
	clamav.spec 
Log Message:
fixed %apply to work with older rpmbuild versions



Index: clamav.spec
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -p -r1.96 -r1.97
--- clamav.spec	6 Dec 2009 11:18:53 -0000	1.96
+++ clamav.spec	2 Jan 2010 15:01:18 -0000	1.97
@@ -20,7 +20,7 @@
 
 %{?with_noarch:%global noarch	BuildArch:	noarch}
 %{!?release_func:%global release_func() %1%{?dist}}
-%{!?apply:%global  apply(p:n:b:) %patch%%{-n:%%{-n*}} %%{-p:-p%%{-p*}} %%{-b:-b%%{-b*}} \
+%{!?apply:%global  apply(p:n:b:) %patch%%{-n:%%{-n*}} %%{-p:-p %%{-p*}} %%{-b:-b %%{-b*}} \
 %nil}
 
 Summary:	End-user tools for the Clam Antivirus scanner




More information about the fedora-extras-commits mailing list