[issue23169] Reflect that PreReq and BuildPreReq are deprecated in the latest RPM

2015-02-18 Thread Benjamin Peterson
Benjamin Peterson added the comment: We just deleted the spec file. -- nosy: +benjamin.peterson resolution: -> out of date status: open -> closed ___ Python tracker ___

[issue23169] Reflect that PreReq and BuildPreReq are deprecated in the latest RPM

2015-01-05 Thread Radek Simko
New submission from Radek Simko: When I try to make custom package of Python 2.7, I use the spec file attached in `/Misc/RPM`. I don't really use it to build Python as I want to define some specific options, but I do use it as a source of RPM package meta data which I can simply reuse when cre