[yum-git] yum-utils.spec
Seth Vidal
skvidal at linux.duke.edu
Mon Jul 7 16:05:14 UTC 2008
yum-utils.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 70275342fcda321b387e0e1b3d7c91b468aeff92
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Mon Jul 7 12:03:14 2008 -0400
add verifytree to spec file
diff --git a/yum-utils.spec b/yum-utils.spec
index 1243866..b882dac 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -15,7 +15,7 @@ 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. These tools include: debuginfo-install, package-cleanup,
repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
-repotrack, yum-builddep, yum-complete-transaction, yumdownloader, yum-debug-dump
+repotrack, verifytree, yum-builddep, yum-complete-transaction, yumdownloader, yum-debug-dump
%package -n yum-updateonboot
Summary: Run yum update on system boot
@@ -307,6 +307,7 @@ fi
%{_bindir}/reposync
%{_bindir}/repo-graph
%{_bindir}/repo-rss
+%{_bindir}/verifytree
%{_bindir}/yumdownloader
%{_bindir}/yum-builddep
%{_bindir}/yum-debug-dump
@@ -454,6 +455,9 @@ fi
%changelog
* Wed May 21 2008 Tim Lauridsen <timlau at fedoraproject.org>
+- add verifytree
+
+* Wed May 21 2008 Tim Lauridsen <timlau at fedoraproject.org>
Make yum-fastestmirror %%files handle the fastestmirror-asyncore.py file
* Wed May 21 2008 Tim Lauridsen <timlau at fedoraproject.org>
- mark as 1.1.14
More information about the Yum-cvs-commits
mailing list