!10 enable %check option
From: @windfine Reviewed-by: @wubo009 Signed-off-by: @wubo009
This commit is contained in:
commit
f92bcc8da9
10
libaio.spec
10
libaio.spec
@ -1,6 +1,8 @@
|
|||||||
|
#needsrootforbuild
|
||||||
|
|
||||||
Name: libaio
|
Name: libaio
|
||||||
Version: 0.3.112
|
Version: 0.3.112
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Linux-native asynchronous I/O access library
|
Summary: Linux-native asynchronous I/O access library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://pagure.io/libaio
|
URL: https://pagure.io/libaio
|
||||||
@ -57,6 +59,9 @@ rm -rf %{buildroot}%{_usr}/%{_lib}/libaio.a
|
|||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%attr(0755,root,root) %{_libdir}/libaio.so.*
|
%attr(0755,root,root) %{_libdir}/libaio.so.*
|
||||||
@ -66,6 +71,9 @@ rm -rf %{buildroot}%{_usr}/%{_lib}/libaio.a
|
|||||||
%attr(0755,root,root) %{_libdir}/libaio.so
|
%attr(0755,root,root) %{_libdir}/libaio.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 26 2021 Li Jinlin <lijinlin3@huawei.com> - 0.3.112-2
|
||||||
|
- enable %check option
|
||||||
|
|
||||||
* Sat Jul 18 2020 volcanodragon <linfeilong@huawei.com> - 0.3.112-1
|
* Sat Jul 18 2020 volcanodragon <linfeilong@huawei.com> - 0.3.112-1
|
||||||
- update from 0.3.111 to 0.3.112
|
- update from 0.3.111 to 0.3.112
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user