From dd24c7043baf5be85fe8d2db5b74a525365e2bbe28a1ccfda770d78c3d8090df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 29 Mar 2023 17:28:24 +0000 Subject: [PATCH] Accepting request 1075310 from GNOME:Next - Filter out dependency on /usr/bin/pkg-config: this package is installed on basically all systems, but it also contains a .pc file. Splitting this into a -devel package seems not reasonable. OBS-URL: https://build.opensuse.org/request/show/1075310 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/shared-mime-info?expand=0&rev=100 --- shared-mime-info.changes | 7 +++++++ shared-mime-info.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/shared-mime-info.changes b/shared-mime-info.changes index 3a3f3fb..093d08e 100644 --- a/shared-mime-info.changes +++ b/shared-mime-info.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 29 16:09:18 UTC 2023 - Dominique Leuenberger + +- Filter out dependency on /usr/bin/pkg-config: this package is + installed on basically all systems, but it also contains a .pc + file. Splitting this into a -devel package seems not reasonable. + ------------------------------------------------------------------- Mon Mar 28 08:35:54 UTC 2022 - Christophe Giboudeaux diff --git a/shared-mime-info.spec b/shared-mime-info.spec index 114f7e9..f590aac 100644 --- a/shared-mime-info.spec +++ b/shared-mime-info.spec @@ -1,7 +1,7 @@ # # spec file for package shared-mime-info # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,7 @@ # +%global __requires_exclude ^/usr/bin/pkg-config$ Name: shared-mime-info Version: 2.2 Release: 0