mirror of
https://abf.rosa.ru/djam/xmlsec1.git
synced 2025-02-23 17:52:49 +00:00
Short summaryes
This commit is contained in:
parent
9d840f1731
commit
71ccfef70b
1 changed files with 9 additions and 3 deletions
12
xmlsec1.spec
12
xmlsec1.spec
|
@ -8,7 +8,9 @@
|
|||
%define libname_openssl %mklibname xmlsec1-openssl %{major}
|
||||
%define libname_gcrypt %mklibname xmlsec1-gcrypt %{major}
|
||||
|
||||
Summary: Library providing support for "XML Signature" and "XML Encryption" standards
|
||||
Summary: Library providing support for "XML Signature" and "XML Encryption"
|
||||
standards
|
||||
|
||||
Name: xmlsec1
|
||||
Version: 1.2.18
|
||||
Release: 3
|
||||
|
@ -31,7 +33,9 @@ The library was created with a goal to support major XML security
|
|||
standards "XML Digital Signature" and "XML Encryption".
|
||||
|
||||
%package -n %{libname}
|
||||
Summary: Library providing support for "XML Signature" and "XML Encryption" standards
|
||||
Summary: Library providing support for "XML Signature" and "XML Encryption"
|
||||
standards
|
||||
|
||||
Group: Development/C
|
||||
Obsoletes: %{_lib}xmlsec1-1 < 1.2.16
|
||||
|
||||
|
@ -41,7 +45,9 @@ The library was created with a goal to support major XML security
|
|||
standards "XML Digital Signature" and "XML Encryption".
|
||||
|
||||
%package -n %{libname_devel}
|
||||
Summary: Libraries, includes, etc. to develop applications with XML Digital Signatures and XML Encryption support
|
||||
Summary: Libraries, includes, etc. to develop applications with XML Digital
|
||||
Signatures and XML Encryption support
|
||||
|
||||
Group: Development/C
|
||||
Requires: %{libname} = %{version}
|
||||
Requires: %{libname_openssl} = %{version}
|
||||
|
|
Loading…
Add table
Reference in a new issue