summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/nettle.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/packaging/nettle.spec b/packaging/nettle.spec
index b086dcc..7db9eab 100644
--- a/packaging/nettle.spec
+++ b/packaging/nettle.spec
@@ -45,7 +45,7 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
%package -n libnettle
Summary: Cryptographic Tools
-License: LGPL-2.1+ and GPL-2.0+
+License: LGPL-2.1+
Group: Security/Crypto Libraries
%description -n libnettle
@@ -88,17 +88,19 @@ make check
%files -n libnettle
%manifest %{name}.manifest
%defattr(-,root,root)
-%license COPYING*
+%license COPYING.LIB
%{_libdir}/libnettle.so.*
%files -n libhogweed
%manifest %{name}.manifest
%defattr(-,root,root)
+%license COPYING.LIB
%{_libdir}/libhogweed.so.*
%files -n libnettle-devel
%manifest %{name}.manifest
%defattr(-,root,root)
+%license COPYING.LIB
%{_includedir}/nettle
%{_libdir}/libnettle.so
%{_libdir}/libhogweed.so
@@ -108,6 +110,7 @@ make check
%files -n nettle
%manifest %{name}.manifest
%defattr(-,root,root)
+%license COPYING*
%{_bindir}/nettle-lfib-stream
%{_bindir}/pkcs1-conv
%{_bindir}/sexp-conv