add libhugetlbfs_privutils.so for libhugetlbfs test
This commit is contained in:
parent
574617b890
commit
7f25904f2e
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libhugetlbfs
|
||||
Version: 2.23
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A library which provides easy access to huge pages of memory
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/libhugetlbfs/libhugetlbfs
|
||||
@ -60,9 +60,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
|
||||
@ -88,6 +88,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/security/limits.d/hugepages.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 6 2024 yueyaoqiang <yueyaoqiang@kylinos.cn> - 2.23-4
|
||||
- add libhugetlbfs_privutils.so for libhugetlbfs test
|
||||
|
||||
* Fri Dec 2 2022 huajingyun<huajingyun@loongson.cn> - 2.23-3
|
||||
- add loongarch support
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user