diff -r 5464a534e7bd Misc/RPM/python-3.3.spec --- a/Misc/RPM/python-3.3.spec Fri Jan 25 15:34:34 2013 +0100 +++ b/Misc/RPM/python-3.3.spec Fri Jan 25 10:48:44 2013 -0500 @@ -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.6 +%define config_binsuffix 3.3 # Build tkinter? "auto" enables it if /usr/bin/wish exists. #WARNING: Commenting out doesn't work. Last line is what's used.