128 Commits

Author SHA1 Message Date
stevenpritchard
6c489e3678 Capitalize $summary. 2006-04-10 20:47:49 +00:00
stevenpritchard
e955bbc180 Exclude inc (suggested by Ian Burrell). 2006-04-05 01:08:45 +00:00
stevenpritchard
ee2b509133 1.64 2006-03-25 01:46:12 +00:00
stevenpritchard
8821b46da2 Add BUGS and TODO notes. 2006-03-24 21:10:46 +00:00
stevenpritchard
6a0d77afa4 Look a couple more places for %description/Summary. 2006-03-24 20:43:18 +00:00
stevenpritchard
658aa8bfcf Avoid adding common directories to @doc. 2006-03-24 19:52:38 +00:00
stevenpritchard
e29526279b Choose Build.PL over Makefile.PL. 2006-03-24 19:38:24 +00:00
stevenpritchard
17da2ce6b4 Sort module list in Build.PL.
The version number is *1*.whatever, not 0.
Update for 1.63 release.
2006-03-24 16:20:04 +00:00
stevenpritchard
ff68118ba1 Look in $name.pod for %description and Summary also.
Avoid useless "Summary: SYNOPSIS".
2006-03-24 01:07:23 +00:00
stevenpritchard
a833b1932b Update notes. 2006-03-23 02:01:28 +00:00
stevenpritchard
181b9c65a5 Add detection of Summary and %description. 2006-03-23 01:57:12 +00:00
stevenpritchard
a96ce38c17 Code reorganization. 2006-03-22 21:50:38 +00:00
stevenpritchard
08b2399c23 Add locale. 2006-03-11 18:49:44 +00:00
stevenpritchard
ca4c22cf9d Force en_US.UTF-8. 2006-03-11 18:35:39 +00:00
stevenpritchard
8d1e43228f Add --version.
Bump version to 1.61.
2006-03-11 18:24:45 +00:00
stevenpritchard
3685d9e6b6 Add TODO item. 2006-03-10 19:16:31 +00:00
stevenpritchard
0a4cb1c74b Fix path check to allow for a directory without a trailing /.
(Found in Module::Install 0.59.)
2006-03-09 21:21:19 +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
5818ac1b58 Add an error check in fetch().
Apparently Parse::CPAN::Packages's filename() method can sometimes return
a directory and file name, so use basename() on it.
Mention that we're writing out the spec file when we're being verbose.
2006-03-08 02:01:13 +00:00
stevenpritchard
31ef06a4d1 Use the URL of the source we fetched for Source0. 2006-03-03 01:08:21 +00:00
stevenpritchard
c9300fd348 Make --license work.
It's 2006 now.
2006-02-28 01:41:40 +00:00
stevenpritchard
ef0857984d Add BUGS and TODO to MANIFEST. 2006-02-27 18:30:39 +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
stevenpritchard
0e10cd0fd8 Add a note. 2006-02-03 20:51:01 +00:00
stevenpritchard
812e9feb7a 1.60 2006-02-02 21:22:08 +00:00
stevenpritchard
7c0f79f496 Remove accidentally included META.yml.
Don't generate license texts automatically.  (Use --license to include them.)
Drop the LD_RUN_PATH hack unless --old is used.
2006-02-02 14:48:55 +00:00
stevenpritchard
4b2d244477 Initial revision 2006-02-01 21:46:06 +00:00