[yum-commits] yum-utils.spec

Tim Lauridsen timlau at osuosl.org
Sun Mar 1 09:05:33 UTC 2009


 yum-utils.spec |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7b882f937ab7cf293f3a75c3cf1f341f10c46aa5
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Sun Mar 1 10:06:13 2009 +0100

    updateonboot is not a plugin

diff --git a/yum-utils.spec b/yum-utils.spec
index 78e6605..f806293 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -18,7 +18,7 @@ repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
 repotrack, verifytree, yum-builddep, yum-complete-transaction, yumdownloader,
 yum-debug-dump and yum-groups-manager.
 
-%package -n yum-plugin-updateonboot
+%package -n yum-updateonboot
 Summary: Run yum update on system boot
 Group: System Environment/Base
 Provides: yum-updateonboot
@@ -28,7 +28,7 @@ Requires: python, yum >= 2.4
 Requires(pre): chkconfig
 Requires(post): chkconfig
 
-%description -n yum-plugin-updateonboot
+%description -n yum-updateonboot
 Runs yum update on system boot. This allows machines that have been turned
 off for an extended amount of time to become secure immediately, instead of
 waiting until the next early morning cron job.


More information about the Yum-commits mailing list