summaryrefslogtreecommitdiff
path: root/packaging/xmlsec1.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/xmlsec1.spec')
-rw-r--r--packaging/xmlsec1.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/packaging/xmlsec1.spec b/packaging/xmlsec1.spec
index 8e351463..ddfd833b 100644
--- a/packaging/xmlsec1.spec
+++ b/packaging/xmlsec1.spec
@@ -22,6 +22,7 @@ installed. The xsltproc command is a command line interface to the XSLT engine
%package gcrypt
Summary: Gcrypt crypto plugin for XML Security Library
+License: MIT
Group: System/Libraries
Requires: %{name} = %{version}
@@ -31,6 +32,7 @@ for the xmlsec library.
%package openssl
Summary: OpenSSL crypto plugin for XML Security Library
+License: MIT
Group: System/Libraries
Requires: %{name} = %{version}
@@ -40,6 +42,7 @@ for the xmlsec library.
%package devel
Summary: Libraries, includes, etc
+License: MIT
Group: Development/Libraries
Requires: %{name} = %{version}
@@ -51,6 +54,7 @@ installed.
%package devel-static
Summary: A library for Perl-compatible regular expressions
+License: MIT
Group: System/Libraries
Requires: %{name}-devel = %{version}
@@ -104,15 +108,17 @@ cp %{SOURCE1001} .
%files gcrypt
%manifest %{name}.manifest
+%license Copyright
%{_libdir}/libxmlsec1-gcrypt.so.*
%files openssl
%manifest %{name}.manifest
+%license Copyright
%{_libdir}/libxmlsec1-openssl.so.*
%files devel
%manifest %{name}.manifest
-%doc Copyright
+%license Copyright
%{_includedir}/xmlsec1
%{_bindir}/xmlsec1-config
%{_libdir}/lib*.so
@@ -122,4 +128,5 @@ cp %{SOURCE1001} .
%files devel-static
%manifest %{name}.manifest
+%license Copyright
%{_libdir}/*.a