[svn] r3077 - trunk/rpms/createrepo
svn-commits at lists.rpmforge.net
svn-commits at lists.rpmforge.net
Fri Apr 1 20:50:45 CEST 2005
Author: thias
Date: 2005-04-01 20:50:45 +0200 (Fri, 01 Apr 2005)
New Revision: 3077
Modified:
trunk/rpms/createrepo/createrepo.spec
Log:
Fix man page in %files.
Modified: trunk/rpms/createrepo/createrepo.spec
===================================================================
--- trunk/rpms/createrepo/createrepo.spec 2005-04-01 18:47:59 UTC (rev 3076)
+++ trunk/rpms/createrepo/createrepo.spec 2005-04-01 18:50:45 UTC (rev 3077)
@@ -46,9 +46,9 @@
%files
%defattr(-, root, root, 0755)
%doc ChangeLog README
-%dir %{_mandir}/man8/createrepo.8*
%{_bindir}/createrepo
%{_datadir}/createrepo/
+%{_mandir}/man8/createrepo.8*
%changelog
@@ -87,7 +87,7 @@
- 0.3
* Tue Jan 13 2004 Seth Vidal <skvidal at phy.duke.edu>
-- 0.2 -
+- 0.2
* Sat Jan 10 2004 Seth Vidal <skvidal at phy.duke.edu>
- first packaging
More information about the svn-commits
mailing list