SPECS: warzone2100.spec - use perl macro - BR: perl-base
lisu
lisu at pld-linux.org
Wed Dec 12 01:22:20 CET 2007
Author: lisu Date: Wed Dec 12 00:22:20 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use perl macro
- BR: perl-base
---- Files affected:
SPECS:
warzone2100.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/warzone2100.spec
diff -u SPECS/warzone2100.spec:1.19 SPECS/warzone2100.spec:1.20
--- SPECS/warzone2100.spec:1.19 Fri Dec 7 00:58:20 2007
+++ SPECS/warzone2100.spec Wed Dec 12 01:22:15 2007
@@ -21,6 +21,7 @@
BuildRequires: libjpeg-devel
BuildRequires: libmad-devel
BuildRequires: libvorbis-devel
+BuildRequires: perl-base
BuildRequires: physfs-devel
BuildRequires: zip
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,8 +48,8 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-#perl -pi -e "s#-m32##g" makerules/common.mk
-perl -pi -e "s#-m32##g" configure
+#%{__perl} -pi -e "s#-m32##g" makerules/common.mk
+%{__perl} -pi -e "s#-m32##g" configure
%configure
%{__make}
@@ -79,6 +80,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2007-12-12 00:22:15 lisu
+- use perl macro
+- BR: perl-base
+
Revision 1.19 2007-12-06 23:58:20 lisu
- 2.0.9 final
- DEVEL merge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/warzone2100.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list