Fix build error
error: Bad source: /home/abuild/rpmbuild/SOURCES/0007-Fix-build-error-if-compiler-is-clang.patch: No such file or directorym Signed-off-by: Chenxi Mao <chenxi.mao@suse.com> (cherry picked from commit fd6702ef6ffaf3a6cdf11b78e9a6292f6fece0e5)
This commit is contained in:
parent
990be1418c
commit
c19a23c61d
@ -1,7 +1,7 @@
|
||||
|
||||
Name: libaio
|
||||
Version: 0.3.113
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Linux-native asynchronous I/O access library
|
||||
License: LGPLv2+
|
||||
URL: https://pagure.io/libaio
|
||||
@ -69,6 +69,9 @@ make check
|
||||
%attr(0755,root,root) %{_libdir}/libaio.so
|
||||
|
||||
%changelog
|
||||
* Wed Apr 12 2023 Chenxi Mao <chenxi.mao@suse.com> - 0.3.113-9
|
||||
- Fix build error because of incorrect patch file name.
|
||||
|
||||
* Wed Apr 05 2023 Chenxi Mao <chenxi.mao@suse.com> - 0.3.113-8
|
||||
- Fix build error if compiler is clang.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user