Updating link to change in openSUSE:Factory/build-compare revision 36.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=d2d475ee759187df16128aa4da8f8967
This commit is contained in:
parent
6e2ca0c648
commit
e58f94873c
@ -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
|
||||
|
||||
|
@ -24,7 +24,7 @@ Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: Build Result Compare Script
|
||||
Version: 2009.10.14
|
||||
Release: 19
|
||||
Release: 20
|
||||
Source: same-build-result.sh
|
||||
Source1: rpm-check.sh
|
||||
Source2: COPYING
|
||||
|
@ -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