[pcp] Update to latest community sources

nathans nathans at fedoraproject.org
Wed Jan 29 01:49:51 UTC 2014


commit 1033a68a793ba71fb8d7244300fe5e68784c3d4a
Author: Nathan Scott <nathans at redhat.com>
Date:   Wed Jan 29 12:50:12 2014 +1100

    Update to latest community sources

 .gitignore |    1 +
 pcp.spec   |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 829ca07..83ce0b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/pcp.spec b/pcp.spec
index d7202b3..4a6c54d 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -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 at 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 at redhat.com> - 3.8.10-1
 - Update to latest PCP sources.
 
diff --git a/sources b/sources
index aa764a1..9c66cea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2aa385991f524618b7ac15a0fea7625  pcp-3.8.10.src.tar.gz
+21bf1b7a6352d54a5426710773ad6b5a  pcp-3.8.11.src.tar.gz


More information about the scm-commits mailing list