-# Used to set the Release tag below. I normally use it to define what
-# distro the RPM was build on and also include the version of Python
-# it was built with.
-%if %{?release:0}%{!?release:1}
-%define release 1_py%{pyver}
+# Which version of Python to build with. Used to assemble python
+# binary name so use '2.3', '2.4', etc.
+%if %{?pyver:0}%{!?pyver:1}
+%define pyver 2.4