Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libaio.git#f24cf7976df63dcb2d8da8305212756c2c9dc7ff
This commit is contained in:
DistroBaker 2021-02-04 08:08:34 +01:00
parent 7357aacafb
commit 561f18ebac

View File

@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.111
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Linux-native asynchronous I/O access library
License: LGPLv2+
Source: http://releases.pagure.org/libaio/libaio-0.3.111.tar.gz
@ -9,6 +9,7 @@ Patch1: libaio-install-to-destdir-slash-usr.patch
Patch2: libaio-remove-nostartfiles-nostdlib-from-build-flags.patch
BuildRequires: gcc
BuildRequires: make
%description
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
@ -73,6 +74,9 @@ find %{buildroot} -name '*.a' -delete
%attr(0755,root,root) %{usrlibdir}/libaio.so
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.111-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Aug 07 2020 Jeff Law <law@redhat.com> - 0.3.111-10
- Disable LTO