diff --git a/build-compare.changes b/build-compare.changes index 417aa7e..ac73cef 100644 --- a/build-compare.changes +++ b/build-compare.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 6 09:23:17 CEST 2009 - aj@suse.de + +- adjust gjdoc sed to match "August 1" and similar one-digit days. + ------------------------------------------------------------------- Tue Aug 4 08:05:22 CEST 2009 - aj@suse.de diff --git a/build-compare.spec b/build-compare.spec index ffd751e..d5d6eb7 100644 --- a/build-compare.spec +++ b/build-compare.spec @@ -1,5 +1,5 @@ # -# spec file for package build-compare (Version 2009.08.04) +# spec file for package build-compare (Version 2009.08.06) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,7 +23,7 @@ License: GPL v2 or later Group: Development/Tools/Building AutoReqProv: on Summary: Build Result Compare Script -Version: 2009.08.04 +Version: 2009.08.06 Release: 1 Source: same-build-result.sh Source1: rpm-check.sh diff --git a/rpm-check.sh b/rpm-check.sh index 7c92df1..93efe59 100644 --- a/rpm-check.sh +++ b/rpm-check.sh @@ -337,7 +337,7 @@ check_single_file() sed -i -e 's|^$||' $f sed -i -e 's|||' $f # Gjdoc HtmlDoclet: - sed -i -e 's|Generated by Gjdoc HtmlDoclet 0...., part of GNU Classpath Tools, on .* .., 20.. ..:..:.. ..m. GMT.|Generated by Gjdoc.|' $f + sed -i -e 's|Generated by Gjdoc HtmlDoclet 0...., part of GNU Classpath Tools, on .*, 20.. ..:..:.. ..m. GMT.|Generated by Gjdoc.|' $f done ;; */fonts.scale|*/fonts.dir|*/encodings.dir)