r3147 - trunk/varnish-cache/redhat
ingvar at projects.linpro.no
ingvar at projects.linpro.no
Fri Aug 29 22:25:37 CEST 2008
Author: ingvar
Date: 2008-08-29 22:25:37 +0200 (Fri, 29 Aug 2008)
New Revision: 3147
Modified:
trunk/varnish-cache/redhat/varnish.spec
Log:
Make setup quiet in specfile => one less warning from rpmlint
Modified: trunk/varnish-cache/redhat/varnish.spec
===================================================================
--- trunk/varnish-cache/redhat/varnish.spec 2008-08-29 12:41:27 UTC (rev 3146)
+++ trunk/varnish-cache/redhat/varnish.spec 2008-08-29 20:25:37 UTC (rev 3147)
@@ -63,7 +63,7 @@
%prep
#%setup -q
-%setup -n varnish-2.0-beta1
+%setup -q -n varnish-2.0-beta1
# The svn sources needs to generate a suitable configure script
# Release tarballs would not need this
More information about the varnish-commit
mailing list