]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
BUILD: remove TODO from the spec file and add README
authorWilly Tarreau <w@1wt.eu>
Thu, 26 Jun 2014 06:20:38 +0000 (08:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 26 Jun 2014 06:21:43 +0000 (08:21 +0200)
This used to cause a build failure since 1.5.0, as reported by
Timothy Shelton. The proxy protocol doc was also added.

examples/haproxy.spec

index a22e7ea04ea23487a6b703f7642812948e985132..85672177b120766d16fc9b949580e14a64689303 100644 (file)
@@ -67,7 +67,7 @@ fi
 
 %files
 %defattr(-,root,root)
-%doc CHANGELOG TODO examples/*.cfg doc/haproxy-en.txt doc/haproxy-fr.txt doc/architecture.txt doc/configuration.txt
+%doc CHANGELOG README examples/*.cfg doc/haproxy-en.txt doc/haproxy-fr.txt doc/architecture.txt doc/configuration.txt doc/proxy-protocol.txt
 %doc %{_mandir}/man1/%{name}.1*
 
 %attr(0755,root,root) %{_sbindir}/%{name}