SPECS (AC-branch): squid.spec - cleanup backups after patching
glen
glen at pld-linux.org
Wed Jan 23 21:50:57 CET 2008
Author: glen Date: Wed Jan 23 20:50:57 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- cleanup backups after patching
---- Files affected:
SPECS:
squid.spec (1.282.2.4 -> 1.282.2.5)
---- Diffs:
================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.282.2.4 SPECS/squid.spec:1.282.2.5
--- SPECS/squid.spec:1.282.2.4 Fri Dec 21 10:19:07 2007
+++ SPECS/squid.spec Wed Jan 23 21:50:52 2008
@@ -525,7 +525,8 @@
cd $RPM_BUILD_ROOT/etc/squid
cp -f squid.conf{,.default}
-patch -p0 < %{SOURCE5}
+%{__patch} -p0 < %{SOURCE5}
+rm -f *~ *.orig
cd -
install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/squid
@@ -765,6 +766,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.282.2.5 2008-01-23 20:50:52 glen
+- cleanup backups after patching
+
Revision 1.282.2.4 2007-12-21 09:19:07 blues
- rel.2 - disable epoll for AC, it causes that squid is not usable with
kernel 2.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squid.spec?r1=1.282.2.4&r2=1.282.2.5&f=u
More information about the pld-cvs-commit
mailing list