Author: arekm Date: Tue Dec 20 20:19:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 20051220 (fixes issue with scripts in legacy mode)
---- Files affected: SPECS: python-setuptools.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/python-setuptools.spec diff -u SPECS/python-setuptools.spec:1.5 SPECS/python-setuptools.spec:1.6 --- SPECS/python-setuptools.spec:1.5 Mon Dec 19 23:57:32 2005 +++ SPECS/python-setuptools.spec Tue Dec 20 21:19:22 2005 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %define module setuptools -%define snap 20051219 +%define snap 20051220 Summary: A collection of enhancements to the Python distutils Summary(pl): Zestaw rozszerzeń dla pythonowych distutils @@ -12,7 +12,7 @@ Group: Development/Languages/Python # Source0: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.zip Source0: setuptools-%{snap}.tar.gz -# Source0-md5: 594f178498539c14f646bb00fb382a98 +# Source0-md5: fe4a6220fd75be168babbc210ac1f3f6 URL: http://peak.telecommunity.com/DevCenter/setuptools BuildRequires: findutils %pyrequires_eq python @@ -71,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/12/20 20:19:22 arekm +- up to 20051220 (fixes issue with scripts in legacy mode) + Revision 1.5 2005/12/19 22:57:32 arekm - cool trunk version with setup for --single-version-externally-managed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-setuptools.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
