Update to latest community sources
This commit is contained in:
parent
5956ddae9b
commit
72b0770c87
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ pcp-3.3.3-1.src.tar.gz
|
||||
/pcp-3.8.11.src.tar.gz
|
||||
/pcp-3.8.12.src.tar.gz
|
||||
/pcp-3.9.0.src.tar.gz
|
||||
/pcp-3.9.1.src.tar.gz
|
||||
|
5
pcp.spec
5
pcp.spec
@ -1,6 +1,6 @@
|
||||
Summary: System-level performance monitoring and performance management
|
||||
Name: pcp
|
||||
Version: 3.9.0
|
||||
Version: 3.9.1
|
||||
%define buildversion 1
|
||||
|
||||
Release: %{buildversion}%{?dist}
|
||||
@ -718,6 +718,9 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Mar 19 2014 Nathan Scott <nathans@redhat.com> - 3.9.1-1
|
||||
- Update to latest PCP sources.
|
||||
|
||||
* Wed Feb 19 2014 Nathan Scott <nathans@redhat.com> - 3.9.0-1
|
||||
- Create new sub-packages for pcp-webapi and pcp-manager
|
||||
- Split configuration from pcp-libs into pcp-conf (multilib)
|
||||
|
Loading…
Reference in New Issue
Block a user