[packages/pcp] Rel 4; add more files (which are symlinked) to avoid:

arekm arekm at pld-linux.org
Tue Aug 10 10:14:56 CEST 2021


commit be547dfbd81061f30b0fe3235905cddcb477da0f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 10 10:13:29 2021 +0200

    Rel 4; add more files (which are symlinked) to avoid:
    
    /home/users/arekm/tmp/rpm-tmp.yLq7cu[5]: ./Make.stdpmid: inaccessible or
    not found
    warning: %post(pcp-libs-5.2.5-3.x86_64) scriptlet failed, exit status
    127
    
    but this package still is a mess and doesn't deserve int rel.

 pcp.spec | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/pcp.spec b/pcp.spec
index 679f0c5..a946da3 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -16,7 +16,7 @@ Summary:	Performance Co-Pilot - system level performance monitoring and manageme
 Summary(pl.UTF-8):	Performance Co-Pilot - monitorowanie i zarządzanie wydajnością na poziomie systemu
 Name:		pcp
 Version:	5.2.5
-Release:	3
+Release:	4
 License:	LGPL v2.1 (libraries), GPL v2 (the rest)
 Group:		Applications/System
 Source0:	https://github.com/performancecopilot/pcp/archive/%{version}/%{name}-%{version}.tar.gz
@@ -1590,6 +1590,20 @@ fi
 %attr(755,root,root) %{_libexecdir}/pcp/bin/pmcpp
 %attr(755,root,root) %{_libexecdir}/pcp/bin/pmlogger_rewrite
 %attr(755,root,root) %{_libexecdir}/pcp/bin/pmnsmerge
+%dir %{_libexecdir}/pcp/pmns
+%attr(755,root,root) %{_libexecdir}/pcp/pmns/Make.stdpmid
+%attr(755,root,root) %{_libexecdir}/pcp/pmns/Rebuild
+%{_libexecdir}/pcp/pmns/Makefile
+%{_libexecdir}/pcp/pmns/root_jbd2
+%{_libexecdir}/pcp/pmns/root_kvm
+%{_libexecdir}/pcp/pmns/root_linux
+%{_libexecdir}/pcp/pmns/root_mmv
+%{_libexecdir}/pcp/pmns/root_pmcd
+%{_libexecdir}/pcp/pmns/root_pmproxy
+%{_libexecdir}/pcp/pmns/root_proc
+%{_libexecdir}/pcp/pmns/root_xfs
+%{_libexecdir}/pcp/pmns/stdpmid.pcp
+%config(noreplace) %verify(not md5 mtime size) %{_libexecdir}/pcp/pmns/stdpmid.local
 %dir /var/lib/pcp
 %dir /var/lib/pcp/pmns
 %attr(755,root,root) /var/lib/pcp/pmns/Make.stdpmid
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcp.git/commitdiff/be547dfbd81061f30b0fe3235905cddcb477da0f



More information about the pld-cvs-commit mailing list