diff --git a/.gitignore b/.gitignore index da3ed29..f324417 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /condor-7.9.0-3b0e7b0c-GIT.tar.gz /condor-7.9.1-65cac1a2-RH.tar.gz /condor-7.9.1-c88f1e4e-RH.tar.gz +/condor-7.9.1-83a2a073-RH.tar.gz diff --git a/condor.spec b/condor.spec index 30939c2..51debe7 100644 --- a/condor.spec +++ b/condor.spec @@ -90,7 +90,7 @@ Source0: condor.tar.gz # 8f6ba9377309d0d961de538224664f5b condor_src-7.9.1-all-all.tar.gz # # Note: The md5sum of each generated tarball may be different -Source0: condor-7.9.1-c88f1e4e-RH.tar.gz +Source0: condor-7.9.1-83a2a073-RH.tar.gz Source1: generate-tarball.sh %endif @@ -559,7 +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 -mv %{buildroot}/etc/examples %{_builddir}/%{name}-%{tarball_version} +mv -f %{buildroot}/etc/examples %{_builddir}/%{name}-%{tarball_version} # rsh is built if glexec is on. No. Clue. Why. %if %glexec @@ -1035,7 +1035,7 @@ fi %endif %changelog -* Wed Aug 15 2012 - 7.9.1-0.1 +* Thu Aug 16 2012 - 7.9.1-0.1 - Fast forward to 7.9.1 pre-release - Fix CVE-2012-3416 diff --git a/sources b/sources index cc0a15e..d5652d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aac9cd4e8f1e784d51182d9e4c29ceed condor-7.9.1-c88f1e4e-RH.tar.gz +6a9f75ceeda8fecaf792f1c40de7ab01 condor-7.9.1-83a2a073-RH.tar.gz