[4.0] a93acd2 Package all new example VCL files
Lasse Karstensen
lkarsten at varnish-software.com
Thu Mar 13 10:24:22 CET 2014
commit a93acd2fb33bb40b1e9c37f2b632e0ebc55e3663
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date: Tue Jan 28 15:19:32 2014 +0100
Package all new example VCL files
diff --git a/redhat/varnish.spec b/redhat/varnish.spec
index 0b53613..c441033 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -87,7 +87,6 @@ Documentation files for %name
#%setup -q -n varnish-trunk
mkdir examples
-cp etc/builtin.vcl etc/example.vcl examples
%build
# No pkgconfig/libpcre.pc in rhel4
@@ -193,7 +192,8 @@ rm -rf %{buildroot}
%{_mandir}/man3/*.3*
%{_mandir}/man7/*.7*
%doc LICENSE README redhat/README.redhat ChangeLog
-%doc examples
+%doc examples/*
+%{_docdir}/varnish/
%dir %{_sysconfdir}/varnish/
%config(noreplace) %{_sysconfdir}/varnish/default.vcl
%config(noreplace) %{_sysconfdir}/logrotate.d/varnish
More information about the varnish-commit
mailing list