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