aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
authorRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>2018-10-30 22:54:15 +0100
committerPaul Ganssle <pganssle@users.noreply.github.com>2018-10-30 17:54:15 -0400
commitf0cd0ad9f29da6c6991ba0e02fc41b7e46459fb1 (patch)
tree86d9014b0b55920abda5b340c4bb4a333c1427ea /changelog.d
parenta50f09b90c4433aa4ef7b50c682413191da0a1d9 (diff)
downloadexternal_python_setuptools-f0cd0ad9f29da6c6991ba0e02fc41b7e46459fb1.tar.gz
external_python_setuptools-f0cd0ad9f29da6c6991ba0e02fc41b7e46459fb1.tar.bz2
external_python_setuptools-f0cd0ad9f29da6c6991ba0e02fc41b7e46459fb1.zip
Document that rpmbuild is required for bdist_rpm (#1547)
Document that rpmbuild is required for bdist_rpm Refs #1456
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1456.doc.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1456.doc.rst b/changelog.d/1456.doc.rst
new file mode 100644
index 00000000..b01d5338
--- /dev/null
+++ b/changelog.d/1456.doc.rst
@@ -0,0 +1 @@
+Documented that the ``rpmbuild`` packages is required for the ``bdist_rpm`` command.