[yum-commits] Branch 'yum-3_2_X' - 2 commits - ChangeLog yum.spec
skvidal at osuosl.org
skvidal at osuosl.org
Thu Jan 13 05:34:55 UTC 2011
ChangeLog | 8 ++++++++
yum.spec | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit 30c993c19b8b85f44e7cec436484862ab55a6961
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Thu Jan 13 00:34:35 2011 -0500
changelog update
diff --git a/ChangeLog b/ChangeLog
index e40f0fa..32aa340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2011-01-13 Seth Vidal <skvidal at fedoraproject.org>
+ * yum.spec: fix plugin name to be correct
+
+2011-01-13 Seth Vidal <skvidal at fedoraproject.org>
+
+ * ChangeLog: merge changelog
+
+2011-01-13 Seth Vidal <skvidal at fedoraproject.org>
+
* yum.spec, yum/__init__.py: - mark as 3.2.29 in spec and init - update fixme in update() so that
it is in the right place and explains a bit better - partial fix
commented out but didn't want to introduce a change so late
commit fd1ea5fe1c4f84e04b4ec675b8e962b331416c55
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Thu Jan 13 00:34:12 2011 -0500
fix plugin name to be correct
diff --git a/yum.spec b/yum.spec
index cdf880b..a1fbc72 100644
--- a/yum.spec
+++ b/yum.spec
@@ -72,7 +72,7 @@ can notify you when they are available via email, syslog or dbus.
%package cron
Summary: Files needed to run yum updates as a cron job
Group: System Environment/Base
-Requires: yum >= 3.0 vixie-cron crontabs yum-downloadonly findutils
+Requires: yum >= 3.0 vixie-cron crontabs yum-plugin-downloadonly findutils
Requires(post): /sbin/chkconfig
Requires(post): /sbin/service
Requires(preun): /sbin/chkconfig
More information about the Yum-commits
mailing list