[master] 3d973f5 Fix spec file for 3.0.0-beta1

Tollef Fog Heen tfheen at varnish-cache.org
Fri May 13 09:45:58 CEST 2011


commit 3d973f5438fb5ba721c63f00ab7fbfc9641edb12
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Fri May 13 09:42:37 2011 +0200

    Fix spec file for 3.0.0-beta1

diff --git a/redhat/varnish.spec b/redhat/varnish.spec
index e50084d..c2d2ee9 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -6,7 +6,7 @@ License: BSD
 Group: System Environment/Daemons
 URL: http://www.varnish-cache.org/
 #Source0: http://repo.varnish-cache.org/source/%{name}-%{version}.tar.gz
-Source0: %{name}-3.0-beta1.tar.gz
+Source0: %{name}-3.0.0-beta1.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # To build from git, start with a make dist, see redhat/README.redhat 
 # You will need at least automake autoconf libtool python-docutils
@@ -72,7 +72,7 @@ Documentation files for %name
 
 %prep
 #%setup -q
-%setup -q -n varnish-3.0-beta1
+%setup -q -n varnish-3.0.0-beta1
 
 mkdir examples
 cp bin/varnishd/default.vcl etc/zope-plone.vcl examples



More information about the varnish-commit mailing list