diff --git a/Changes b/Changes index 51497d1..ee60973 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +1.68 + +* Fix find option ordering (patch from Ville Skyttä, #199442). +* Random documentation updates. + 1.67 2006-07-13 * Exclude NINJA. diff --git a/cpanspec b/cpanspec index fd5789b..fb6df78 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.31 2006/07/13 21:57:16 stevenpritchard Exp $ +# $Id: cpanspec,v 1.32 2006/07/19 17:11:11 stevenpritchard Exp $ our $NAME="cpanspec"; our $VERSION='1.67'; @@ -1032,7 +1032,7 @@ END } print $spec </dev/null \\; +find \$RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \\; chmod -R u+rwX,go+rX,go-w \$RPM_BUILD_ROOT/*