Commit 7030ed3d authored by Denis Brækhus's avatar Denis Brækhus Committed by Denis Brækhus

Remove source files in copy op.

parent 3383ddf3
...@@ -18,10 +18,10 @@ Source1: varnish.initrc ...@@ -18,10 +18,10 @@ Source1: varnish.initrc
Source2: varnish.sysconfig Source2: varnish.sysconfig
Source3: varnish.logrotate Source3: varnish.logrotate
Source4: varnishreload Source4: varnishreload
Source5: varnish.service Source6: varnish.service
Source6: varnishncsa.initrc Source9: varnishncsa.initrc
Source7: varnishncsa.service Source10: varnishncsa.service
Source8: find-provides Source11: find-provides
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: automake BuildRequires: automake
...@@ -87,7 +87,7 @@ Varnish Cache is a high-performance HTTP accelerator ...@@ -87,7 +87,7 @@ Varnish Cache is a high-performance HTTP accelerator
%prep %prep
%setup -n varnish-%{version}%{?vd_rc} %setup -n varnish-%{version}%{?vd_rc}
#%setup -q -n varnish-trunk #%setup -q -n varnish-trunk
cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} . cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} .
cp %{SOURCE6} %{SOURCE9} %{SOURCE10} %{SOURCE11} . cp %{SOURCE6} %{SOURCE9} %{SOURCE10} %{SOURCE11} .
%build %build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment