Sync from SUSE:SLFO:Main libaio revision 17fb7fdc396ae28e7df9fd52618959e1

This commit is contained in:
Adrian Schröter 2024-10-03 17:26:11 +02:00
parent 99bfdf9ed9
commit 2ed8b2fc43
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 29 15:09:20 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 23 12:47:37 UTC 2023 - Martin Liška <mliska@suse.cz> Thu Mar 23 12:47:37 UTC 2023 - Martin Liška <mliska@suse.cz>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libaio # spec file for package libaio
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -62,8 +62,7 @@ with, for the Linux-native asynchronous I/O facility ("async I/O", or
"aio"). "aio").
%prep %prep
%setup -q -n %{name}-%{name}-%{version} %autosetup -p1 -n %{name}-%{name}-%{version}
%patch1 -p1
%build %build
%define _lto_cflags %nil %define _lto_cflags %nil