Accepting request 311546 from home:dimstar:Factory

- BuildIgnore hostname (ourselves): net-tools has a dependency on
  hostname, and net-tools is part of the VMInstall package set. As
  we know we do not rely on our own code to build, we can safely
  ignore hostname and break that nasty buildcycle.

OBS-URL: https://build.opensuse.org/request/show/311546
OBS-URL: https://build.opensuse.org/package/show/network:utilities/hostname?expand=0&rev=2
This commit is contained in:
Andreas Stieger 2015-06-11 07:33:59 +00:00 committed by Git OBS Bridge
parent b3ad5d8ed0
commit 4b826dfe8b
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 11 07:31:16 UTC 2015 - dimstar@opensuse.org
- BuildIgnore hostname (ourselves): net-tools has a dependency on
hostname, and net-tools is part of the VMInstall package set. As
we know we do not rely on our own code to build, we can safely
ignore hostname and break that nasty buildcycle.
-------------------------------------------------------------------
Wed Jun 10 08:39:32 UTC 2015 - gber@opensuse.org

View File

@ -23,6 +23,8 @@ Summary: Utility to Set/Show the Host Name or Domain Name
Url: https://tracker.debian.org/pkg/hostname
Group: Productivity/Networking/Other
Source: http://http.debian.net/debian/pool/main/h/hostname/%{name}_%{version}.tar.gz
# net-tools requires hostname, but we know we do not rely on ourselves to build
#!BuildIgnore: hostname
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description