Author: duddits Date: Sun Mar 15 16:35:18 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.10
---- Files affected: SPECS: python-Colubrid.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/python-Colubrid.spec diff -u SPECS/python-Colubrid.spec:1.4 SPECS/python-Colubrid.spec:1.5 --- SPECS/python-Colubrid.spec:1.4 Tue Feb 13 09:06:42 2007 +++ SPECS/python-Colubrid.spec Sun Mar 15 17:35:12 2009 @@ -2,12 +2,12 @@ Summary: Colubrid - lightweight WSGI publisher Summary(pl.UTF-8): Colubrid - lekki moduĊ do publikowania WSGI Name: python-Colubrid -Version: 0.9.8 +Version: 0.10 Release: 1 Group: Development/Languages/Python License: GPL Source0: http://wsgiarea.pocoo.org/colubrid/dist/Colubrid-%{version}.tar.gz -# Source0-md5: 31f61d6502af0ebae0c0784598b12fce +# Source0-md5: ce52e81d8971a22064e1418064dcb700 URL: http://wsgiarea.pocoo.org/colubrid/ BuildRequires: python-devel BuildRequires: python-setuptools >= 0.6-0.a9.1 @@ -33,11 +33,11 @@ %setup -q -n Colubrid-%{version} %build -python setup.py build +%{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT -python setup.py install \ +%{__python} setup.py install \ --single-version-externally-managed \ --optimize=2 \ --root=$RPM_BUILD_ROOT @@ -58,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2009/03/15 16:35:12 duddits +- up to 0.10 + Revision 1.4 2007/02/13 08:06:42 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-Colubrid.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
