From: Willy Tarreau Date: Thu, 26 Jun 2014 06:20:38 +0000 (+0200) Subject: BUILD: remove TODO from the spec file and add README X-Git-Tag: v1.6-dev1~386 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca3094d0b1531ce62fc1970aa7396a01330bb5c1;p=thirdparty%2Fhaproxy.git BUILD: remove TODO from the spec file and add README This used to cause a build failure since 1.5.0, as reported by Timothy Shelton. The proxy protocol doc was also added. --- diff --git a/examples/haproxy.spec b/examples/haproxy.spec index a22e7ea04e..85672177b1 100644 --- a/examples/haproxy.spec +++ b/examples/haproxy.spec @@ -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}