[eucalyptus] Use newer wss4j / xml-security / hibernate in F18

Andy Grimm arg at fedoraproject.org
Wed Dec 12 21:59:33 UTC 2012


commit 961474d143c2b1564d1f4decb19f0a651236f81e
Author: Andy Grimm <agrimm at gmail.com>
Date:   Wed Dec 12 16:59:21 2012 -0500

    Use newer wss4j / xml-security / hibernate in F18

 eucalyptus.spec |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/eucalyptus.spec b/eucalyptus.spec
index 4dc397b..f6bee07 100644
--- a/eucalyptus.spec
+++ b/eucalyptus.spec
@@ -14,7 +14,7 @@
 Summary:       Elastic Utility Computing Architecture
 Name:          eucalyptus
 Version:       3.2.0
-Release:       0.3.20121210git%{gittag}%{?dist}
+Release:       0.4.20121210git%{gittag}%{?dist}
 License:       GPLv3 and (GPLv3 and ASL 2.0) and (GPLv3 and BSD)
 URL:           http://www.eucalyptus.com
 Group:         Applications/System
@@ -87,10 +87,10 @@ BuildRequires: tomcat-servlet-3.0-api
 BuildRequires: velocity
 BuildRequires: woodstox-core
 BuildRequires: wsdl4j
-BuildRequires: wss4j
+BuildRequires: wss4j >= 1.6.7-1
 BuildRequires: xalan-j2
 BuildRequires: xml-commons-apis
-BuildRequires: xml-security
+BuildRequires: xml-security >= 1.5.3-1
 # Should be a json-lib Requires
 BuildRequires: xom
 BuildRequires: m2crypto
@@ -281,10 +281,10 @@ Requires:     tomcat-servlet-3.0-api
 Requires:     velocity
 Requires:     woodstox-core
 Requires:     wsdl4j
-Requires:     wss4j
+Requires:     wss4j >= 1.6.7-1
 Requires:     xalan-j2
 Requires:     xml-commons-apis
-Requires:     xml-security
+Requires:     xml-security >= 1.5.3-1
 Requires:     xom
 Requires:     %{_sbindir}/euca_conf
 Requires(preun): systemd-units
@@ -515,14 +515,10 @@ touch gatherlog/generated/stubs cluster/generated/stubs node/generated/stubs
 %patch16 -p1
 %patch18 -p1
 %patch20 -p1
-%if 0%{?fedora} >= 19
 %patch23 -p1
-%endif
 %patch24 -p1
 %patch25 -p1
-%if 0%{?fedora} >= 19
 %patch26 -p1
-%endif
 %patch27 -p1
 %patch28 -p1
 
@@ -1032,6 +1028,9 @@ if [ "$1" = "0" ]; then
 fi
 
 %changelog
+* Wed Dev 12 2012 Andy Grimm <agrimm at gmail.com> - 3.2.0-0.4.20121210git5ab7257
+- Use newer wss4j / xml-security / hibernate in F18
+
 * Wed Dec 12 2012 Andy Grimm <agrimm at gmail.com> - 3.2.0-0.3.20121210git5ab7257
 - Work around incorrect tgt status checks
 - Define environment variables in eucalyptus-clean-cc script


More information about the scm-commits mailing list