From 14e74695d777ecc52cea2e17dc1b60ec1d802d81f74016dc51e5a9248677565a Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Mon, 7 Feb 2022 16:35:24 +0000 Subject: [PATCH] Accepting request 952213 from home:dimstar:Factory - Own %{_datadir}/zsh and %{_datadir}/zsh/site-functions: we have no guaranteed owner of these directories in the buildroot. detects systemd OBS-URL: https://build.opensuse.org/request/show/952213 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=112 --- pcp.changes | 8 +++++++- pcp.spec | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/pcp.changes b/pcp.changes index 25b241c..1c7db00 100644 --- a/pcp.changes +++ b/pcp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 7 16:25:45 UTC 2022 - Dominique Leuenberger + +- Own %{_datadir}/zsh and %{_datadir}/zsh/site-functions: we have + no guaranteed owner of these directories in the buildroot. + ------------------------------------------------------------------- Mon Dec 13 13:48:47 UTC 2021 - Thorsten Kukuk @@ -9,7 +15,7 @@ Mon Dec 13 13:48:47 UTC 2021 - Thorsten Kukuk Tue May 11 17:12:16 CEST 2021 - ro@suse.de - also buildrequire pkgconfig(systemd) to make sure configure - detects systemd + detects systemd ------------------------------------------------------------------- Sat Mar 13 12:41:03 UTC 2021 - Jan Engelhardt diff --git a/pcp.spec b/pcp.spec index 8d1ed8b..7b35e29 100644 --- a/pcp.spec +++ b/pcp.spec @@ -3032,6 +3032,8 @@ PCP_LOG_DIR=%{_logsdir} %{_localstatedir}/lib/pcp/config/pmlogrewrite %dir %attr(0775,pcp,pcp) %{_localstatedir}/lib/pcp/config/pmda +%dir %{_datadir}/zsh +%dir %{_datadir}/zsh/site-functions %{_datadir}/zsh/site-functions/_pcp %if !%{disable_sdt} %{_tapsetdir}/pmcd.stp