SPECS: python-pylibacl.spec - BR: rpm-pythonprov

qboosh qboosh at pld-linux.org
Wed May 7 20:26:13 CEST 2008


Author: qboosh                       Date: Wed May  7 18:26:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: rpm-pythonprov

---- Files affected:
SPECS:
   python-pylibacl.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/python-pylibacl.spec
diff -u SPECS/python-pylibacl.spec:1.10 SPECS/python-pylibacl.spec:1.11
--- SPECS/python-pylibacl.spec:1.10	Tue Sep 18 18:10:54 2007
+++ SPECS/python-pylibacl.spec	Wed May  7 20:26:07 2008
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# TODO:
+# - build in %build
+# - optflags
 
 %define 	module	pylibacl
 
@@ -14,6 +17,7 @@
 URL:		http://pylibacl.sourceforge.net/
 BuildRequires:	acl-devel
 BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,7 +34,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python setup.py install \
+%{__python} setup.py install \
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
@@ -49,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-05-07 18:26:07  qboosh
+- BR: rpm-pythonprov
+
 Revision 1.10  2007-09-18 16:10:54  wiget
 - updated to 0.2.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pylibacl.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list