[hwloc] Update to 1.8.1

Jirka Hladky jhladky at fedoraproject.org
Thu Feb 13 21:32:23 UTC 2014


commit ba66c52714b6623a6e35636d6067e13815c44571
Author: Jirka Hladky <jhladky at redhat.com>
Date:   Thu Feb 13 22:33:00 2014 +0100

    Update to 1.8.1

 hwloc.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/hwloc.spec b/hwloc.spec
index bf1fea0..0a72eb8 100644
--- a/hwloc.spec
+++ b/hwloc.spec
@@ -1,7 +1,7 @@
 Summary:   Portable Hardware Locality - portable abstraction of hierarchical architectures
 Name:      hwloc
-Version:   1.8
-Release:   2%{?dist}
+Version:   1.8.1
+Release:   1%{?dist}
 License:   BSD
 Group:     Applications/System
 URL:       http://www.open-mpi.org/projects/hwloc/
@@ -57,6 +57,7 @@ Run time libraries for the hwloc
 %setup -q
 
 %build
+autoreconf --force --install
 %configure
 make %{?_smp_mflags} V=1
 
@@ -106,6 +107,9 @@ make check
 
 
 %changelog
+* Thu Feb 13 2014 Jirka Hladky <hladky.jiri at gmail.com> - 1.8.1-1
+- Update to 1.8.1
+
 * Sat Jan 04 2014 Jirka Hladky <hladky.jiri at gmail.com> - 1.8-2
 - Unversioned docdir change, more info on 
   https://fedoraproject.org/wiki/Changes/UnversionedDocdirs


More information about the scm-commits mailing list