Fix Vector source version
This commit is contained in:
parent
a26f4be99b
commit
2186bd9c61
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@ pcp-3.3.3-1.src.tar.gz
|
|||||||
/pcp-3.11.0.src.tar.gz
|
/pcp-3.11.0.src.tar.gz
|
||||||
/pcp-3.11.1.src.tar.gz
|
/pcp-3.11.1.src.tar.gz
|
||||||
/pcp-3.11.2.src.tar.gz
|
/pcp-3.11.2.src.tar.gz
|
||||||
|
/vector-1.0.3.tar.gz
|
||||||
|
4
pcp.spec
4
pcp.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: System-level performance monitoring and performance management
|
Summary: System-level performance monitoring and performance management
|
||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 3.11.2
|
Version: 3.11.2
|
||||||
%global buildversion 1
|
%global buildversion 2
|
||||||
|
|
||||||
Release: %{buildversion}%{?dist}
|
Release: %{buildversion}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||||
@ -12,7 +12,7 @@ Source0: pcp-%{version}.src.tar.gz
|
|||||||
# https://github.com/performancecopilot/pcp-webjs/archive/master.zip
|
# https://github.com/performancecopilot/pcp-webjs/archive/master.zip
|
||||||
Source1: pcp-webjs.src.tar.gz
|
Source1: pcp-webjs.src.tar.gz
|
||||||
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
|
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
|
||||||
Source2: vector.tar.gz
|
Source2: vector-1.0.3.tar.gz
|
||||||
|
|
||||||
# There are no papi/libpfm devel packages for s390 nor for some rhels, disable
|
# There are no papi/libpfm devel packages for s390 nor for some rhels, disable
|
||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
2539e964edf6ba4d73a2b2bbf609ae7e pcp-3.11.2.src.tar.gz
|
2539e964edf6ba4d73a2b2bbf609ae7e pcp-3.11.2.src.tar.gz
|
||||||
2d3001cd3c9464060a4260ea7364c3d0 vector.tar.gz
|
|
||||||
3dbb7ac87a588a97b639a45b136933b2 pcp-webjs.src.tar.gz
|
3dbb7ac87a588a97b639a45b136933b2 pcp-webjs.src.tar.gz
|
||||||
|
2d3001cd3c9464060a4260ea7364c3d0 vector-1.0.3.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user