[master] d346cd9 Drop rst2man magic in spec file; unneeded

Tollef Fog Heen tfheen at varnish-cache.org
Thu Jan 27 12:15:06 CET 2011


commit d346cd956427e3a4984e523957a454f6364e40b2
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Thu Jan 27 12:14:39 2011 +0100

    Drop rst2man magic in spec file; unneeded

diff --git a/redhat/varnish.spec b/redhat/varnish.spec
index 0a7c99f..39748e0 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -81,11 +81,6 @@ mkdir examples
 cp bin/varnishd/default.vcl etc/zope-plone.vcl examples
 
 %build
-# No rst2man in rhel4 or rhel5 (use pregenerated manpages)
-#%if 0%{?rhel} < 6 && 0%{?fedora} < 12
-#	export RST2MAN=true
-#%endif
-
 # No pkgconfig/libpcre.pc in rhel4
 %if 0%{?rhel} == 4
 	export PCRE_CFLAGS=`pcre-config --cflags`



More information about the varnish-commit mailing list