]> git.pld-linux.org Git - packages/freedroidrpg.git/commitdiff
- package more tools and man page auto/ti/freedroidrpg-0_15-1
authorlisu <lisu@pld-linux.org>
Sat, 11 Feb 2012 12:40:41 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freedroidrpg.spec -> 1.31

freedroidrpg.spec

index 1bdab8c04d0264c4e7545b54cf68a67e7d2a8d2e..2e1e6caa4618805e035a4d1ef6253534a419034d 100644 (file)
@@ -104,10 +104,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
+%{_mandir}/man6/freedroidRPG.6*
 
 %if %{with tools}
 %files tools
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/croppy
+%attr(755,root,root) %{_bindir}/explode_atlas
+%attr(755,root,root) %{_bindir}/explodefont
+%attr(755,root,root) %{_bindir}/gluefont
+%attr(755,root,root) %{_bindir}/make_atlas
 %attr(755,root,root) %{_bindir}/pngtoico
 %endif
This page took 0.037949 seconds and 4 git commands to generate.