diff --git a/Changes b/Changes index 114b56e..e7e68c5 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ 1.70 * Delete pm_to_blib if it exists. +* Don't include the MODULE_COMPAT magic with --old. 1.69.1 2006-10-16 diff --git a/cpanspec b/cpanspec index 337efd4..0644a95 100755 --- a/cpanspec +++ b/cpanspec @@ -10,7 +10,7 @@ # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# $Id: cpanspec,v 1.42 2006/11/07 20:51:12 stevenpritchard Exp $ +# $Id: cpanspec,v 1.43 2006/11/09 20:49:30 stevenpritchard Exp $ our $NAME="cpanspec"; our $VERSION='1.70'; @@ -967,9 +967,11 @@ END printf $spec "%-16s%s\n", "Requires:", $dep; } - print $spec <