[xmltooling] 06/24: Require Xerces 3.2 as shipped by me on all platforms.
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Fri Jan 12 15:53:56 UTC 2018
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch master
in repository xmltooling.
commit 8d8d11a568b40e7da0e88f0ce6b6ed1fac07fd84
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Mon Nov 27 16:59:06 2017 -0500
Require Xerces 3.2 as shipped by me on all platforms.
---
xmltooling.spec.in | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/xmltooling.spec.in b/xmltooling.spec.in
index 1c0f16f..25518d8 100644
--- a/xmltooling.spec.in
+++ b/xmltooling.spec.in
@@ -8,11 +8,7 @@ License: Apache-2.0
URL: http://www.opensaml.org/
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
-%if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700
-BuildRequires: xerces-c-devel >= 3.2
-%else
BuildRequires: libxerces-c-devel >= 3.2
-%endif
BuildRequires: libxml-security-c-devel >= 2.0.0
%{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0}
%{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4}
@@ -74,11 +70,7 @@ Group: Development/Libraries/C and C++
Requires: lib at PACKAGE_NAME@8 = %{version}-%{release}
Provides: @PACKAGE_NAME at -devel = %{version}-%{release}
Obsoletes: @PACKAGE_NAME at -devel < %{version}-%{release}
-%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
%{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0}
%{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4}
@@ -160,6 +152,7 @@ This package includes XML schemas and related files.
%changelog
* Tue Nov 21 2017 Scott Cantor <cantor.2 at osu.edu> - 3.0.0-1
- Update soname
+- Require Xerces 3.2 as shipped by me on all platforms
* Fri Jun 24 2016 Scott Cantor <cantor.2 at osu.edu> - 1.6.0-1
- Fix some lint issues
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list