Changeset 7 for lightcube_os/trunk/packages/Python/Python.spec
- Timestamp:
- 01/19/10 10:10:38 (8 months ago)
- Files:
-
- 1 modified
-
lightcube_os/trunk/packages/Python/Python.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lightcube_os/trunk/packages/Python/Python.spec
r5 r7 1 1 Summary: Python Programming Language 2 2 Name: Python 3 Version: 2.6. 33 Version: 2.6.4 4 4 Release: 1 5 5 Group: Development/Languages … … 8 8 Vendor: LightCube Solutions 9 9 URL: http://www.python.org 10 Source : http://dev.lightcube.us/~jhuntwork/sources/%{name}/%{name}-%{version}.tar.bz210 Source0: http://dev.lightcube.us/~jhuntwork/sources/%{name}/%{name}-%{version}.tar.bz2 11 11 12 12 Requires: base-layout, glibc 13 BuildRequires: digest(%{SOURCE0}) = fee5408634a54e721a93531aba37f8c1 13 14 Provides: python(abi) = 2.6 14 15 … … 71 72 72 73 %changelog 73 * Sun Oct 25 2009 Jeremy Huntwork <jhuntwork@lightcubesolutions.com> - 74 * Tue Dec 29 2009 Jeremy Huntwork <jhuntwork@lightcubesolutions.com> - 2.6.4-1 75 - Upgrade to 2.6.4 76 77 * Sun Oct 25 2009 Jeremy Huntwork <jhuntwork@lightcubesolutions.com> - 2.6.3-1 74 78 - Upgrade to 2.6.3 75 79
