[papi] Import papi-5.3.0

William Eden Cohen wcohen at fedoraproject.org
Thu Jan 16 14:16:04 UTC 2014


commit 3633ee4d50c5f0093fdd0c884e43874bcaca0c86
Author: William Cohen <wcohen at redhat.com>
Date:   Thu Jan 16 09:15:57 2014 -0500

    Import papi-5.3.0

 .gitignore |    1 +
 papi.spec  |   28 +++++++++++-----------------
 sources    |    2 +-
 3 files changed, 13 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b5ead9..d0a2a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ papi-4.1.0.tar.gz
 /papi-5.2.0-2.37.g5c1405a.tar.gz
 /papi-5.2.0-2.63.g91a6fa5.tar.gz
 /papi-5.2.0-2.1.gff3e15d.tar.gz
+/papi-5.3.0.tar.gz
diff --git a/papi.spec b/papi.spec
index 9b5bf2e..661c95b 100644
--- a/papi.spec
+++ b/papi.spec
@@ -1,12 +1,12 @@
 %bcond_with bundled_libpfm
 Summary: Performance Application Programming Interface
 Name: papi
-Version: 5.2.0
-Release: 3%{?dist}
+Version: 5.3.0
+Release: 1%{?dist}
 License: BSD
 Group: Development/System
 URL: http://icl.cs.utk.edu/papi/
-Source0: http://icl.cs.utk.edu/projects/papi/downloads/%{name}-%{version}.tar.gz 
+Source0: http://icl.cs.utk.edu/projects/papi/downloads/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: autoconf
 BuildRequires: doxygen
@@ -16,8 +16,8 @@ BuildRequires: kernel-headers >= 2.6.32
 BuildRequires: chrpath
 BuildRequires: lm_sensors-devel
 %if %{without bundled_libpfm}
-BuildRequires: libpfm-devel >= 4.3.0
-BuildRequires: libpfm-static >= 4.3.0
+BuildRequires: libpfm-devel >= 4.4.0-5
+BuildRequires: libpfm-static >= 4.4.0-5
 %endif
 # Following required for net component
 BuildRequires: net-tools
@@ -138,20 +138,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
-* Thu Nov 28 2013 Lukas Berk <lberk at redhat.com> - 5.2.0.3
-- Revert back to papi 5.2 release
+* Thu Jan 16 2014 William Cohen <wcohen at redhat.com> - 5.3.0-1
+- Rebase to 5.3.0.
 
-* Mon Nov 25 2013 Lukas Berk <lberk at redhat.com> - 5.2.0-2.1.gff3e15d
-- Automated weekly rawhide release
+* Tue Jan 14 2014 William Cohen <wcohen at redhat.com> - 5.2.0-5
+- Add presets for Intel Silvermont.
 
-* Mon Nov 18 2013 Lukas Berk <lberk at redhat.com> - 5.2.0-2.63.g91a6fa5
-- Automated weekly rawhide release
-
-* Mon Nov 04 2013 Lukas Berk <lberk at redhat.com> - 5.2.0-2.37.g5c1405a
-- Automated weekly rawhide release
-
-* Mon Nov 04 2013 Lukas Berk <lberk at redhat.com> - 5.2.0-2.37.g5c1405a
-- Automated weekly rawhide release
+* Mon Jan 13 2014 William Cohen <wcohen at redhat.com> - 5.2.0-4
+- Add presets for Haswell and Ivy Bridge.
 
 * Wed Aug 14 2013 William Cohen <wcohen at redhat.com> - 5.2.0-2
 - Enable infiniband and stealtime components.
diff --git a/sources b/sources
index d235e16..d4902e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-579e2bd5f29f7a28a4c9f30241107f0b  papi-5.2.0.tar.gz
+367961dd0ab426e5ae367c2713924ffb  papi-5.3.0.tar.gz


More information about the scm-commits mailing list