]> git.pld-linux.org Git - packages/pcp.git/commitdiff
Rel 4; add more files (which are symlinked) to avoid: auto/th/pcp-5.2.5-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 10 Aug 2021 08:13:29 +0000 (10:13 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 10 Aug 2021 08:13:29 +0000 (10:13 +0200)
/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

index 679f0c55bce1eedcc76d4262b3dc2ee30439aff6..a946da3bf69349e187cefc8732f3ce65c9855c07 100644 (file)
--- 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
This page took 0.081647 seconds and 4 git commands to generate.