]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
RPM specfile updates
authorAnthony Baxter <anthonybaxter@gmail.com>
Fri, 18 Aug 2006 07:30:07 +0000 (07:30 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Fri, 18 Aug 2006 07:30:07 +0000 (07:30 +0000)
Misc/RPM/python-2.6.spec [moved from Misc/RPM/python-2.5.spec with 99% similarity]

similarity index 99%
rename from Misc/RPM/python-2.5.spec
rename to Misc/RPM/python-2.6.spec
index 414ec624215361bfc5eadcaa7e782d887e33bbec..73eba566a3792d0bc0ce8f83266677714338f18c 100644 (file)
@@ -6,7 +6,7 @@
 #  "python2"?
 #WARNING: Commenting out doesn't work.  Last line is what's used.
 %define config_binsuffix none
-%define config_binsuffix 2.5
+%define config_binsuffix 2.6
 
 #  Build tkinter?  "auto" enables it if /usr/bin/wish exists.
 #WARNING: Commenting out doesn't work.  Last line is what's used.
@@ -33,8 +33,8 @@
 #################################
 
 %define name python
-%define version 2.5c1
-%define libvers 2.5
+%define version 2.6a1
+%define libvers 2.6
 %define release 1pydotorg
 %define __prefix /usr