[yum-cvs] /yum-utils yum-utils.spec,1.28.2.3,1.28.2.4
Tim Lauridsen
timlau at linux.duke.edu
Wed Feb 14 10:55:01 UTC 2007
Update of /home/groups/yum/cvs//yum-utils
In directory login1.linux.duke.edu:/tmp/cvs-serv11136
Modified Files:
Tag: yum-utils-1_0_X
yum-utils.spec
Log Message:
fixed skip-broken description (--ignore-broken -> --skip-broken)
Index: yum-utils.spec
===================================================================
RCS file: /home/groups/yum/cvs//yum-utils/yum-utils.spec,v
retrieving revision 1.28.2.3
retrieving revision 1.28.2.4
diff -u -r1.28.2.3 -r1.28.2.4
--- yum-utils.spec 8 Feb 2007 13:39:26 -0000 1.28.2.3
+++ yum-utils.spec 14 Feb 2007 10:54:59 -0000 1.28.2.4
@@ -117,7 +117,7 @@
Requires: yum >= 3.0
%description -n yum-skip-broken
-This plugin adds a --ignore-broken to yum to make it possible to
+This plugin adds a --skip-broken to yum to make it possible to
check packages for dependency problems and skip the one with problems.
%package -n yum-priorities
@@ -242,6 +242,9 @@
%changelog
+* Wed Feb 14 2007 Tim Lauridsen <tla at rasmil.dk>
+- fixed skip-broken description (--ignore-broken -> --skip-broken)
+
* Thu Feb 8 2007 Tim Lauridsen <tla at rasmil.dk>
- Added man dirs to yum-changelog files section
More information about the Yum-cvs-commits
mailing list