[yum-cvs] /yum-utils yum-utils.spec,1.30,1.31
Tim Lauridsen
timlau at linux.duke.edu
Thu Feb 8 13:42:48 UTC 2007
Update of /home/groups/yum/cvs//yum-utils
In directory login1.linux.duke.edu:/tmp/cvs-serv22150
Modified Files:
yum-utils.spec
Log Message:
modified spec til to work with yum-changelog man pages
Added missing wildcards, so it can build
Index: yum-utils.spec
===================================================================
RCS file: /home/groups/yum/cvs//yum-utils/yum-utils.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- yum-utils.spec 8 Feb 2007 13:25:40 -0000 1.30
+++ yum-utils.spec 8 Feb 2007 13:42:46 -0000 1.31
@@ -187,8 +187,8 @@
%defattr(-, root, root)
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/changelog.conf
/usr/lib/yum-plugins/changelog.*
-%{_mandir}/man1/yum-changelog.1
-%{_mandir}/man5/yum-changelog.conf.5
+%{_mandir}/man1/yum-changelog.1.*
+%{_mandir}/man5/yum-changelog.conf.5.*
%files -n yum-fastestmirror
%defattr(-, root, root)
More information about the Yum-cvs-commits
mailing list