Fix dependencies.
authorScott Cantor <cantor.2@osu.edu>
Tue, 22 Jul 2008 18:58:10 +0000 (18:58 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 22 Jul 2008 18:58:10 +0000 (18:58 +0000)
depend
shibboleth.spec.in

diff --git a/depend b/depend
index 1e7190a..5cd3481 100644 (file)
--- a/depend
+++ b/depend
@@ -5,8 +5,8 @@ P SHIBxerces xerces-c
 P SHIBxmlsec xml-security-c
        1.4.0
 P SHIBxmltool xmltooling-c
-    1.0
+    1.1
 P SHIBosaml opensaml-c
-       2.0
+       2.1
 P SHIBlog4shib log4shib
     1.0
index 37e5262..6f0e7d4 100644 (file)
@@ -1,7 +1,7 @@
 Name:          shibboleth
 Summary:       Open source system for attribute-based Web SSO
 Version:       @-VERSION-@
-Release:       6
+Release:       1
 #Copyright:    Internet2
 Group:         System Environment/Libraries
 License:       Apache style
@@ -11,7 +11,7 @@ BuildRoot:    %{_tmppath}/%{name}-%{version}-root
 BuildRequires: openssl-devel
 BuildRequires: xerces%{?xercesver}-c-devel >= 2.8.0
 BuildRequires:  xml-security-c-devel >= 1.4.0
-BuildRequires: zlib-devel, opensaml-devel >= 2.0
+BuildRequires: zlib-devel, opensaml-devel >= 2.1
 %{?_with_log4cpp:BuildRequires:        log4cpp-devel >= 1.0}
 %{!?_with_log4cpp:BuildRequires: log4shib-devel}
 %{?_with_fastcgi:BuildRequires: fcgi-devel}