[condor: 26/31] Rebuild of HCC version.

Brian Bockelman bbockelm at fedoraproject.org
Fri Mar 8 01:21:50 UTC 2013


commit 428d54a7b462881d8e085102fda342b3128fc260
Author: Brian Bockelman <bbockelm at cse.unl.edu>
Date:   Mon Dec 17 07:23:24 2012 -0600

    Rebuild of HCC version.

 condor.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/condor.spec b/condor.spec
index 88e5996..43088ed 100644
--- a/condor.spec
+++ b/condor.spec
@@ -38,7 +38,7 @@
 %define git_build 1
 # If building with git tarball, Fedora requests us to record the rev.  Use:
 # git log -1 --pretty=format:'%h'
-%define git_rev 49e132e
+%define git_rev 8628034
 
 %if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
@@ -48,7 +48,7 @@
 Summary: Condor: High Throughput Computing
 Name: condor
 Version: %{tarball_version}
-%define condor_base_release 0.8
+%define condor_base_release 0.9
 %if %git_build
 	%define condor_release %condor_base_release.%{git_rev}.git
 %else


More information about the scm-commits mailing list