[packages/libaio] Rel 3; fix https://pagure.io/libaio/pull-request/22

arekm arekm at pld-linux.org
Mon Mar 2 15:04:21 CET 2026


commit bd4fabf3cd820c65603123bb10e0c371b5964664
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 2 15:04:17 2026 +0100

    Rel 3; fix https://pagure.io/libaio/pull-request/22

 libaio.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libaio.spec b/libaio.spec
index 467ee97..8a82db2 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -6,7 +6,7 @@ Summary:	Linux-native asynchronous I/O access library
 Summary(pl.UTF-8):	Biblioteka natywnego dla Linuksa asynchronicznego dostępu do wejścia/wyjścia
 Name:		libaio
 Version:	0.3.113
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		Libraries
 Source0:	https://releases.pagure.org/libaio/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@ Source0:	https://releases.pagure.org/libaio/%{name}-%{version}.tar.gz
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-Werror.patch
 Patch2:		x32.patch
+Patch3:		32bit.patch
 URL:		https://pagure.io/libaio
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -69,6 +70,7 @@ Statyczna biblioteka libaio.
 %patch -P0 -p1
 %patch -P1 -p1
 %patch -P2 -p1
+%patch -P3 -p1
 
 %build
 CFLAGS="%{rpmcppflags} %{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libaio.git/commitdiff/bd4fabf3cd820c65603123bb10e0c371b5964664



More information about the pld-cvs-commit mailing list