[pcp-gui] Update to latest community sources

Mark Goodwin mgoodwin at fedoraproject.org
Thu May 3 00:59:47 UTC 2012


commit 23a9ce8b8c80e10719cd713352720005dbe63989
Author: Mark Goodwin <mgoodwin at redhat.com>
Date:   Thu May 3 10:59:40 2012 +1000

    Update to latest community sources

 .gitignore   |    1 +
 pcp-gui.spec |   11 +++++------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6183ab2..67afdc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pcp-gui-1.5.2.src.tar.gz
+/pcp-gui-1.5.5.src.tar.gz
diff --git a/pcp-gui.spec b/pcp-gui.spec
index 97168ee..3bd058f 100644
--- a/pcp-gui.spec
+++ b/pcp-gui.spec
@@ -1,6 +1,6 @@
 Name: pcp-gui
-Version: 1.5.2
-Release: 3%{?dist}
+Version: 1.5.5
+Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+ and LGPLv2+ with exceptions
 URL: http://oss.sgi.com/projects/pcp
 
@@ -13,8 +13,6 @@ BuildRequires: qt-assistant-adp-devel
 %endif
 Requires: pcp
 
-Patch0: pcp-gui_desktop.patch
-
 Group: Applications/System
 Summary: Visualization tools for the Performance Co-Pilot toolkit
 
@@ -51,7 +49,6 @@ PCP utilities and daemons, and the PCP graphical tools.
 
 %prep
 %setup -q
-%patch0
 autoconf
 
 %build
@@ -70,7 +67,6 @@ desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/pmchart.desktop
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root,-)
 %doc README doc/CHANGES doc/COPYING
@@ -88,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Mar 23 2012 Mark Goodwin <mgoodwin at redhat.com> - 1.5.5-1
+- update to latest sources (rolls in desktop patch too)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index abe64c6..0e99927 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a48b6ba765fe1c180bcc5a23eca640b  pcp-gui-1.5.2.src.tar.gz
+3728264c6112ea1141e7854fed4ff893  pcp-gui-1.5.5.src.tar.gz


More information about the scm-commits mailing list