summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2006-08-18 07:30:07 (GMT)
committerAnthony Baxter <anthonybaxter@gmail.com>2006-08-18 07:30:07 (GMT)
commitb24547977e9097bffc01a6172528cab000612572 (patch)
tree6d98704ee4abd9d4cd3fa4bd0e9cc0bbd59051ee
parent78b1a083737c705e5c463bbb61dc8c19e133cf02 (diff)
downloadcpython-b24547977e9097bffc01a6172528cab000612572.zip
cpython-b24547977e9097bffc01a6172528cab000612572.tar.gz
cpython-b24547977e9097bffc01a6172528cab000612572.tar.bz2
RPM specfile updates
-rw-r--r--Misc/RPM/python-2.6.spec (renamed from Misc/RPM/python-2.5.spec)6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/RPM/python-2.5.spec b/Misc/RPM/python-2.6.spec
index 414ec62..73eba56 100644
--- a/Misc/RPM/python-2.5.spec
+++ b/Misc/RPM/python-2.6.spec
@@ -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