mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
MINOR: examples: update haproxy.spec to mention new docs
intro.txt and management.txt were added. haproxy-{en,fr}.txt were removed.
This commit is contained in:
parent
44aed90ce1
commit
cf2316644d
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ fi
|
|||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc CHANGELOG README examples/*.cfg doc/haproxy-en.txt doc/haproxy-fr.txt doc/architecture.txt doc/configuration.txt doc/proxy-protocol.txt
|
||||
%doc CHANGELOG README examples/*.cfg doc/architecture.txt doc/configuration.txt doc/intro.txt doc/management.txt doc/proxy-protocol.txt
|
||||
%doc %{_mandir}/man1/%{name}.1*
|
||||
|
||||
%attr(0755,root,root) %{_sbindir}/%{name}
|
||||
|
|
|
|||
Loading…
Reference in a new issue