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 - 1.8.1-1 +- Update to 1.8.1 + * Sat Jan 04 2014 Jirka Hladky - 1.8-2 - Unversioned docdir change, more info on https://fedoraproject.org/wiki/Changes/UnversionedDocdirs