!36 add libhugetlbfs_privutils.so for libhugetlbfs test
From: @yueyaoqiang Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
c4ef5ba558
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libhugetlbfs
|
||||
Version: 2.22
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: A library which provides easy access to huge pages of memory
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/libhugetlbfs/libhugetlbfs
|
||||
@ -58,9 +58,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/security/limits.d/hugepages.conf
|
||||
%files
|
||||
%license LGPL-2.1
|
||||
%{_libdir}/libhugetlbfs.so*
|
||||
%{_libdir}/libhugetlbfs_privutils.so*
|
||||
%{_datadir}/%{name}/
|
||||
%ghost %config(noreplace) %{_sysconfdir}/security/limits.d/hugepages.conf
|
||||
%exclude %{_libdir}/libhugetlbfs_privutils.so
|
||||
%exclude %{_libdir}/*.a
|
||||
|
||||
%files devel
|
||||
@ -86,6 +86,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/security/limits.d/hugepages.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 6 2024 yueyaoqiang <yueyaoqiang@kylinos.cn> - 2.22-9
|
||||
- add libhugetlbfs_privutils.so for libhugetlbfs test
|
||||
|
||||
* Mon Feb 8 2021 xinghe <xinghe1@huawei.com> - 2.22-8
|
||||
- rebuild package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user