[papi] Add autoconf buildrequires.

William Eden Cohen wcohen at fedoraproject.org
Mon Jul 22 17:20:23 UTC 2013


commit 802f1b9f7bafac965ed8fa70b79eb2fcc10dc16f
Author: William Cohen <wcohen at redhat.com>
Date:   Mon Jul 22 13:19:52 2013 -0400

    Add autoconf buildrequires.

 papi.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/papi.spec b/papi.spec
index 196c4ca..edd7a6f 100644
--- a/papi.spec
+++ b/papi.spec
@@ -2,7 +2,7 @@
 Summary: Performance Application Programming Interface
 Name: papi
 Version: 5.1.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: BSD
 Group: Development/System
 URL: http://icl.cs.utk.edu/papi/
@@ -12,6 +12,7 @@ Patch210: papi-native-option.patch
 Patch211: papi-man.patch
 Patch212: papi-shlib.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRequires: autoconf
 BuildRequires: doxygen
 BuildRequires: ncurses-devel
 BuildRequires: gcc-gfortran
@@ -144,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Mon Jul 22 2013 William Cohen <wcohen at redhat.com> - 5.1.1-6
+- Add autoconf buildrequires.
+
 * Mon Jul 22 2013 William Cohen <wcohen at redhat.com> - 5.1.1-5
 - rhbz986673 - /usr/lib64/libpapi.so is unowned
 - Package files in /usr/share/papi only once.


More information about the scm-commits mailing list