Accepting request 22842 from openSUSE:Tools

Copy from openSUSE:Tools/build-compare based on submit request 22842 from user coolo

OBS-URL: https://build.opensuse.org/request/show/22842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build-compare?expand=0&rev=19
This commit is contained in:
OBS User autobuild 2009-10-22 09:09:26 +00:00 committed by Git OBS Bridge
commit b526daf92b
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"