Author: glen Date: Wed May 26 21:40:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - add branch.diff
---- Files affected: packages/varnish: varnish.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: packages/varnish/varnish.spec diff -u packages/varnish/varnish.spec:1.57 packages/varnish/varnish.spec:1.58 --- packages/varnish/varnish.spec:1.57 Wed May 26 16:17:11 2010 +++ packages/varnish/varnish.spec Wed May 26 23:40:15 2010 @@ -17,13 +17,12 @@ Source0: http://downloads.sourceforge.net/varnish/%{name}-%{version}.tar.gz # Source0-md5: d91dc21c636db61c69b5e8f061c5bb95 Source1: %{name}.init -Source2: %{name}log.init Source3: %{name}ncsa.init Source4: %{name}.sysconfig Source5: %{name}ncsa.sysconfig Source6: %{name}.logrotate Source7: %{name}.conf -#Patch100: branch.diff +Patch100: branch.diff Patch0: %{name}-build.patch URL: http://www.varnish-cache.org/ BuildRequires: autoconf @@ -96,7 +95,7 @@ %prep %setup -q -#%patch100 -p0 +%patch100 -p0 %patch0 -p1 %build @@ -211,6 +210,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2010/05/26 21:40:15 glen +- add branch.diff + Revision 1.57 2010/05/26 14:17:11 glen - drop varnishlog initscript; it is pointless to capture all the log all the times ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish/varnish.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
