SPECS: tcl-libpgtcl.spec - use plain configure macro

qboosh qboosh at pld-linux.org
Mon Apr 23 11:34:29 CEST 2007


Author: qboosh                       Date: Mon Apr 23 09:34:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use plain configure macro

---- Files affected:
SPECS:
   tcl-libpgtcl.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/tcl-libpgtcl.spec
diff -u SPECS/tcl-libpgtcl.spec:1.8 SPECS/tcl-libpgtcl.spec:1.9
--- SPECS/tcl-libpgtcl.spec:1.8	Sun Apr 22 12:08:39 2007
+++ SPECS/tcl-libpgtcl.spec	Mon Apr 23 11:34:24 2007
@@ -73,10 +73,9 @@
 touch doc/fake.n
 
 %build
-%configure2_13
+%configure
 
-%{__make} \
-	CFLAGS_OPTIMIZE="%{rpmcflags} -D__NO_STRING_INLINES -D__NO_MATH_INLINES"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -105,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/04/23 09:34:24  qboosh
+- use plain configure macro
+
 Revision 1.8  2007/04/22 10:08:39  qboosh
 - unified
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tcl-libpgtcl.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list