SPECS: widelands.spec - removed unsupported locale (cpf.po)

arvenil arvenil at pld-linux.org
Fri Sep 14 19:11:36 CEST 2007


Author: arvenil                      Date: Fri Sep 14 17:11:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed unsupported locale (cpf.po)

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

---- Diffs:

================================================================
Index: SPECS/widelands.spec
diff -u SPECS/widelands.spec:1.15 SPECS/widelands.spec:1.16
--- SPECS/widelands.spec:1.15	Wed Sep 12 12:32:50 2007
+++ SPECS/widelands.spec	Fri Sep 14 19:11:31 2007
@@ -58,6 +58,8 @@
     -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
@@ -68,11 +70,12 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/games/%{name},%{_desktopdir},%{_pixmapsdir}}
+#install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/games/%{name},%{_desktopdir},%{_pixmapsdir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_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}
 
@@ -83,7 +86,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
 
@@ -93,6 +96,9 @@
 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.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.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list