1. 01 Jun, 2000 2 commits
    • Greg Ward's avatar
    • Greg Ward's avatar
      More tweaking to make this command act like other Distutils commands: · 18b4bae4
      Greg Ward authored
        * added "--bdist-base" option to parameterize where we build
          the RPM (comes from "bdist" by default: "build/bdist.<plat>")
        * simplified/cleaned up some code in 'run()' in the process of
          removing (most) hard-coded directory names
        * if "--spec-only", drop spec file in "dist" rather than "redhat"
          (directory name still hard-coded, though)
        * use 'reinitialize_command()' to fetch the "sdist" object to
          tweak before running "sdist" command
        * use 'self.copy_file()' method rather than 'copy_file()' function
        * cosmetic tweaks to comments, error messages
      18b4bae4
  2. 31 May, 2000 9 commits
  3. 30 May, 2000 9 commits
  4. 28 May, 2000 6 commits
  5. 27 May, 2000 8 commits
  6. 26 May, 2000 6 commits