Update memkind source file to 1.10.0 upstream

Signed-off-by: Rafael Aquini <aquini@redhat.com>
This commit is contained in:
Rafael Aquini 2020-02-01 23:49:41 -05:00
parent 4a8c3d3e32
commit fbe6d5367e
2 changed files with 11 additions and 14 deletions

View File

@ -1,9 +1,9 @@
%global gittag0 v1.9.0 %global gittag0 v1.10.0
Name: memkind Name: memkind
Summary: User Extensible Heap Manager Summary: User Extensible Heap Manager
Version: 1.9.0 Version: 1.10.0
Release: 4%{?checkout}%{?dist} Release: 1%{?checkout}%{?dist}
License: BSD License: BSD
URL: http://memkind.github.io/memkind URL: http://memkind.github.io/memkind
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++ BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++
@ -20,8 +20,6 @@ ExclusiveArch: x86_64
Source0: https://github.com/%{name}/%{name}/archive/%{gittag0}/%{name}-%{version}.tar.gz Source0: https://github.com/%{name}/%{name}/archive/%{gittag0}/%{name}-%{version}.tar.gz
Patch0: gcc10.patch
%description %description
The memkind library is an user extensible heap manager built on top of The memkind library is an user extensible heap manager built on top of
jemalloc which enables control of memory characteristics and a jemalloc which enables control of memory characteristics and a
@ -52,7 +50,6 @@ alpha release. Feedback on design or implementation is greatly appreciated.
%prep %prep
%setup -q -a 0 -n %{name}-%{version} %setup -q -a 0 -n %{name}-%{version}
%patch0 -p1
%build %build
# It is required that we configure and build the jemalloc subdirectory # It is required that we configure and build the jemalloc subdirectory
@ -79,14 +76,14 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
%{_libdir}/lib%{name}.so.* %{_libdir}/lib%{name}.so.*
%{_libdir}/libautohbw.so.* %{_libdir}/libautohbw.so.*
%{_bindir}/%{name}-hbw-nodes %{_bindir}/%{name}-hbw-nodes
%{_bindir}/%{name}-auto-dax-kmem-nodes
%{_mandir}/man1/%{name}*.1.*
%{_mandir}/man7/autohbw.7.*
%dir %{_docdir}/%{name} %dir %{_docdir}/%{name}
%doc %{_docdir}/%{name}/README %doc %{_docdir}/%{name}/README
%license %{_docdir}/%{name}/COPYING %license %{_docdir}/%{name}/COPYING
%files devel %files devel
%dir %{_includedir}/%{name}
%dir %{_includedir}/%{name}/internal/
%{_includedir}/%{name}/internal/*.h
%{_includedir}/%{name}*.h %{_includedir}/%{name}*.h
%{_includedir}/hbwmalloc.h %{_includedir}/hbwmalloc.h
%{_includedir}/hbw_allocator.h %{_includedir}/hbw_allocator.h
@ -94,14 +91,15 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
%{_libdir}/lib%{name}.so %{_libdir}/lib%{name}.so
%{_libdir}/libautohbw.so %{_libdir}/libautohbw.so
%{_libdir}/pkgconfig/memkind.pc %{_libdir}/pkgconfig/memkind.pc
%{_mandir}/man1/memkind-hbw-nodes.1.* %{_mandir}/man3/%{name}*.3.*
%{_mandir}/man3/hbwmalloc.3.* %{_mandir}/man3/hbwmalloc.3.*
%{_mandir}/man3/hbwallocator.3.* %{_mandir}/man3/hbwallocator.3.*
%{_mandir}/man3/%{name}*.3.*
%{_mandir}/man3/pmemallocator.3.* %{_mandir}/man3/pmemallocator.3.*
%{_mandir}/man7/autohbw.7.*
%changelog %changelog
* Sat Feb 01 2020 Rafael Aquini <aquini@linux.com> - 1.10.0-1
- Update memkind source file to 1.10.0 upstream
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-4 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1,2 +1 @@
SHA512 (memkind-1.7.0.tar.gz) = c34cc4646ded3fd68b1912f1ba3b11c834d903595954fcd95582746bf35742fd6150e417717ddd8d3aa531a495ce5d13ae8a36029bd6e99d67560ae2c212e929 SHA512 (memkind-1.10.0.tar.gz) = dab87b51ba9773cc0841b196d87cf73b47bfaa20d1bba1297e4bc05ea2377853001ece92308dcf7285aaafaaeaeaf27d82e6faf9a187c99a2c20e977dd1e7f33
SHA512 (memkind-1.9.0.tar.gz) = d9a930bcb111abd2256d7e9e6b22db07743de08994d998ece6f19edcea2b379c3a96972fe42933f94d16ea65166325662fef9b71445b38a15c54101000b7f33c