
ingvar at varnish-cache
Apr 24, 2012, 6:02 AM
Views: 46
Permalink
|
|
[master] d31f331 Removed source installation instructions INSTALL, as requested by rpmlint
|
|
commit d31f331e4c93a0751a785d20be6abb23f0bcf678 Author: Ingvar Hagelund <ingvar [at] redpill-linpro> Date: Mon Apr 23 10:52:40 2012 +0200 Removed source installation instructions INSTALL, as requested by rpmlint diff --git a/redhat/varnish.spec b/redhat/varnish.spec index 5ab53c5..5364637 100644 --- a/redhat/varnish.spec +++ b/redhat/varnish.spec @@ -177,7 +177,7 @@ rm -rf %{buildroot} %{_mandir}/man1/*.1* %{_mandir}/man3/*.3* %{_mandir}/man7/*.7* -%doc INSTALL LICENSE README redhat/README.redhat ChangeLog +%doc LICENSE README redhat/README.redhat ChangeLog %doc examples %dir %{_sysconfdir}/varnish/ %config(noreplace) %{_sysconfdir}/varnish/default.vcl _______________________________________________ varnish-commit mailing list varnish-commit [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit
|