pcp
[Top] [All Lists]

pcp updates

To: pcp <pcp@xxxxxxxxxxx>
Subject: pcp updates
From: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Date: Mon, 27 Aug 2012 19:51:14 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0
Changes committed to git://oss.sgi.com/pcp/pcp.git dev

commit 9d704ecc0dd5a6c5a01c4d6acb65eedf618f64b6
Author: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Date:   Mon Aug 27 19:46:46 2012 +1000

    Fix wrong macro in python-pcp dependency and bump latest changelog date.

        modified:   build/rpm/fedora.spec

diff --git a/build/rpm/fedora.spec b/build/rpm/fedora.spec
index ae83227..6ee0b27 100644
--- a/build/rpm/fedora.spec
+++ b/build/rpm/fedora.spec
@@ -189,7 +189,7 @@ License: GPLv2
 Group: Development/Libraries
 Summary: Performance Co-Pilot (PCP) Python bindings and documentation
 URL: http://oss.sgi.com/projects/pcp/
-Requires: pcp-libs = @package_version@
+Requires: pcp-libs = %{version}

 %description -n python-pcp
 The python PCP module contains the language bindings for
@@ -385,7 +385,7 @@ fi
 %defattr(-,root,root)

 %changelog
-* Thu Aug 23 2012 Mark Goodwin <mgoodwin@xxxxxxxxxx> - 3.6.6-1
+* Mon Aug 27 2012 Mark Goodwin <mgoodwin@xxxxxxxxxx> - 3.6.6-1
- interim builds: Update to latest PCP sources, see installed CHANGELOG for details.


<Prev in Thread] Current Thread [Next in Thread>