[condor-ec2-enhanced] Update for compatibility with python-condorutils-1.5

rrati rrati at fedoraproject.org
Thu Apr 28 20:03:27 UTC 2011


commit 5ffa005cc995c6437f3e19800f977c15d5fa405e
Author: Robert Rati <rrati at redhat.com>
Date:   Thu Apr 28 15:03:17 2011 -0500

    Update for compatibility with python-condorutils-1.5

 .gitignore               |    1 +
 condor-ec2-enhanced.spec |   10 +++++-----
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 472cd54..38c22c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 condor-ec2-enhanced-1.0-17.tar.gz
 /condor-ec2-enhanced-1.1-2.tar.gz
+/condor-ec2-enhanced-1.1-3.tar.gz
diff --git a/condor-ec2-enhanced.spec b/condor-ec2-enhanced.spec
index 75bfb0c..b874e29 100644
--- a/condor-ec2-enhanced.spec
+++ b/condor-ec2-enhanced.spec
@@ -1,10 +1,10 @@
 %{!?is_fedora: %define is_fedora %(/bin/sh -c "if [ -e /etc/fedora-release ];then echo '1'; fi")}
-%define rel 2
+%define rel 3
 
 Summary: EC2 Enhanced
 Name: condor-ec2-enhanced
 Version: 1.1
-Release: %{rel}%{?dist}.1
+Release: %{rel}%{?dist}
 License: ASL 2.0
 Group: Applications/System
 URL: http://git.fedorahosted.org/git/grid/caroniad.git
@@ -14,7 +14,7 @@ BuildArch: noarch
 Requires: python >= 2.4
 Requires: condor >= 7.0.2-4
 Requires: condor-job-hooks
-Requires: python-condorutils >= 1.4
+Requires: python-condorutils >= 1.5
 Requires: python-condorec2e >= 1.1
 Requires: python-boto >= 1.7a
 Requires: openssl
@@ -59,8 +59,8 @@ exit 0
 %_sbindir/caroniad
 
 %changelog
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-2.1
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Mon Feb  8 2011  <rrati at redhat> - 1.1-3
+- Updated dep on python-condorutils
 
 * Mon Jan  3 2011  <rrati at redhat> - 1.1-2
 - Updated source URL
diff --git a/sources b/sources
index e778e4e..86f3587 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-429c2c7b93989a8902fe0170e18d909c  condor-ec2-enhanced-1.1-2.tar.gz
+410864a7074d3fb88b83ad68ba18153c  condor-ec2-enhanced-1.1-3.tar.gz


More information about the scm-commits mailing list