SPECS: xmoto.spec - use existing mandir
qboosh
qboosh at pld-linux.org
Sun Oct 8 13:23:19 CEST 2006
Author: qboosh Date: Sun Oct 8 11:23:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use existing mandir
---- Files affected:
SPECS:
xmoto.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/xmoto.spec
diff -u SPECS/xmoto.spec:1.24 SPECS/xmoto.spec:1.25
--- SPECS/xmoto.spec:1.24 Tue Oct 3 23:09:19 2006
+++ SPECS/xmoto.spec Sun Oct 8 13:23:14 2006
@@ -69,6 +69,8 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir}
install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
+mv -f $RPM_BUILD_ROOT%{_mandir}/{mang,man6}
+
%find_lang %{name}
%clean
@@ -81,7 +83,7 @@
%{_datadir}/xmoto
%{_pixmapsdir}/*
%{_desktopdir}/*
-%{_mandir}/mang/*
+%{_mandir}/man6/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -89,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2006/10/08 11:23:14 qboosh
+- use existing mandir
+
Revision 1.24 2006/10/03 21:09:19 wolf
- 0.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xmoto.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list