Automated weekly pcp rawhide release: 0.20160829gitdedbe62
This commit is contained in:
parent
abc529604a
commit
e126de1d47
3
.gitignore
vendored
3
.gitignore
vendored
@ -114,3 +114,6 @@ pcp-3.3.3-1.src.tar.gz
|
||||
/pcp-3.11.5-0.20160817gita931b56.tar.gz
|
||||
/pcp-webjs-20160817gitcce8001.src.tar.gz
|
||||
/vector-20160817gita417ef2.tar.gz
|
||||
/pcp-3.11.5-0.20160829gitdedbe62.tar.gz
|
||||
/pcp-webjs-20160829gitcce8001.src.tar.gz
|
||||
/vector-20160829gita417ef2.tar.gz
|
||||
|
16
pcp.spec
16
pcp.spec
@ -3,16 +3,16 @@ Name: pcp
|
||||
Version: 3.11.5
|
||||
%global buildversion 0
|
||||
|
||||
Release: 0.20160817gita931b56%{?dist}
|
||||
Release: 0.20160829gitdedbe62%{?dist}
|
||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||
URL: http://www.pcp.io
|
||||
Group: Applications/System
|
||||
# https://bintray.com/artifact/download/pcp/source/pcp-%{version}.src.tar.gz
|
||||
Source0: %{name}-%{version}-0.20160817gita931b56.tar.gz
|
||||
Source0: %{name}-%{version}-0.20160829gitdedbe62.tar.gz
|
||||
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
|
||||
Source1: vector-20160817gita417ef2.tar.gz
|
||||
Source1: vector-20160829gita417ef2.tar.gz
|
||||
# https://github.com/performancecopilot/pcp-webjs/archive/x.y.z.tar.gz
|
||||
Source2: pcp-webjs-20160817gitcce8001.src.tar.gz
|
||||
Source2: pcp-webjs-20160829gitcce8001.src.tar.gz
|
||||
|
||||
%global disable_snmp 0
|
||||
|
||||
@ -2370,6 +2370,10 @@ cd
|
||||
%files testsuite
|
||||
%defattr(-,pcpqa,pcpqa)
|
||||
%{_testsdir}
|
||||
%config(noreplace) %{_sysconfdir}/systemd/system/pmwebd.service.d/pmwebd.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/system/pmmgr.service.d/pmmgr.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/system/pmcd.service.d/pmcd.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/system/pmproxy.service.d/pmproxy.conf
|
||||
|
||||
%if !%{disable_microhttpd}
|
||||
%files webapi
|
||||
@ -2664,6 +2668,10 @@ cd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 29 2016 Lukas Berk <lberk@redhat.com> - 3.11.5-0.20160829gitdedbe62
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
||||
* Wed Aug 17 2016 Lukas Berk <lberk@redhat.com> - 3.11.5-0.20160817gita931b56
|
||||
- Automated weekly rawhide release
|
||||
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
471ceb1aefbfb0d6112695794861c19b pcp-3.11.5-0.20160817gita931b56.tar.gz
|
||||
286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160817gitcce8001.src.tar.gz
|
||||
50ee9da7fea6dd8c8eb44965b8322061 vector-20160817gita417ef2.tar.gz
|
||||
6856a851dbcd391a5d9a2c2993cb4d2b pcp-3.11.5-0.20160829gitdedbe62.tar.gz
|
||||
286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160829gitcce8001.src.tar.gz
|
||||
a96f7d4d4eec8c2bf465b7615ff76f27 vector-20160829gita417ef2.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user