From: ingvar Date: Thu, 22 Jan 2009 13:07:20 +0000 (+0000) Subject: Don't need debug patch outside fedora package X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ee6ad050d17b9a977e1f972ce98e8d2c7540f58;p=varnish Don't need debug patch outside fedora package git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3539 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/redhat/varnish.spec b/varnish-cache/redhat/varnish.spec index 2b79a7ec..888dd422 100644 --- a/varnish-cache/redhat/varnish.spec +++ b/varnish-cache/redhat/varnish.spec @@ -6,7 +6,7 @@ License: BSD Group: System Environment/Daemons URL: http://www.varnish-cache.org/ Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz -Patch0: varnish.varnishtest_debugflag.patch +#Patch0: varnish.varnishtest_debugflag.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # The svn sources needs autoconf, automake and libtool to generate a suitable # configure script. Release tarballs would not need this @@ -64,7 +64,7 @@ Varnish is a high-performance HTTP accelerator %setup -q #%setup -q -n varnish-cache -%patch0 -p0 +#%patch0 -p0 # The svn sources needs to generate a suitable configure script # Release tarballs would not need this