From b24547977e9097bffc01a6172528cab000612572 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Fri, 18 Aug 2006 07:30:07 +0000 Subject: [PATCH] RPM specfile updates --- Misc/RPM/{python-2.5.spec => python-2.6.spec} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename Misc/RPM/{python-2.5.spec => python-2.6.spec} (99%) diff --git a/Misc/RPM/python-2.5.spec b/Misc/RPM/python-2.6.spec similarity index 99% rename from Misc/RPM/python-2.5.spec rename to Misc/RPM/python-2.6.spec index 414ec624215..73eba566a37 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