Performance Co-Pilot Grafana Plugin
Go to file
2019-11-26 15:48:42 +11:00
.gitignore update to 1.0.2 2019-11-12 15:32:13 +01:00
check_npm_dependencies.py update to 1.0.0 2019-10-11 20:12:07 +02:00
create_dependency_bundle.sh Initial import (#1744132). 2019-08-30 11:56:40 +02:00
grafana-pcp.rpmlintrc add check_npm_dependencies.py and rpmlintrc 2019-09-02 14:03:19 +02:00
grafana-pcp.spec Update to latest community sources 2019-11-26 15:48:42 +11:00
README.md Update to latest community sources 2019-11-26 15:48:42 +11:00
sources Update to latest community sources 2019-11-26 15:48:42 +11:00

grafana-pcp

The grafana-pcp package

Build instructions

VER=1.0.3
spectool -g grafana-pcp.spec
./create_dependency_bundle.sh $VER $(pwd)/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 mockbuild
fedpkg scratch-build --srpm
fedpkg build
fedpkg update