Update to 1.8.1
This commit is contained in:
parent
d61a990619
commit
ba66c52714
@ -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@gmail.com> - 1.8.1-1
|
||||
- Update to 1.8.1
|
||||
|
||||
* Sat Jan 04 2014 Jirka Hladky <hladky.jiri@gmail.com> - 1.8-2
|
||||
- Unversioned docdir change, more info on
|
||||
https://fedoraproject.org/wiki/Changes/UnversionedDocdirs
|
||||
|
Loading…
Reference in New Issue
Block a user