From 16e75eba32dbe9cbbab711afc58be2d7f7656010 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 14 Sep 2012 22:25:26 +1000 Subject: [PATCH] Update to latest community sources --- .gitignore | 1 + pcp.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index acc8d43..ba8414c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.6.5-1.src.tar.gz /pcp-3.6.6-1.src.tar.gz /pcp-3.6.7.src.tar.gz +/pcp-3.6.8.src.tar.gz diff --git a/pcp.spec b/pcp.spec index 5e8971d..e679260 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,9 +1,9 @@ Summary: System-level performance monitoring and performance management Name: pcp -Version: 3.6.7 +Version: 3.6.8 %define buildversion 1 -Release: %{buildversion}%{?dist}.1 +Release: %{buildversion}%{?dist} License: GPLv2 URL: http://oss.sgi.com/projects/pcp Group: Applications/System @@ -394,6 +394,9 @@ fi %defattr(-,root,root) %changelog +* Fri Sep 14 2012 Nathan Scott - 3.6.8-1 +- Update to latest PCP sources. + * Wed Sep 05 2012 Nathan Scott - 3.6.6-1.1 - Move configure step from prep to build section of spec (BZ 854128) @@ -411,7 +414,7 @@ fi * Thu Jun 21 2012 Mark Goodwin - remove pcp-import-sheet2pcp subpackage due to missing deps (BZ 830923) - 3.6.3-1.2 -* Fri May 18 2012 Dan HorĂ¡k - 3.6.3-1.1 +* Fri May 18 2012 Dan Hork - 3.6.3-1.1 - fix build on s390x * Mon Apr 30 2012 Mark Goodwin - 3.6.3-1 diff --git a/sources b/sources index edc7f5f..aa40707 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bcb830d859315504973199fb2325b2c pcp-3.6.7.src.tar.gz +36e5b95d37411cd00827a596d67c8387 pcp-3.6.8.src.tar.gz