From 4df3ab4be7d345581cec0801554d0d20fdc828124a55e406d373c595b17fc5f2 Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Wed, 8 Jan 2020 11:55:38 +0000 Subject: [PATCH] Accepting request 761825 from home:dimstar:Factory - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow OBS to shortcut through -mini flavors. OBS-URL: https://build.opensuse.org/request/show/761825 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=90 --- pcp.changes | 6 ++++++ pcp.spec | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/pcp.changes b/pcp.changes index 7c80ab7..2d6600b 100644 --- a/pcp.changes +++ b/pcp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 19 14:41:01 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + allow OBS to shortcut through -mini flavors. + ------------------------------------------------------------------- Tue Oct 1 15:17:34 UTC 2019 - Ludwig Nussel diff --git a/pcp.spec b/pcp.spec index 2074588..abe6a40 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,7 +1,7 @@ # # spec file for package pcp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -281,7 +281,7 @@ BuildRequires: initscripts %endif BuildRequires: man %if !%{disable_systemd} -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) %{?systemd_requires} %endif %if !%{disable_qt} @@ -800,7 +800,7 @@ Zabbix via the Zabbix agent - see zbxpcp(3) for further details. Summary: Performance Co-Pilot tools for exporting PCP metrics to ElasticSearch License: %{license_gplv2plus} Group: %{pcp_gr} -URL: https://pcp.io +Url: https://pcp.io Requires: %{lib_pkg} >= %{version}-%{release} %if !%{disable_python3} Requires: python3-pcp = %{version}-%{release} @@ -1625,7 +1625,7 @@ collecting metrics about Intel MIC cards. Summary: Performance Co-Pilot (PCP) metrics for HAProxy License: %{license_gplv2plus} Group: %{pcp_gr} -URL: https://pcp.io +Url: https://pcp.io %if !%{disable_python3} Requires: python3-pcp %else @@ -2124,7 +2124,7 @@ collecting metrics about web server logs. Summary: Performance Co-Pilot (PCP) Zeroconf Package License: %{license_gplv2plus} Group: %{pcp_gr} -URL: https://pcp.io +Url: https://pcp.io Requires: pcp Requires: pcp-doc Requires: pcp-pmda-dm