[cpp-sp] branch master updated: Fix stale schema version refs.

Scott Cantor cantor.2 at osu.edu
Thu May 3 15:10:09 EDT 2018


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

scantor pushed a commit to branch master
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=62305d17e7e219ccd3371db67669dc740538462f

The following commit(s) were added to refs/heads/master by this push:
       new  62305d1   Fix stale schema version refs.
62305d1 is described below

commit 62305d17e7e219ccd3371db67669dc740538462f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu May 3 15:10:08 2018 -0400

    Fix stale schema version refs.
---
 shibboleth.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index ff56d1e..aca48ba 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -11,7 +11,7 @@ BuildRoot:	%{_tmppath}/%{name}-sp-%{version}-root
 Obsoletes:	shibboleth-sp = 2.5.0
 Requires:	openssl
 %if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600 || 0%{?amzn} >= 1
-PreReq:		xmltooling-schemas%{?_isa} >= 1.6.0, opensaml-schemas%{?_isa} >= 2.6.0
+PreReq:		xmltooling-schemas%{?_isa} >= 3.0.0, opensaml-schemas%{?_isa} >= 3.0.0
 %else
 PreReq:		xmltooling-schemas >= 3.0.0, opensaml-schemas >= 3.0.0
 %endif

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list