more rpm goodness

This commit is contained in:
Anthony Baxter 2004-05-27 05:55:55 +00:00
parent e630e6ae05
commit d8aca009a6
2 changed files with 6 additions and 0 deletions

View File

@ -159,6 +159,9 @@ How to Make A Release
%define libvers 2.3 %define libvers 2.3
You also probably want to reset the %define release line
to '1pydotorg' if it's not already that.
If the new release uses a major/minor version which is If the new release uses a major/minor version which is
different than is in the name of the current different than is in the name of the current
"Misc/RPM/python-*.spec" file, rename the file: "Misc/RPM/python-*.spec" file, rename the file:

View File

@ -72,6 +72,9 @@ How to Make A Release
%define version 2.3.1 %define version 2.3.1
You also probably want to reset the %define release line
to '1pydotorg' if it's not already that.
___ If you're changing the version number for Python (e.g. from ___ If you're changing the version number for Python (e.g. from
Python 2.1.1 to Python 2.1.2), you also need to update the Python 2.1.1 to Python 2.1.2), you also need to update the
README file, which has a big banner at the top proclaiming its README file, which has a big banner at the top proclaiming its