[condor: 21/31] Rebuild to resync with upstream.

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


commit 5256d9df3d2c1ccc5eccb997feb3d2ef133dc558
Author: Brian Bockelman <bbockelm at cse.unl.edu>
Date:   Thu Nov 29 08:10:27 2012 -0600

    Rebuild to resync with upstream.

 condor.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/condor.spec b/condor.spec
index 2d38f33..6993959 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 02dc2b1
+%define git_rev 537ccb1
 
 %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: 7.9.2
-%define condor_base_release 0.3
+%define condor_base_release 0.4
 %if %git_build
 	%define condor_release %condor_base_release.%{git_rev}.git
 %else


More information about the scm-commits mailing list