Accepting request 828935 from Base:System

OBS-URL: https://build.opensuse.org/request/show/828935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2020-08-28 19:18:11 +00:00 committed by Git OBS Bridge
commit 6c85a7c4ee
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 19 11:33:20 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not mangle libexecdir: the distro defaults are right in all
cases.
-------------------------------------------------------------------
Wed Apr 22 04:21:13 UTC 2020 - Martin Liška <mliska@suse.cz>

View File

@ -43,7 +43,6 @@
%global license_lgplv2plus LGPL-2.0+
%global license_lgplv21plus LGPL-2.1+
%global license_mit MIT
%global _libexecdir %{_libdir}
%else
%global pcp_gr Applications/System
%global lib_pkg pcp-libs
@ -2982,8 +2981,8 @@ fi
%dir %{_datadir}/pcp
%dir %{_localstatedir}/lib/pcp
%if 0%{?suse_version}
%dir %{_libdir}/pcp
%dir %{_libdir}/pcp/bin
%dir %{_libexecdir}/pcp
%dir %{_libexecdir}/pcp/bin
%endif
%dir %{_localstatedir}/lib/pcp/config
%if 0%{?suse_version}