SPECS: widelands.spec - revert last commit (I've commited wrong sp...

arvenil arvenil at pld-linux.org
Fri Sep 14 19:16:25 CEST 2007


Author: arvenil                      Date: Fri Sep 14 17:16:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert last commit (I've commited wrong spec:/)

---- Files affected:
SPECS:
   widelands.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/widelands.spec
diff -u SPECS/widelands.spec:1.16 SPECS/widelands.spec:1.17
--- SPECS/widelands.spec:1.16	Fri Sep 14 19:11:31 2007
+++ SPECS/widelands.spec	Fri Sep 14 19:16:20 2007
@@ -58,8 +58,6 @@
     -e 's|#include "zip_filesystem.h"|#include "filesystem/zip_filesystem.h"|g' \
     "{}" ";"
 
-# Remove data from this package - its excluded to -data package
-rm -rf campaigns fonts maps music pics sound tribes txts worlds
 
 %build
 rm -f widelands
@@ -70,12 +68,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/games/%{name},%{_desktopdir},%{_pixmapsdir}}
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/games/%{name},%{_desktopdir},%{_pixmapsdir}}
 
 install widelands $RPM_BUILD_ROOT%{_bindir}
 install pics/wl-logo-64.png $RPM_BUILD_ROOT%{_pixmapsdir}/widelands.png
-#cp -r campaigns fonts maps music pics sound tribes txts worlds $RPM_BUILD_ROOT%{_datadir}/games/%{name}
+cp -r campaigns fonts maps music pics sound tribes txts worlds $RPM_BUILD_ROOT%{_datadir}/games/%{name}
 
 cp %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
@@ -86,7 +83,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_bindir}/widelands
-#%{_datadir}/games/widelands
+%{_datadir}/games/widelands
 %{_desktopdir}/widelands.desktop
 %{_pixmapsdir}/widelands.png
 
@@ -96,8 +93,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.16  2007/09/14 17:11:31  arvenil
-- removed unsupported locale (cpf.po)
+Revision 1.17  2007/09/14 17:16:20  arvenil
+- revert last commit (I've commited wrong spec:/)
 
 Revision 1.15  2007/09/12 10:32:50  arvenil
 - up to build 11
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/widelands.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list