summaryrefslogtreecommitdiff
path: root/setuptools/command/bdist_rpm.py
Commit message (Expand)AuthorAgeFilesLines
* Added a ``--single-version-externally-managed`` option to the ``install``PJ Eby2005-12-141-18/+4
* Kludges to make building packages with '-' in their version work withPJ Eby2005-11-191-0/+49
* Added support for old-style RPMs (i.e. non-egg RPMs)PJ Eby2005-09-031-1/+23
* Fix problem w/bdist_rpm and setuptools, reported by Walter Doerwald. IPJ Eby2005-08-211-0/+11