[yum-cvs] yum-utils yum-utils.spec,1.46,1.47
Tim Lauridsen
timlau at linux.duke.edu
Tue Jul 17 08:10:33 UTC 2007
Update of /home/groups/yum/cvs/yum-utils
In directory login1.linux.duke.edu:/tmp/cvs-serv15047
Modified Files:
yum-utils.spec
Log Message:
Added Requires: yum-updatesd to yum-refresh-updatesd in spec file
rhbz (#248181)
Index: yum-utils.spec
===================================================================
RCS file: /home/groups/yum/cvs/yum-utils/yum-utils.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- yum-utils.spec 3 Jul 2007 12:58:09 -0000 1.46
+++ yum-utils.spec 17 Jul 2007 08:10:31 -0000 1.47
@@ -134,6 +134,7 @@
Summary: Tell yum-updatesd to check for updates when yum exits
Group: System Environment/Base
Requires: yum >= 3.0
+Requires: yum-updatesd
%description -n yum-refresh-updatesd
yum-refresh-updatesd tells yum-updatesd to check for updates when yum exits.
@@ -309,6 +310,8 @@
/usr/lib/yum-plugins/protect-packages.*
%changelog
+* Tue Jul 17 2007 Tim Lauridsen <tla at rasmil.dk>
+- Added Requires: yum-updatesd to yum-refresh-updatesd
* Tue Jul 03 2007 Panu Matilainen <pmatilai at laiskiainen.org>
- Add versionlock list format documentation
More information about the Yum-cvs-commits
mailing list