[papi] Rebase on papi-4.4.0.tar.gz.

William Eden Cohen wcohen at fedoraproject.org
Fri Apr 20 16:02:09 UTC 2012


commit d7a1fea46b37580a98e19e81616f271ca86cfd02
Author: William Cohen <wcohen at redhat.com>
Date:   Fri Apr 20 12:01:49 2012 -0400

    Rebase on papi-4.4.0.tar.gz.

 .gitignore          |    1 +
 papi-bz797692.patch |  203 --------------------------------------
 papi-coretemp.patch |  269 ---------------------------------------------------
 papi.spec           |    9 +-
 sources             |    2 +-
 5 files changed, 7 insertions(+), 477 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e6f33d..20482c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ papi-4.1.0.tar.gz
 /papi-4.1.3.tar.gz
 /papi-4.2.0.tar.gz
 /papi-4.2.1.tar.gz
+/papi-4.4.0.tar.gz
diff --git a/papi.spec b/papi.spec
index df7395f..c16ac71 100644
--- a/papi.spec
+++ b/papi.spec
@@ -1,12 +1,11 @@
 Summary: Performance Application Programming Interface
 Name: papi
-Version: 4.2.1
-Release: 2%{?dist}
+Version: 4.4.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
-Patch1: papi-bz797692.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: ncurses-devel
 BuildRequires: gcc-gfortran
@@ -43,7 +42,6 @@ the PAPI userspace libraries and interfaces.
 
 %prep
 %setup -q
-%patch1 -p1 -b .bz
 
 %build
 cd src
@@ -102,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Fri Apr 20 2012 William Cohen <wcohen at redhat.com> - 4.4.0-1
+- Rebase to 4.4.0.
+
 * Fri Mar 9 2012 William Cohen <wcohen at redhat.com> - 4.2.1-2
 - Fix overrun in lmsensor component. (rhbz797692)
 
diff --git a/sources b/sources
index 83828f7..6c598dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c588a91b47b9d19f28056e9d5691aa1  papi-4.2.1.tar.gz
+2844448db0b53441a55487881b955ea5  papi-4.4.0.tar.gz


More information about the scm-commits mailing list