Update to latest community sources

This commit is contained in:
Nathan Scott 2014-01-29 12:50:12 +11:00
parent e844f19592
commit 1033a68a79
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ pcp-3.3.3-1.src.tar.gz
/pcp-3.8.6.src.tar.gz
/pcp-3.8.9.src.tar.gz
/pcp-3.8.10.src.tar.gz
/pcp-3.8.11.src.tar.gz

View File

@ -1,6 +1,6 @@
Summary: System-level performance monitoring and performance management
Name: pcp
Version: 3.8.10
Version: 3.8.11
%define buildversion 1
Release: %{buildversion}%{?dist}
@ -110,6 +110,7 @@ Group: Development/Libraries
Summary: Performance Co-Pilot (PCP) test suite
URL: http://oss.sgi.com/projects/pcp/
Requires: pcp = %{version}-%{release}
Requires: pcp-libs = %{version}-%{release}
Requires: pcp-libs-devel = %{version}-%{release}
%description testsuite
@ -614,6 +615,10 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
%defattr(-,root,root)
%changelog
* Wed Jan 29 2014 Nathan Scott <nathans@redhat.com> - 3.8.11-1
- Resolves SNMP procfs file ICMP line parse issue (BZ 1055818)
- Update to latest PCP sources.
* Wed Jan 15 2014 Nathan Scott <nathans@redhat.com> - 3.8.10-1
- Update to latest PCP sources.

View File

@ -1 +1 @@
d2aa385991f524618b7ac15a0fea7625 pcp-3.8.10.src.tar.gz
21bf1b7a6352d54a5426710773ad6b5a pcp-3.8.11.src.tar.gz