]> git.pld-linux.org Git - packages/libaio.git/commitdiff
- updated to 0.3.113 master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 May 2022 16:50:18 +0000 (18:50 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 May 2022 16:50:18 +0000 (18:50 +0200)
libaio-Werror.patch
libaio.spec

index 5544cdc9bbd61ef02baff5972609cfed973adafe..ecde91635c0dda186b4cf3ee1fbc113d9d8da787 100644 (file)
@@ -1,11 +1,11 @@
---- libaio-0.3.111/harness/Makefile.orig       2018-04-15 21:10:25.695931798 +0200
-+++ libaio-0.3.111/harness/Makefile    2018-04-15 21:24:00.559255827 +0200
-@@ -6,7 +6,7 @@
+--- libaio-0.3.113/harness/Makefile.orig       2022-05-08 18:26:19.927644311 +0200
++++ libaio-0.3.113/harness/Makefile    2022-05-08 18:29:21.956658175 +0200
+@@ -6,7 +6,7 @@ PROGS:=$(PARTPROGS) $(EXTRAPROGS)
  HARNESS_SRCS:=main.c
  # io_queue.c
  
--CFLAGS+=-Wall -Werror -I../src -g -O2 -DPAGE_SIZE=$(shell getconf PAGESIZE)
-+CFLAGS+=-Wall -I../src -DPAGE_SIZE=$(shell getconf PAGESIZE)
+-CFLAGS+=-Wall -Werror -I../src -g -O2
++CFLAGS+=-Wall -I../src
  #-lpthread -lrt
  
- all: $(PROGS)
+ # gcc-11 does not like the test case in 3.t that
index cf04d067c10234fa4dc763851efdc1a7e3c277ec..42cdb855d5ff7dedd02c89574bee4684acd4270b 100644 (file)
@@ -5,12 +5,12 @@
 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.112
+Version:       0.3.113
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       https://releases.pagure.org/libaio/%{name}-%{version}.tar.gz
-# Source0-md5: 1ba264947d05bd8e0f9dc9a9ed80cf3e
+# Source0-md5: 7d5be185f20eeaae15e267419950aaf7
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-Werror.patch
 Patch2:                x32.patch
This page took 0.105436 seconds and 4 git commands to generate.