Updating link to change in openSUSE:Factory/build-compare revision 19.0

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=f5e435a40c8d78800e191ac01e4502f7
This commit is contained in:
OBS User buildservice-autocommit 2009-10-22 09:09:26 +00:00 committed by Git OBS Bridge
parent 69801c357c
commit 450623db6b
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 22 09:03:46 UTC 2009 - coolo@novell.com
- take out debugging code
-------------------------------------------------------------------
Wed Oct 14 07:14:37 UTC 2009 - aj@suse.de

View File

@ -24,7 +24,7 @@ Group: Development/Tools/Building
AutoReqProv: on
Summary: Build Result Compare Script
Version: 2009.10.14
Release: 1
Release: 2
Source: same-build-result.sh
Source1: rpm-check.sh
Source2: COPYING

View File

@ -111,8 +111,7 @@ QF="%{NAME}"
# don't look at RELEASE, it contains our build number
QF="$QF %{VERSION} %{EPOCH}\\n"
QF="$QF %{SUMMARY}\\n%{DESCRIPTION}\\n"
# ignored for now
#QF="$QF %{VENDOR} %{DISTRIBUTION}"
QF="$QF %{VENDOR} %{DISTRIBUTION} %{DISTURL}"
QF="$QF %{LICENSE} %{LICENSE}\\n"
QF="$QF %{GROUP} %{URL} %{EXCLUDEARCH} %{EXCLUDEOS} %{EXCLUSIVEARCH}\\n"
QF="$QF %{EXCLUSIVEOS} %{RPMVERSION} %{PLATFORM}\\n"