Author: qboosh Date: Wed Oct 8 18:00:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - python 2.5 for .egg-info - BR: pythonprov
---- Files affected: SPECS: python-pyasn1.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/python-pyasn1.spec diff -u SPECS/python-pyasn1.spec:1.8 SPECS/python-pyasn1.spec:1.9 --- SPECS/python-pyasn1.spec:1.8 Sun Oct 5 08:36:37 2008 +++ SPECS/python-pyasn1.spec Wed Oct 8 20:00:23 2008 @@ -12,7 +12,8 @@ Source0: http://dl.sourceforge.net/pyasn1/%{module}-%{version}.tar.gz # Source0-md5: 1befe83fd3d8dd8bb0d0fbe58a5788a5 URL: http://pyasn1.sourceforge.net/ -BuildRequires: python >= 2.2.1 +BuildRequires: python >= 1:2.5 +BuildRequires: rpm-pythonprov %pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,12 +44,12 @@ %setup -q -n %{module}-%{version} %build -python setup.py build +%{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT -python setup.py install \ +%{__python} setup.py install \ --optimize=2 \ --root=$RPM_BUILD_ROOT @@ -76,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008/10/08 18:00:23 qboosh +- python 2.5 for .egg-info +- BR: pythonprov + Revision 1.8 2008/10/05 06:36:37 wiget - updated to 0.0.8a ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pyasn1.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit