forked from pool/build-compare
Accepting request 34744 from openSUSE:Tools
checked in (request 34744) OBS-URL: https://build.opensuse.org/request/show/34744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=55
This commit is contained in:
parent
65807f7c1b
commit
546594e8cb
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Sat Mar 6 04:01:36 UTC 2010 - aj@suse.de
|
||||||
|
|
||||||
|
@ -381,9 +381,8 @@ check_single_file()
|
|||||||
# .TH debhelper 7 "2010-02-27" "7.4.15" "Debhelper"
|
# .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 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 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
|
for f in old/$file new/$file; do
|
||||||
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
|
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
|
||||||
done
|
done
|
||||||
;;
|
;;
|
||||||
*.elc)
|
*.elc)
|
||||||
|
Loading…
Reference in New Issue
Block a user