From 1339167ab4cdc9b69f40dbb6d397ae42906d1a5c80cbc457810afe49cbe9bac3 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 18 Aug 2017 03:54:35 +0000 Subject: [PATCH] Accepting request 517306 from home:kukuk:branches:network:utilities - Add build require libnsl-devel in preparation of libnsl removal from glibc. OBS-URL: https://build.opensuse.org/request/show/517306 OBS-URL: https://build.opensuse.org/package/show/network:utilities/hostname?expand=0&rev=8 --- hostname.changes | 6 ++++++ hostname.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hostname.changes b/hostname.changes index 24079dc..2b1d5f6 100644 --- a/hostname.changes +++ b/hostname.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 15 21:55:30 CEST 2017 - kukuk@suse.de + +- Add build require libnsl-devel in preparation of libnsl removal + from glibc. + ------------------------------------------------------------------- Thu Mar 31 14:25:58 CEST 2016 - kukuk@suse.de diff --git a/hostname.spec b/hostname.spec index e12bd3e..3ac9d13 100644 --- a/hostname.spec +++ b/hostname.spec @@ -1,7 +1,7 @@ # # spec file for package hostname # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ Source: http://http.debian.net/debian/pool/main/h/%{name}/%{name}_%{vers # net-tools requires hostname, but we know we do not rely on ourselves to build #!BuildIgnore: hostname BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libnsl-devel %description This package provides commands which can be used to display the system's DNS