From b0e6a35d3226bc9f900554387cc93cd4454731f3 Mon Sep 17 00:00:00 2001 From: stevenpritchard Date: Wed, 19 Jul 2006 17:11:11 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20find=20option=20ordering=20(patch=20from?= =?UTF-8?q?=20Ville=20Skytt=C3=A4,=20#199442).=20Update=20TODO.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Changes | 5 +++++ cpanspec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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/*