SPECS: einstein.spec - optflags, BR: libstdc++-devel

qboosh qboosh at pld-linux.org
Fri Oct 13 10:54:06 CEST 2006


Author: qboosh                       Date: Fri Oct 13 08:54:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- optflags, BR: libstdc++-devel

---- Files affected:
SPECS:
   einstein.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/einstein.spec
diff -u SPECS/einstein.spec:1.2 SPECS/einstein.spec:1.3
--- SPECS/einstein.spec:1.2	Thu Oct 12 19:59:45 2006
+++ SPECS/einstein.spec	Fri Oct 13 10:54:01 2006
@@ -13,6 +13,7 @@
 BuildRequires:	SDL-devel
 BuildRequires:	SDL_mixer-devel
 BuildRequires:	SDL_ttf-devel
+BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,7 +29,9 @@
 %patch0 -p1
 
 %build
-%{__make}
+%{__make} \
+	CXX="%{__cxx}" \
+	OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -51,9 +54,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/10/13 08:54:01  qboosh
+- optflags, BR: libstdc++-devel
+
 Revision 1.2  2006/10/12 17:59:45  ankry
 - adapterized
 
 Revision 1.1  2006/10/12 16:45:00  lisu
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/einstein.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list