[yum-git] 2 commits - yum-utils.spec
Seth Vidal
skvidal at linux.duke.edu
Fri Feb 8 21:49:40 UTC 2008
yum-utils.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit c6ca0bdf1e562c03c239b87f9bfc6061ef248fb1
Merge: 63a080b... de1ff54...
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Fri Feb 8 16:46:58 2008 -0500
Merge branch 'master' of ssh://login.linux.duke.edu/home/groups/yum/git/yum-utils
* 'master' of ssh://login.linux.duke.edu/home/groups/yum/git/yum-utils: (22 commits)
Change groups => rpm-groups, yum-groups => groups. Minor fixes
Fix copy and paste problem
Add yum groups, to filter-data and list-data
Fix the man8 to man1 move in specfile
Remove left overs from copy and paste. Also add group examples
Add yum-filter-data man page
Don't split values with spaces in their names, on spaces
Man page for yum-list-data plugin, apparently less /usr/lib/yum-plugins/*.py is not enough for everyone :)
Use full command name
Add upgrade as a valid command to security
The compliment to the list-data plugin, allows you to filter packages based
Keep the .strip() result for all strings
Add special case for "zero length" sizes
updated ChangeLog
bumped yum-utils version to 1.1.11
Add --tmprepo as a plugin
New help info. for aliases
Add support for the new help
Add support for the new help
Fix bad import
...
commit 63a080b6fde04c041e7128a0aac632082ab497f8
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Fri Feb 8 16:46:39 2008 -0500
add more detail to the description so searches match more
diff --git a/yum-utils.spec b/yum-utils.spec
index 7f33b82..845f1f1 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -13,7 +13,9 @@ Requires: python >= 2.4 , yum >= 3.1.1
%description
yum-utils is a collection of utilities and examples for the yum package
manager. It includes utilities by different authors that make yum easier and
-more powerful to use.
+more powerful to use. These tools include: debuginfo-install, package-cleanup,
+repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
+repotrack, yum-builddep, yum-complete-transaction, yumdownloader.
%package -n yum-updateonboot
Summary: Run yum update on system boot
More information about the Yum-cvs-commits
mailing list