summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongsun Lee <ds73.lee@samsung.com>2017-03-29 16:23:42 +0900
committerDongsun Lee <ds73.lee@samsung.com>2017-03-29 16:47:44 +0900
commit0a4a8339520b245f2cd2a2c354225ed084096979 (patch)
tree2dbad1a10d9bf4542e7261d4826cb9b2298d6626
parenta4f0c18189ec1a3699434a187f0e1f6d5ed19653 (diff)
downloadxmlsec1-0a4a8339520b245f2cd2a2c354225ed084096979.tar.gz
xmlsec1-0a4a8339520b245f2cd2a2c354225ed084096979.tar.bz2
xmlsec1-0a4a8339520b245f2cd2a2c354225ed084096979.zip
Change-Id: I4e7a82484b42ade2757e1bf4d22f559b0f877d26 Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
-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