Performance Co-Pilot Grafana Plugin
Go to file
Petr Šabata db076d76aa RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/grafana-pcp#691da46533b77603e7897133fc7e4d70ce62c284
2020-10-15 09:45:06 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:45:06 +02:00
check_npm_dependencies.py RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:45:06 +02:00
create_dependency_bundle.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:45:06 +02:00
grafana-pcp.rpmlintrc RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:45:06 +02:00
grafana-pcp.spec RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:45:06 +02:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:45:06 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:45:06 +02:00

grafana-pcp

The grafana-pcp package

Build instructions

VER=2.0.2
spectool -g grafana-pcp.spec
./create_dependency_bundle.sh grafana-pcp-$VER.tar.gz grafana-pcp-deps-$VER.tar.xz
./check_npm_dependencies.py grafana-pcp.spec grafana-pcp-$VER.tar.gz grafana-pcp-deps-$VER.tar.xz
fedpkg new-sources grafana-pcp-$VER.tar.gz grafana-pcp-deps-$VER.tar.xz

fedpkg local
fedpkg lint
fedpkg mockbuild
fedpkg scratch-build --srpm

fedpkg build
fedpkg update