Accepting request 34743 from home:a_jaeger:branches:openSUSE:Factory

Copy from home:a_jaeger:branches:openSUSE:Factory/build-compare via accept of submit request 34743 revision 52.
Request was accepted with message:
Ok.

OBS-URL: https://build.opensuse.org/request/show/34743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=54
This commit is contained in:
Andreas Jaeger 2010-03-14 15:07:36 +00:00 committed by Git OBS Bridge
parent 117c8ea12f
commit 65807f7c1b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 14 09:22:39 UTC 2010 - aj@suse.de
- Improve last regexp to fix virt-utils.
-------------------------------------------------------------------
Sat Mar 6 04:01:36 UTC 2010 - aj@suse.de

View File

@ -381,8 +381,9 @@ check_single_file()
# .TH debhelper 7 "2010-02-27" "7.4.15" "Debhelper"
# .TH DIRMNGR-CLIENT 1 2010-02-27 "Dirmngr 1.0.3" "GNU Privacy Guard"
# .TH ccmake 1 "March 06, 2010" "ccmake 2.8.1-rc3"
# .TH QEMU-IMG 1 "2010-03-14" " " " "
for f in old/$file new/$file; do
sed -i -e 's|^\.TH \(.*\) \(.\) \("\?20..-..-.."\?\|"[a-zA-Z]* [0-9][0-9], 20[0-9][0-9]"\) |.TH \1 \2 "2000-01-01" |' $f
sed -i -e 's|^\.TH \(.*\) \([0-9]\) \("20..-..-.."\|20..-..-..\|"[A-Z][a-z]* [0-9][0-9], 20[0-9][0-9]"\) |.TH \1 \2 "2000-01-01" |' $f
done
;;
*.elc)