Update memkind source file to 1.9.0 upstream
Signed-off-by: Rafael Aquini <aquini@redhat.com>
This commit is contained in:
parent
f837281115
commit
eed4f35939
14
memkind.spec
14
memkind.spec
@ -1,9 +1,9 @@
|
||||
%global gittag0 v1.7.0
|
||||
%global gittag0 v1.9.0
|
||||
|
||||
Name: memkind
|
||||
Summary: User Extensible Heap Manager
|
||||
Version: 1.7.0
|
||||
Release: 4%{?checkout}%{?dist}
|
||||
Version: 1.9.0
|
||||
Release: 1%{?checkout}%{?dist}
|
||||
License: BSD
|
||||
URL: http://memkind.github.io/memkind
|
||||
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++
|
||||
@ -87,13 +87,21 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
|
||||
%{_includedir}/%{name}*.h
|
||||
%{_includedir}/hbwmalloc.h
|
||||
%{_includedir}/hbw_allocator.h
|
||||
%{_includedir}/pmem_allocator.h
|
||||
%{_libdir}/lib%{name}.so
|
||||
%{_libdir}/libautohbw.so
|
||||
%{_libdir}/pkgconfig/memkind.pc
|
||||
%{_mandir}/man1/memkind-hbw-nodes.1.*
|
||||
%{_mandir}/man3/hbwmalloc.3.*
|
||||
%{_mandir}/man3/hbwallocator.3.*
|
||||
%{_mandir}/man3/%{name}*.3.*
|
||||
%{_mandir}/man3/pmemallocator.3.*
|
||||
%{_mandir}/man7/autohbw.7.*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 10 2019 Rafael Aquini <aquini@linux.com> - 1.9.0-1
|
||||
- Update memkind source file to 1.9.0 upstream
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (memkind-1.7.0.tar.gz) = c34cc4646ded3fd68b1912f1ba3b11c834d903595954fcd95582746bf35742fd6150e417717ddd8d3aa531a495ce5d13ae8a36029bd6e99d67560ae2c212e929
|
||||
SHA512 (memkind-1.9.0.tar.gz) = d9a930bcb111abd2256d7e9e6b22db07743de08994d998ece6f19edcea2b379c3a96972fe42933f94d16ea65166325662fef9b71445b38a15c54101000b7f33c
|
||||
|
Loading…
Reference in New Issue
Block a user