SPECS: widelands.spec - files removed from BUILD should be removed...

arvenil arvenil at pld-linux.org
Mon May 28 12:32:51 CEST 2007


Author: arvenil                      Date: Mon May 28 10:32:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- files removed from BUILD should be removed in %prep section not in %install

---- Files affected:
SPECS:
   widelands.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/widelands.spec
diff -u SPECS/widelands.spec:1.13 SPECS/widelands.spec:1.14
--- SPECS/widelands.spec:1.13	Mon May 28 11:26:16 2007
+++ SPECS/widelands.spec	Mon May 28 12:32:46 2007
@@ -47,6 +47,7 @@
 
 %prep
 %setup -q -n %{name}
+rm -f {campaigns,fonts,maps,music,pics,sound,tribes,txts,worlds}/SConscript
 
 %build
 rm -f widelands
@@ -61,7 +62,6 @@
 
 install widelands $RPM_BUILD_ROOT%{_bindir}
 install pics/wl-logo-64.png $RPM_BUILD_ROOT%{_pixmapsdir}/widelands.png
-rm -f {campaigns,fonts,maps,music,pics,sound,tribes,txts,worlds}/SConscript
 cp -r campaigns fonts maps music pics sound tribes txts worlds $RPM_BUILD_ROOT%{_datadir}/games/%{name}
 
 cp %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/05/28 10:32:46  arvenil
+- files removed from BUILD should be removed in %prep section not in %install
+
 Revision 1.13  2007/05/28 09:26:16  arvenil
 - icon
 - remove some junk from package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/widelands.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list