From 2e4b7daa78cfc97c225022e1c7b15c5cc488ca0486b97b544e96ee6228f8501a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rusmir=20Du=C5=A1ko?= Date: Fri, 15 Apr 2016 07:56:29 +0000 Subject: [PATCH] Accepting request 389954 from home:lnussel:branches:network - remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one. OBS-URL: https://build.opensuse.org/request/show/389954 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=192 --- bind.changes | 6 ++++++ bind.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/bind.changes b/bind.changes index 27fd115..8ce7f60 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 14 09:56:18 UTC 2016 - lnussel@suse.de + +- remove BuildRequire libcap. That is only a legacy library, not + actually used for building. libcap-devel pulls in the right one. + ------------------------------------------------------------------- Fri Mar 11 13:56:10 UTC 2016 - max@suse.com diff --git a/bind.spec b/bind.spec index 8919895..4f4c6c5 100644 --- a/bind.spec +++ b/bind.spec @@ -46,7 +46,6 @@ Patch53: bind-sdb-ldap.patch Patch101: runidn.diff Patch102: idnkit-powerpc-ltconfig.patch BuildRequires: krb5-devel -BuildRequires: libcap BuildRequires: libcap-devel BuildRequires: libmysqlclient-devel BuildRequires: libtool