File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,5 +2,15 @@ This directory contains support file used to build RPM releases of
22Python. Its contents are maintained by Sean Reifschneider
33<jafo@tummy.com>.
44
5- Note that the patches say "2.1" in the name -- they didn't need to be
6- updated for 2.2.
5+ It is recommended that RPM builders use the python*.src.rpm file
6+ downloaded from the "ftp.python.org:/pub/python/<version>/rpms". These
7+ may be more up to date than the files included in the base Python
8+ release tar-file.
9+
10+ If you wish to build RPMs from the base Python release tar-file, note
11+ that you will have to download the
12+ "doc/<version>/html-<version>.tar.bz2"
13+ file from python.org and place it into your "SOURCES" directory for
14+ the build to complete. This is the same directory that you place the
15+ Python-2.3.1 release tar-file in. You can then use the ".spec" file in
16+ this directory to build RPMs.
You can’t perform that action at this time.
0 commit comments