From 38e5df05b8ef4fec1e8cfc04b201900c30c2b7da Mon Sep 17 00:00:00 2001 From: Carl George Date: Wed, 10 Jan 2018 09:53:48 -0600 Subject: [PATCH] Install license in /usr/share/licenses https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text --- haproxy.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index 68519be..4d1d713 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -118,7 +118,8 @@ exit 0 %files %defattr(-,root,root,-) %doc doc/* examples/* -%doc CHANGELOG LICENSE README ROADMAP VERSION +%doc CHANGELOG README ROADMAP VERSION +%license LICENSE %dir %{haproxy_confdir} %dir %{haproxy_datadir} %{haproxy_datadir}/*