summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2016-07-28 10:36:50 +0100
committerAde Lee <alee@redhat.com>2016-07-29 22:17:48 +0100
commit0f6ddc442d2ac2c166126295dbce32f0c682e0fe (patch)
tree1df9675a705014269e8bdec6c76942e9ab142c68 /specs
parentcb72f5b562e33875a2144c00ea93c7c017138141 (diff)
downloadpki-0f6ddc442d2ac2c166126295dbce32f0c682e0fe.tar.gz
pki-0f6ddc442d2ac2c166126295dbce32f0c682e0fe.tar.xz
pki-0f6ddc442d2ac2c166126295dbce32f0c682e0fe.zip
Re-license the python client files to LGPLv3
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec2
1 files changed, 2 insertions, 0 deletions
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