From 0f6ddc442d2ac2c166126295dbce32f0c682e0fe Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Thu, 28 Jul 2016 10:36:50 +0100 Subject: Re-license the python client files to LGPLv3 --- specs/pki-core.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'specs') diff --git a/specs/pki-core.spec b/specs/pki-core.spec index 0c8cd2ddc..29fc59b7f 100644 --- a/specs/pki-core.spec +++ b/specs/pki-core.spec @@ -1044,6 +1044,7 @@ systemctl daemon-reload %files -n pki-base %defattr(-,root,root,-) %doc base/common/LICENSE +%doc base/common/LICENSE.LESSER %doc %{_datadir}/doc/pki-base/html %dir %{_datadir}/pki %{_datadir}/pki/VERSION @@ -1074,6 +1075,7 @@ systemctl daemon-reload %files -n pki-base-python3 %defattr(-,root,root,-) %doc base/common/LICENSE +%doc base/common/LICENSE.LESSER %exclude %{python3_sitelib}/pki/server %{python3_sitelib}/pki %endif # with_python3 -- cgit