Update to latest community sources
This commit is contained in:
parent
67d50657d0
commit
1990b9d48b
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ pcp-3.3.3-1.src.tar.gz
|
|||||||
/pcp-3.10.9-0.20151214git127bd3f.tar.gz
|
/pcp-3.10.9-0.20151214git127bd3f.tar.gz
|
||||||
/pcp-webjs-20151214git17704ea.src.tar.gz
|
/pcp-webjs-20151214git17704ea.src.tar.gz
|
||||||
/vector-20151214git117404f.tar.gz
|
/vector-20151214git117404f.tar.gz
|
||||||
|
/pcp-3.10.9.src.tar.gz
|
||||||
|
64
pcp.spec
64
pcp.spec
@ -1,18 +1,18 @@
|
|||||||
Summary: System-level performance monitoring and performance management
|
Summary: System-level performance monitoring and performance management
|
||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 3.10.9
|
Version: 3.10.9
|
||||||
%global buildversion 0
|
%global buildversion 1
|
||||||
|
|
||||||
Release: 0.20151214git127bd3f%{?dist}
|
Release: %{buildversion}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||||
URL: http://www.pcp.io
|
URL: http://www.pcp.io
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
# https://bintray.com/artifact/download/pcp/source/pcp-%{version}.src.tar.gz
|
# https://bintray.com/artifact/download/pcp/source/pcp-%{version}.src.tar.gz
|
||||||
Source0: %{name}-%{version}-0.20151214git127bd3f.tar.gz
|
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-20151214git17704ea.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-20151214git117404f.tar.gz
|
Source2: vector.tar.gz
|
||||||
|
|
||||||
# Compat check for distros that already have single install pmda's
|
# Compat check for distros that already have single install pmda's
|
||||||
%if 0%{?fedora} > 22 || 0%{?rhel} > 7
|
%if 0%{?fedora} > 22 || 0%{?rhel} > 7
|
||||||
@ -2418,43 +2418,23 @@ cd
|
|||||||
|
|
||||||
%if !%{disable_python2} || !%{disable_python3}
|
%if !%{disable_python2} || !%{disable_python3}
|
||||||
%files -n pcp-system-tools -f pcp_system_tools.list
|
%files -n pcp-system-tools -f pcp_system_tools.list
|
||||||
|
%dir %{_confdir}/pmrep
|
||||||
|
%config(noreplace) %{_confdir}/pmrep/pmrep.conf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 14 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151214git127bd3f
|
* Wed Dec 16 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-1
|
||||||
- Automated weekly rawhide release
|
- Add -V/--version support to several more commands (BZ 1284411)
|
||||||
|
- Resolve a pcp-iostat(1) transient device exception (BZ 1249572)
|
||||||
* Mon Dec 07 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151207git44f18ab
|
- Provides pmdapipe, an output-capturing domain agent (BZ 1163413)
|
||||||
- Automated weekly rawhide release
|
- Python PMAPI pmSetMode allows None timeval parameter (BZ 1284417)
|
||||||
- Applied spec changes from upstream git
|
- Python PMI pmiPutValue now supports singular metrics (BZ 1285371)
|
||||||
|
- Fix python PMAPI pmRegisterDerived wrapper interface (BZ 1286733)
|
||||||
* Mon Dec 07 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151207gited763bb
|
- Fix pmstat SEGV when run with graphical time control (BZ 1287678)
|
||||||
- Automated weekly rawhide release
|
- Make pmNonOptionsFromList error message less cryptic (BZ 1287778)
|
||||||
- Applied spec changes from upstream git
|
- Drop unimplemented pmdumptext options from usage, man page (BZ 1289909)
|
||||||
|
- Stop creating configuration files in tmp_t locations (BZ 1256125)
|
||||||
* Mon Nov 30 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151130gitd63273c
|
- Update to latest PCP sources.
|
||||||
- Automated weekly rawhide release
|
|
||||||
- Applied spec changes from upstream git
|
|
||||||
|
|
||||||
* Mon Nov 23 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151123git587e16f
|
|
||||||
- Automated weekly rawhide release
|
|
||||||
|
|
||||||
* Tue Nov 17 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151117gitf5f20cb
|
|
||||||
- Automated weekly rawhide release
|
|
||||||
|
|
||||||
* Fri Nov 13 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151111git892d4d7.1
|
|
||||||
- Rebuild for python3 breakage
|
|
||||||
|
|
||||||
* Wed Nov 11 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151111git892d4d7
|
|
||||||
- Automated weekly rawhide release
|
|
||||||
- Applied spec changes from upstream git
|
|
||||||
|
|
||||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.9-0.20151105git7a881e7
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
||||||
|
|
||||||
* Wed Nov 04 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151104git7a881e7
|
|
||||||
- Automated weekly rawhide release
|
|
||||||
- Applied spec changes from upstream git
|
|
||||||
|
|
||||||
* Fri Oct 30 2015 Mark Goodwin <mgoodwin@redhat.com> - 3.10.8-1
|
* Fri Oct 30 2015 Mark Goodwin <mgoodwin@redhat.com> - 3.10.8-1
|
||||||
- Update pmlogger to log an immediate sample first (BZ 1269921)
|
- Update pmlogger to log an immediate sample first (BZ 1269921)
|
||||||
@ -2471,6 +2451,12 @@ cd
|
|||||||
- Update to latest stable Vector release for pcp-vector-webapp.
|
- Update to latest stable Vector release for pcp-vector-webapp.
|
||||||
- Update to latest PCP sources.
|
- Update to latest PCP sources.
|
||||||
|
|
||||||
|
* Sat Sep 05 2015 Kalev Lember <klember@redhat.com> - 3.10.6-2.1
|
||||||
|
- Rebuilt for librpm soname bump
|
||||||
|
|
||||||
|
* Thu Aug 06 2015 Lukas Berk <lberk@redhat.com> - 3.10.6-2
|
||||||
|
- Fix SDT related build error (BZ 1250894)
|
||||||
|
|
||||||
* Tue Aug 04 2015 Nathan Scott <nathans@redhat.com> - 3.10.6-1
|
* Tue Aug 04 2015 Nathan Scott <nathans@redhat.com> - 3.10.6-1
|
||||||
- Fix pcp2graphite write method invocation failure (BZ 1243123)
|
- Fix pcp2graphite write method invocation failure (BZ 1243123)
|
||||||
- Reduce diagnostics in pmdaproc unknown state case (BZ 1224431)
|
- Reduce diagnostics in pmdaproc unknown state case (BZ 1224431)
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
2acb8d772e9fcbbbdfceec7340dddcf9 pcp-3.10.9-0.20151214git127bd3f.tar.gz
|
82b00227db623e12bf47eca6f12d3979 pcp-3.10.9.src.tar.gz
|
||||||
1f19a9b03bfb6708e553b70f3bb0e225 pcp-webjs-20151214git17704ea.src.tar.gz
|
3dbb7ac87a588a97b639a45b136933b2 pcp-webjs.src.tar.gz
|
||||||
2c2fce9ce47f3d9b5c0e65a0f036f578 vector-20151214git117404f.tar.gz
|
2d3001cd3c9464060a4260ea7364c3d0 vector.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user