From a661e80b799c9b1f56f33202597cbac610d27901a40a51eea0ee6df63c077770 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 6 Oct 2021 12:08:33 +0000 Subject: [PATCH] Accepting request 923385 from home:neilbrown:branches:devel:tools:building - Remove dependency on libgssglue. It is no longer needed (bsc#1191068) OBS-URL: https://build.opensuse.org/request/show/923385 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=32 --- distcc.changes | 6 ++++++ distcc.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/distcc.changes b/distcc.changes index 3e81f79..56e1afc 100644 --- a/distcc.changes +++ b/distcc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 6 04:19:43 UTC 2021 - Neil Brown + +- Remove dependency on libgssglue. It is no longer needed + (bsc#1191068) + ------------------------------------------------------------------- Mon Sep 13 14:35:20 UTC 2021 - Johannes Segitz diff --git a/distcc.spec b/distcc.spec index 9309e12..10b5028 100644 --- a/distcc.spec +++ b/distcc.spec @@ -44,7 +44,6 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(avahi-client) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(krb5) -BuildRequires: pkgconfig(libgssglue) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(systemd)