[shibboleth-sp2] 05/23: Require Xerces 3.2 as shipped by me on all platforms.

Ferenc Wágner wferi at moszumanska.debian.org
Wed Feb 21 10:57:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch master
in repository shibboleth-sp2.

commit cb512e7069a3bba16943608547e64fd9c455b81d
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Mon Nov 27 17:02:49 2017 -0500

    Require Xerces 3.2 as shipped by me on all platforms.
---
 shibboleth.spec.in | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index 870f3a1..a6fb4c8 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -17,15 +17,11 @@ PreReq:		xmltooling-schemas >= 3.0.0, opensaml-schemas >= 3.0.0
 %endif
 %if 0%{?suse_version} > 1030 && 0%{?suse_version} < 1130
 PreReq:		%{insserv_prereq} %{fillup_prereq}
-BuildRequires:	libxerces-c-devel >= 3.2
-%else
-%if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700
-BuildRequires:	systemd-devel, pkgconfig
-BuildRequires:	xerces-c-devel >= 3.2
-%else
-BuildRequires:	libxerces-c-devel >= 3.2
 %endif
+%if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700
+BuildRequires:  systemd-devel, pkgconfig
 %endif
+BuildRequires:  libxerces-c-devel >= 3.2
 BuildRequires:	libxml-security-c-devel >= 2.0.0
 BuildRequires:	libxmltooling-devel >= 3.0.0
 BuildRequires:	libsaml-devel >= 3.0.0
@@ -89,11 +85,7 @@ Summary:	Shibboleth Development Headers
 Group:		Development/Libraries/C and C++
 Requires:	%{name} = %{version}-%{release}
 Obsoletes:	shibboleth-sp-devel = 2.5.0
-%if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700
-Requires:	xerces-c-devel >= 3.2
-%else
 Requires:	libxerces-c-devel >= 3.2
-%endif
 Requires: 	libxml-security-c-devel >= 2.0.0
 Requires: 	libxmltooling-devel >= 3.0.0
 Requires: 	libsaml-devel >= 3.0.0
@@ -472,6 +464,7 @@ exit 0
 %changelog
 * Tue Nov 21 2017 Scott Cantor <cantor.2 at osu.edu> - 3.0.0-1
 - Bump dependency versions
+- Require Xerces 3.2 as shipped by me on all platforms
 
 * Tue May 03 2016 Scott Cantor <cantor.2 at osu.edu> - 2.6.0-1
 - Bump opensaml dependency version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list