1
1
Name: xml-security-c
2
2
Version: 2.0.4
3
3
Release: 1
4
- Summary: Apache XML security C++ library
4
+ Summary: Shibboleth XML Security C++ Library
5
5
Group: Development/Libraries/C and C++
6
- License: Apache 2.0
7
- URL: http://www.apache.org/dist/santuario/c-library/
6
+ Vendor: Shibboleth Consortium
7
+ License: Apache-2.0
8
+ URL: http://www.opensaml.org/
8
9
Source: %{name }-%{version }.tar.bz2
9
10
BuildRoot: %{_tmppath }/%{name }-%{version }-build
10
11
@@ -26,7 +27,7 @@ Xerces-C XML Parser and Xalan-C XSLT processor. The latter is used for processin
26
27
XPath and XSLT transforms.
27
28
28
29
%package -n xml-security-c-bin
29
- Summary: Utilities for XML security C++ library
30
+ Summary: Utilities for Shibboleth XML Security C++ Library
30
31
Group: Development/Libraries/C and C++
31
32
32
33
%description -n xml-security-c-bin
@@ -38,7 +39,7 @@ XPath and XSLT transforms.
38
39
This package contains the utility programs.
39
40
40
41
%package -n libxml-security-c20
41
- Summary: Apache XML security C++ library
42
+ Summary: Shibboleth XML Security C++ Library
42
43
Group: Development/Libraries/C and C++
43
44
Provides: xml-security-c = %{version }-%{release }
44
45
@@ -51,7 +52,7 @@ XPath and XSLT transforms.
51
52
This package contains just the shared library.
52
53
53
54
%package -n libxml-security-c-devel
54
- Summary: Development files for the Apache C++ XML security library
55
+ Summary: Development files for the Shibboleth C++ XML Security Library
55
56
Group: Development/Libraries/C and C++
56
57
Requires: libxml-security-c20 = %{version }-%{release }
57
58
Requires: openssl-devel
@@ -101,6 +102,9 @@ This package includes files needed for development with xml-security-c.
101
102
%exclude %{_libdir }/* .la
102
103
103
104
%changelog
105
+ *
Thu Jun 27 2024 Scott Cantor <[email protected] > 2.0.4-1
106
+ - Adjust for migration to Shibboleth Project
107
+
104
108
*
Thu Oct 14 2021 Scott Cantor <[email protected] > 2.0.3-1
105
109
- Bump version for OpenSSL 3 fix
106
110
0 commit comments