r5135 - trunk/varnish-cache/redhat

ingvar at varnish-cache.org ingvar at varnish-cache.org
Thu Aug 26 15:49:35 CEST 2010


Author: ingvar
Date: 2010-08-26 15:49:35 +0200 (Thu, 26 Aug 2010)
New Revision: 5135

Modified:
   trunk/varnish-cache/redhat/README.redhat
   trunk/varnish-cache/redhat/varnish.spec
Log:
fixed a typo and changed to a more recent version number example in README.redhat

Modified: trunk/varnish-cache/redhat/README.redhat
===================================================================
--- trunk/varnish-cache/redhat/README.redhat	2010-08-26 13:12:55 UTC (rev 5134)
+++ trunk/varnish-cache/redhat/README.redhat	2010-08-26 13:49:35 UTC (rev 5135)
@@ -79,5 +79,5 @@
 This builds a source rpm. Then you can, for example on a RHEL4 system,
 do something like this:
 
-rpmbuild --define "dist el4" --rebuild /path/to/varnish-1.1.2.src.rpm
+rpmbuild --define "dist .el4" --rebuild /path/to/varnish-2.1.4-0.svn20100826r5134.src.rpm
 

Modified: trunk/varnish-cache/redhat/varnish.spec
===================================================================
--- trunk/varnish-cache/redhat/varnish.spec	2010-08-26 13:12:55 UTC (rev 5134)
+++ trunk/varnish-cache/redhat/varnish.spec	2010-08-26 13:49:35 UTC (rev 5135)
@@ -1,7 +1,7 @@
 Summary: High-performance HTTP accelerator
 Name: varnish
 Version: 2.1.4
-Release: 0.svn20100824r5117%{?dist}
+Release: 0.svn20100826r5134%{?dist}
 License: BSD
 Group: System Environment/Daemons
 URL: http://www.varnish-cache.org/




More information about the varnish-commit mailing list