128 Commits

Author SHA1 Message Date
stevenpritchard
4d74ce58c3 Perl license is now tagged "GPL+ or Artistic". 2007-10-15 18:04:11 +00:00
stevenpritchard
21f3a81eda "v" fix, take 3. 2007-08-02 23:11:50 +00:00
stevenpritchard
434b302875 More "v" fixes.
Continue on YAML errors.
2007-08-02 22:51:41 +00:00
stevenpritchard
3ef653a854 Maybe finally handle "v" in version number correctly. 2007-08-02 22:22:37 +00:00
stevenpritchard
c72d761954 1.73 release 2007-07-22 19:58:52 +00:00
stevenpritchard
2856cf4417 Filter repoquery results better. 2007-07-16 16:10:40 +00:00
stevenpritchard
3a9284694b 1.72 release 2007-07-13 15:55:35 +00:00
stevenpritchard
cc8ebbc092 Improve last fix. 2007-07-10 16:43:46 +00:00
stevenpritchard
45b5a62595 Properly handle "requires: perl: 0" in META.yml. 2007-07-10 15:29:34 +00:00
stevenpritchard
03222c517c Filter out "Loading ... plugin" when running repoquery.
Add note to BUGS about broken Mail::SPF package.
2007-07-09 19:03:51 +00:00
stevenpritchard
7ae893f74b Get rid of the word "Extras". 2007-06-29 18:31:32 +00:00
stevenpritchard
a723b9cdfc Release 1.71. 2007-06-29 18:21:14 +00:00
stevenpritchard
68438edd83 * Add option processing to cpanget. It now accepts the following options:
-h          Print usage message
  -n          Don't download, only print URLs
  -q          Work quietly
2007-06-20 03:40:20 +00:00
stevenpritchard
f72dd2827d Exclude config.guess, config.sub, and install.sh (usually seen near configure.) 2007-05-25 00:54:59 +00:00
stevenpritchard
56697ec232 Handle .bz2 files. 2007-03-16 18:16:02 +00:00
stevenpritchard
323c7b0e0f It's 2007 now, so update the copyright. 2007-03-12 23:28:50 +00:00
stevenpritchard
aaf8df6b60 Tag 1.70. 2007-03-12 23:12:48 +00:00
stevenpritchard
bc20626239 Add BuildRequires: perl(ExtUtils::MakeMaker) when using Makefile.PL. 2007-03-12 23:00:18 +00:00
stevenpritchard
010de34fe6 Exclude *.cfg from %doc. 2007-03-05 18:23:36 +00:00
stevenpritchard
a96210208d Don't include the MODULE_COMPAT magic with --old. 2006-11-09 20:49:30 +00:00
stevenpritchard
2b6a7dfb3a Delete pm_to_blib if it exists. 2006-11-07 20:51:12 +00:00
stevenpritchard
a93691106e 1.69.1 2006-10-16
* Oops, it's "OPTIMIZE", not "optimize", when running Makefile.PL.
2006-10-16 22:32:31 +00:00
stevenpritchard
ec3e81753a Fix docs. 2006-10-03 18:12:37 +00:00
stevenpritchard
ee556014a8 Oops, "=" not "=>". 2006-10-03 18:04:46 +00:00
stevenpritchard
2c24163a5d Add patch from Chris Weyl to add --prefer-macros and handle modules
specified as Foo-Bar instead of Foo::Bar (SF#1546966).
2006-10-03 17:58:44 +00:00
stevenpritchard
dc3e369c61 Drop "the" from Summary too. 2006-09-04 19:38:23 +00:00
stevenpritchard
fa261a6a0d Tiny whitespace fix. 2006-09-04 01:02:17 +00:00
stevenpritchard
01e924b49d Change regex to also drop leading "an" from Summary. 2006-08-29 00:40:02 +00:00
stevenpritchard
38445f7be4 Bump version.
Exclude autobuild.sh.
2006-08-12 17:32:50 +00:00
stevenpritchard
9c0292bb6c 1.68 final. 2006-07-21 01:01:07 +00:00
stevenpritchard
0c5826db9b Bump version. 2006-07-19 17:11:34 +00:00
stevenpritchard
b0e6a35d32 Fix find option ordering (patch from Ville Skyttä, #199442).
Update TODO.
2006-07-19 17:11:11 +00:00
stevenpritchard
0c7b5bb4e0 Add note about perlmenu being broken. 2006-07-19 00:02:37 +00:00
stevenpritchard
7bca726f9a Update TODO. 2006-07-16 00:01:10 +00:00
stevenpritchard
5f08bd26aa 1.67 final.
- Complete .tgz support.
- Ignore path parts of file names.
2006-07-13 21:57:16 +00:00
stevenpritchard
4f51546ce6 Add patch from Ian Burrell to support .tgz archives. 2006-07-01 23:16:09 +00:00
stevenpritchard
e1d5e86e0f Do a case-insensitive match on the possible licenses. 2006-05-25 00:33:47 +00:00
stevenpritchard
4224db9b04 Exclude NINJA. 2006-05-20 21:19:38 +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
2da612f4e9 1.66 final 2006-05-16 23:09:03 +00:00
stevenpritchard
2c15b71d32 Update list of licenses, and fix some to agree with rpmlint.
Use "$dep" instead of "$module" in a lot of loops to not conflict
with $module that stores the name of the module we're working on.
Add --follow and some simple code to fetch build dependencies.
2006-05-16 22:55:45 +00:00
stevenpritchard
cf1a9dd0d7 Fix the path to rpm. 2006-05-16 00:12:02 +00:00
stevenpritchard
2ccb07fad3 Add --epoch option. 2006-05-15 23:32:46 +00:00
stevenpritchard
972c700e29 Strip leading [Vv]\.? from spec Version. 2006-05-05 22:01:04 +00:00
stevenpritchard
99660272fa Fix broken regex. 2006-05-04 16:18:17 +00:00
stevenpritchard
a8aabfda51 1.65 final. 2006-04-26 21:08:41 +00:00
stevenpritchard
3784f3ca02 Add note about scripts. 2006-04-26 17:00:51 +00:00
stevenpritchard
99e6c2d90c Use %{__perl} instead of just "perl" when running Build.PL. 2006-04-22 00:10:14 +00:00
stevenpritchard
0c23aa448b Massage $summary (capitalize, remove trailing ".", remove leading "A"). 2006-04-10 21:01:52 +00:00