packages: sip/sip.spec - use __python macro

qboosh qboosh at pld-linux.org
Sun Jun 24 07:23:35 CEST 2012


Author: qboosh                       Date: Sun Jun 24 05:23:35 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use __python macro

---- Files affected:
packages/sip:
   sip.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: packages/sip/sip.spec
diff -u packages/sip/sip.spec:1.100 packages/sip/sip.spec:1.101
--- packages/sip/sip.spec:1.100	Sat Jun 23 22:14:25 2012
+++ packages/sip/sip.spec	Sun Jun 24 07:23:30 2012
@@ -63,7 +63,7 @@
 # configure.py notes:
 # - macros overrides must be last
 # - cannot pass CXXFLAGS+="%{rpmcflags}" or so - builtin -O2 overrides rpmcflags
-python configure.py \
+%{__python} configure.py \
 	-b %{_bindir} \
 	-e %{py_incdir} \
 	-v %{_sipfilesdir} \
@@ -114,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2012/06/24 05:23:30  qboosh
+- use __python macro
+
 Revision 1.100  2012/06/23 20:14:25  qboosh
 - updated to 4.13.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/sip/sip.spec?r1=1.100&r2=1.101



More information about the pld-cvs-commit mailing list