[condor/f15] 7.7.5-0.2 corrected sources

tstclair tstclair at fedoraproject.org
Wed Mar 7 20:12:55 UTC 2012


commit 5535c02fcc972215ab3da83c337e0433669f9878
Author: Timothy St. Clair <tstclair at redhat.com>
Date:   Wed Mar 7 14:11:59 2012 -0600

    7.7.5-0.2 corrected sources

 .gitignore  |    1 +
 condor.spec |    7 +++----
 sources     |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 786d240..beb653a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /condor-7.7.3-c39a8b84-GIT.tar.gz
 /condor-7.7.5-03a0f934-GIT.tar.gz
 /condor-7.7.5-e5e734c8-GIT.tar.gz
+/condor-7.7.5-e5e734c8-2-GIT.tar.gz
diff --git a/condor.spec b/condor.spec
index a6c0772..03da61e 100644
--- a/condor.spec
+++ b/condor.spec
@@ -85,9 +85,9 @@ Source0: condor.tar.gz
 #
 #   ecafed3e183e9fc6608dc9e55e4dd59b  condor_src-7.7.1-all-all.tar.gz
 #   6a7a42515d5ae6c8cb3c69492697e04f  condor_src-7.7.3-all-all.tar.gz
-#   e941854c58c885e898e33ca6a3ef683b  condor_src-7.7.5-all-all.tar.gz
+#   32727366db9d0dcd57f5a41f2352f40d  condor_src-7.7.5-all-all.tar.gz
 # Note: The md5sum of each generated tarball may be different
-Source0: condor-7.7.5-e5e734c8-GIT.tar.gz
+Source0: condor-7.7.5-e5e734c8-2-GIT.tar.gz
 Source1: generate-tarball.sh
 %endif
 
@@ -559,8 +559,7 @@ install -Dp -m0755 %{buildroot}/etc/examples/condor.init %buildroot/%_initrddir/
 %endif
 
 # we must place the config examples in builddir so %doc can find them
-rm -rf %{buildroot}/etc/examples 
-#%{_builddir}/%{name}-%{tarball_version}
+mv %{buildroot}/etc/examples %{_builddir}/%{name}-%{tarball_version}
 
 # rsh is built if glexec is on.  No. Clue. Why.
 %if %glexec
diff --git a/sources b/sources
index a160149..8dfb9c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2512e5f91943a29f6ddf697adefd53da  condor-7.7.5-e5e734c8-GIT.tar.gz
+c9b6764835d4583b6b007ea64e30da6e  condor-7.7.5-e5e734c8-2-GIT.tar.gz


More information about the scm-commits mailing list