rpms/yum-cron/devel import.log,1.2,1.3 yum-cron.spec,1.14,1.15

Alec Thomas Habig habig at fedoraproject.org
Fri Aug 21 19:30:56 UTC 2009


Author: habig

Update of /cvs/pkgs/rpms/yum-cron/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5950/devel

Modified Files:
	import.log yum-cron.spec 
Log Message:
deal with stale lockdirs, bug 515814 




Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/yum-cron/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	11 Aug 2009 00:04:53 -0000	1.2
+++ import.log	21 Aug 2009 19:30:56 -0000	1.3
@@ -1,2 +1,3 @@
 yum-cron-0_8_3-1_fc10:HEAD:yum-cron-0.8.3-1.fc10.src.rpm:1229296060
 yum-cron-0_8_4-1_fc11:HEAD:yum-cron-0.8.4-1.fc11.src.rpm:1249949003
+yum-cron-0_8_4-2_fc11:HEAD:yum-cron-0.8.4-2.fc11.src.rpm:1250883009


Index: yum-cron.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum-cron/devel/yum-cron.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- yum-cron.spec	11 Aug 2009 00:04:53 -0000	1.14
+++ yum-cron.spec	21 Aug 2009 19:30:56 -0000	1.15
@@ -1,7 +1,7 @@
 Summary: Files needed to run yum updates as a cron job
 Name: yum-cron
 Version: 0.8.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://linux.duke.edu/yum/
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -91,6 +91,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/sysconfig/yum-cron
 
 %changelog
+* Fri Aug 21 2009 Alec Habig <ahabig at umn.edu> - 0.8.4-2
+- pushing to updates-testing to resolve bug 515814, dealing with stale lockfiles
+
 * Wed Aug 5 2009 Alec Habig <ahabig at umn.edu> - 0.8.4-1
 - deal with stale lockdirs
 




More information about the scm-commits mailing list