SPECS: alienarena2007.spec - some build flags fixes, at least comp...

qboosh qboosh at pld-linux.org
Sat Jan 5 03:41:26 CET 2008


Author: qboosh                       Date: Sat Jan  5 02:41:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some build flags fixes, at least compiles now

---- Files affected:
SPECS:
   alienarena2007.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/alienarena2007.spec
diff -u SPECS/alienarena2007.spec:1.7 SPECS/alienarena2007.spec:1.8
--- SPECS/alienarena2007.spec:1.7	Sat Jan  5 03:32:44 2008
+++ SPECS/alienarena2007.spec	Sat Jan  5 03:41:21 2008
@@ -96,8 +96,11 @@
 
 %build
 %{__make} \
-	CFLAGS="%{rpmcflags} -ldl" \
-	LDFLAGS="%{rpmldflags}"
+	CC="%{__cc}" \
+	RELEASE_CFLAGS='$(BASE_CFLAGS) %{rpmcflags}' \
+	X11BASE=/usr \
+	LOCALBASE=/usr \
+	_LIB=%{_lib}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -156,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-01-05 02:41:21  qboosh
+- some build flags fixes, at least compiles now
+
 Revision 1.7  2008-01-05 02:32:44  qboosh
 - more X11 libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alienarena2007.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list