Accepting request 46873 from home:a_jaeger:branches:build-compare-test
Copy from home:a_jaeger:branches:build-compare-test/build-compare via accept of submit request 46873 revision 35. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/46873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=75
This commit is contained in:
parent
505fee635c
commit
f02bd80022
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 11:57:26 UTC 2010 - aj@suse.de
|
||||
|
||||
- Refine texi2html rule (found in zsh)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 08:59:22 UTC 2010 - aj@suse.de
|
||||
|
||||
|
@ -350,7 +350,7 @@ check_single_file()
|
||||
/usr/share/doc/packages/*/*.html)
|
||||
for f in old/$file new/$file; do
|
||||
# texi2html output, e.g. in kvm, indent, qemu
|
||||
sed -i -e "s|^<!-- Created on .*, 20.. by texi2html .\...$|<!-- Created on August 7, 2009 by texi2html 1.82|" $f
|
||||
sed -i -e "s|^<!-- Created on .*, 20.. by texi2html .\...|<!-- Created on August 7, 2009 by texi2html 1.82|" $f
|
||||
sed -i -e 's|^ *This document was generated by <em>Autobuild</em> on <em>.*, 20..</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html .\...</em></a>.$| This document was generated by <em>Autobuild</em> on <em>August 7, 2009</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html 1.82</em></a>.|' $f
|
||||
# doxygen docu, e.g. in libssh and log4c
|
||||
sed -i -e 's|Generated on ... ... [0-9]* [0-9]*:[0-9][0-9]:[0-9][0-9] 20[0-9][0-9] for |Generated on Mon May 10 20:45:00 2010 for |' $f
|
||||
|
Loading…
Reference in New Issue
Block a user