Issue 1022011: add support for the AutoReq flag in bdist_rpm (original) (raw)

Issue1022011

Created on 2004-09-03 18:49 by atuining, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
bdist_rpm.py.noautoreq.patch atuining,2004-09-03 18:49
Messages (2)
msg46843 - (view) Author: Anthony Tuininga (atuining) * Date: 2004-09-03 18:49
This patch supplies a new option to bdist_rpm to allow the setting of the AutoReq flag in RPM to false. This ensures that no dependencies are calculated automatically. If you have further questions or want the name of the option changed, please feel free to ask.
msg46844 - (view) Author: Sean Reifschneider (jafo) * (Python committer) Date: 2004-09-17 08:37
Logged In: YES user_id=81797 I have committed this change into the trunk, and asked about their inclusion in 2.4.
History
Date User Action Args
2022-04-11 14:56:06 admin set github: 40864
2004-09-03 18:49:36 atuining create