commit | cf525241bb14c29f747e5fa3045a57bc80a74557 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Wed Aug 25 13:00:34 2004 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Wed Aug 25 13:00:34 2004 +0000 |
tree | d226c801c2c82d8685686c8b8641a86e58967bee | |
parent | 9f5c0c41ce000e57f9d196f398dcc7a4142ab3ce [diff] [blame] |
Patch #970019: Include version and release in the BuildRoot.
diff --git a/Misc/NEWS b/Misc/NEWS index 9ce8c2d..d3ffb04 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -57,6 +57,8 @@ Library ------- +- bdist_rpm now includes version and release in the BuildRoot. + - distutils build/build_scripts now has an -e option to specify the path to the Python interpreter for installed scripts.