forked from pool/build-compare
Accepting request 39664 from openSUSE:Tools
checked in (request 39664) OBS-URL: https://build.opensuse.org/request/show/39664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=59
This commit is contained in:
parent
fcd059dc32
commit
115d462984
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri May 7 13:05:57 UTC 2010 - aj@suse.de
|
|
||||||
|
|
||||||
- Handle sendmail .cf files.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 23 13:37:47 UTC 2010 - aj@suse.de
|
Tue Mar 23 13:37:47 UTC 2010 - aj@suse.de
|
||||||
|
|
||||||
|
@ -410,13 +410,6 @@ check_single_file()
|
|||||||
sed -i -e 's|^# Libtool was configured on host [a-z0-9]*:$|Libtool was configured on host x42:|' $f
|
sed -i -e 's|^# Libtool was configured on host [a-z0-9]*:$|Libtool was configured on host x42:|' $f
|
||||||
done
|
done
|
||||||
;;
|
;;
|
||||||
/etc/mail/*cf)
|
|
||||||
# from sendmail package
|
|
||||||
for f in old/$file new/$file; do
|
|
||||||
# - ##### built by abuild@build33 on Thu May 6 11:21:17 UTC 2010
|
|
||||||
sed -i -e 's|built by abuild@[a-z0-0]* on ... ... [0-9]* [0-9]*:[0-9][0-9]:[0-9][0-9] .* 20[0-9][0-9]|built by abuild@build42 on Thu May 6 11:21:17 UTC 2010|'; $f
|
|
||||||
done
|
|
||||||
;;
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
ftype=`/usr/bin/file old/$file | cut -d: -f2-`
|
ftype=`/usr/bin/file old/$file | cut -d: -f2-`
|
||||||
|
Loading…
Reference in New Issue
Block a user