[condor-low-latency/f16] Updated condorutils dep

rrati rrati at fedoraproject.org
Tue Aug 30 14:32:08 UTC 2011


commit d2f1291245a37c934bd23d8de02bd91947b2ec96
Author: Robert Rati <rrati at redhat.com>
Date:   Tue Aug 30 09:31:55 2011 -0500

    Updated condorutils dep

 .gitignore              |    1 +
 condor-low-latency.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea6e7c0..af2df01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ condor-low-latency-1.0-19.tar.gz
 /condor-low-latency-1.1-1.tar.gz
 /condor-low-latency-1.1-3.tar.gz
 /condor-low-latency-1.2-1.tar.gz
+/condor-low-latency-1.2-2.tar.gz
diff --git a/condor-low-latency.spec b/condor-low-latency.spec
index 73b815b..e417995 100644
--- a/condor-low-latency.spec
+++ b/condor-low-latency.spec
@@ -1,5 +1,5 @@
 %{!?is_fedora: %define is_fedora %(/bin/sh -c "if [ -e /etc/fedora-release ];then echo '1'; fi")}
-%define rel 1
+%define rel 2
 
 Summary: Low Latency Scheduling
 Name: condor-low-latency
@@ -14,7 +14,7 @@ BuildArch: noarch
 Requires: python >= 2.3
 Requires: condor >= 7.0.2-4
 Requires: condor-job-hooks
-Requires: python-condorutils >= 1.5
+Requires: python-condorutils >= 1.5-4
 Requires: python-qpid
 
 %description
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %_sbindir/carod
 
 %changelog
+* Fri Jul 22 2011  <rrati at redhat> - 1.2-2
+- Updated python-condorutils dep
+
 * Fri Jul  1 2011  <rrati at redhat> - 1.2-1
 - Change config param names:
   LL_DAEMON -> CAROD
diff --git a/sources b/sources
index 099dfaa..d0a6ee0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ddaaa44630211e699a4d938e53cc8d3  condor-low-latency-1.2-1.tar.gz
+01ee8398c3be529aa50f9315547df624  condor-low-latency-1.2-2.tar.gz


More information about the scm-commits mailing list