SPECS: wesnoth-addons.spec - more elegant %prep
uzsolt
uzsolt at pld-linux.org
Fri Feb 13 19:50:14 CET 2009
Author: uzsolt Date: Fri Feb 13 18:50:14 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more elegant %prep
---- Files affected:
SPECS:
wesnoth-addons.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/wesnoth-addons.spec
diff -u SPECS/wesnoth-addons.spec:1.9 SPECS/wesnoth-addons.spec:1.10
--- SPECS/wesnoth-addons.spec:1.9 Fri Feb 13 19:43:17 2009
+++ SPECS/wesnoth-addons.spec Fri Feb 13 19:50:09 2009
@@ -226,24 +226,7 @@
Kövesd a Griffoon Fiúkat a Messzi Északon.
%prep
-%setup -c -T
-
-%setup -D -T -a 0
-
-%setup -D -T -a 50
-%setup -D -T -a 51
-%setup -D -T -a 52
-%setup -D -T -a 53
-%setup -D -T -a 54
-%setup -D -T -a 55
-%setup -D -T -a 56
-%setup -D -T -a 57
-%setup -D -T -a 58
-%setup -D -T -a 59
-%setup -D -T -a 60
-%setup -D -T -a 61
-%setup -D -T -a 62
-
+%setup -q -c -a0 -a50 -a51 -a52 -a53 -a54 -a55 -a56 -a57 -a58 -a59 -a60 -a61 -a62
find -name COPYING.txt -exec rm {} \;
%build
@@ -340,6 +323,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2009/02/13 18:50:09 uzsolt
+- more elegant %prep
+
Revision 1.9 2009/02/13 18:43:17 uzsolt
- change "manual" operations to macros in %prep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth-addons.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list