15 Commits

Author SHA1 Message Date
Dennis Kaarsemaker
7eb1084445 Resurrect cpanget as a symlink to cpanspec
- Update the POD in cpanspec to document its use as cpanget
- Subclass Module::Build to create the symlinks to cpanspec and
  cpanspec.1p at build time.
2011-09-01 22:25:11 +02:00
Steven Pritchard
43332e6ebe Update Changes and TODO. 2011-09-01 11:39:17 -05:00
Dennis Kaarsemaker
8eb8dc287f Check the search path for rpm, rpmbuild, etc. 2011-08-31 21:00:26 +02:00
Dennis Kaarsemaker
f3017f18fc Add --download-only to replace cpanget 2011-08-31 20:42:46 +02:00
Dennis Kaarsemaker
73d854d3b3 Remove completed features from TODO 2011-08-31 19:03:09 +02:00
stevenpritchard
7bca726f9a Update TODO. 2006-07-16 00:01:10 +00:00
stevenpritchard
0805ad47f6 Add TODO item. 2006-05-20 19:41:25 +00:00
stevenpritchard
16022a3347 Add TODO item. 2006-05-18 22:29:24 +00:00
stevenpritchard
cf1a9dd0d7 Fix the path to rpm. 2006-05-16 00:12:02 +00:00
stevenpritchard
8821b46da2 Add BUGS and TODO notes. 2006-03-24 21:10:46 +00:00
stevenpritchard
a833b1932b Update notes. 2006-03-23 02:01:28 +00:00
stevenpritchard
3685d9e6b6 Add TODO item. 2006-03-10 19:16:31 +00:00
stevenpritchard
2d8d6f8f39 Add some command-line options:
--filter-requires    Specify Requires to remove
  --filter-provides    Specify Provides to remove
  --add-requires       Add Requires for this item
  --add-provides       Add Provides for this item
  --add-buildrequires  Add BuildRequires for this item
2006-03-09 14:52:15 +00:00
stevenpritchard
b079cd79ad Already did that... 2006-03-08 02:10:18 +00:00
stevenpritchard
b9dc145ea8 Split BUGS and TODO out of the main script.
Add a note about filtering Provides/Requires.
2006-02-27 18:28:09 +00:00