[yum-commits] 2 commits - yum-utils.spec
Tim Lauridsen
timlau at osuosl.org
Sat Feb 28 11:42:45 UTC 2009
yum-utils.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit bf9df7f6bb25997115858903ee6ded64fbdf683c
Author: Tim Lauridsen <tim at naboo.local>
Date: Sat Feb 28 12:39:34 2009 +0100
fixed package naming
diff --git a/yum-utils.spec b/yum-utils.spec
index 1bb4a1c..78e6605 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -447,7 +447,7 @@ fi
%{_mandir}/man1/yum-groups-manager.1.*
%{_mandir}/man1/yumdownloader.1.*
-%files -n yum-plugin-updateonboot
+%files -n yum-updateonboot
%defattr(-, root, root)
%doc updateonboot/README
%config(noreplace) %{_sysconfdir}/sysconfig/yum-updateonboot
commit 03a5ea4737c363ed3f7962125dac6654a5e64b62
Author: Tim Lauridsen <tim at naboo.local>
Date: Sat Feb 28 12:37:57 2009 +0100
fixed package naming
diff --git a/yum-utils.spec b/yum-utils.spec
index 210c316..1bb4a1c 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -121,7 +121,7 @@ Requires: yum >= 3.0
This plugin adds a --allow-downgrade flag to yum to make it possible to
manually downgrade packages to specific versions.
-%package -n yum-priorities
+%package -n yum-plugin-priorities
Summary: plugin to give priorities to packages from different repos
Group: System Environment/Base
Provides: yum-priorities
More information about the Yum-commits
mailing list