liburing 1.0.7-1 (armv7hnl;i686;znver1;x86_64;aarch64) 2020-13050
9999

Status published
Submitter angrypenguinpoland [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/832877
Packages
liburing-1.0.7-1.armv7hnl.source
liburing1-1.0.7-1.armv7hnl.binary
liburing1-debuginfo-1.0.7-1.armv7hnl.debuginfo
liburing-debugsource-1.0.7-1.armv7hnl.binary
liburing-devel-1.0.7-1.armv7hnl.binary
liburing-1.0.7-1.i686.source
liburing1-1.0.7-1.i686.binary
liburing1-debuginfo-1.0.7-1.i686.debuginfo
liburing-debugsource-1.0.7-1.i686.binary
liburing-devel-1.0.7-1.i686.binary
lib64uring1-1.0.7-1.znver1.binary
lib64uring1-debuginfo-1.0.7-1.znver1.debuginfo
lib64uring-devel-1.0.7-1.znver1.binary
liburing-1.0.7-1.znver1.source
liburing-debugsource-1.0.7-1.znver1.binary
lib64uring1-1.0.7-1.x86_64.binary
lib64uring1-debuginfo-1.0.7-1.x86_64.debuginfo
lib64uring-devel-1.0.7-1.x86_64.binary
liburing-1.0.7-1.x86_64.source
liburing-debugsource-1.0.7-1.x86_64.binary
lib64uring1-1.0.7-1.aarch64.binary
lib64uring1-debuginfo-1.0.7-1.aarch64.debuginfo
lib64uring-devel-1.0.7-1.aarch64.binary
liburing-1.0.7-1.aarch64.source
liburing-debugsource-1.0.7-1.aarch64.binary
Build Date 2020-10-18 16:19:17 +0000 UTC
Last Updated 2020-10-26 23:22:30.960203519 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 1a223753a86330ad5274c36e9b12555b37ab872b

commit 1a223753a86330ad5274c36e9b12555b37ab872b
Author:     AngryPenguinPL <angrypenguinpoland@gmail.com>
AuthorDate: Sun Oct 18 17:55:34 2020 +0200
Commit:     GitHub <noreply@github.com>
CommitDate: Sun Oct 18 17:55:34 2020 +0200

    1.0.7, change archive extension, clean spec
---
 liburing.spec | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/liburing.spec b/liburing.spec
index 23284bc..9678b0e 100644
--- a/liburing.spec
+++ b/liburing.spec
@@ -3,18 +3,15 @@
 %define devname %mklibname uring -d
 
 Name: liburing
-Version: 0.7
-Release: %mkrel 1
+Version: 1.0.7
+Release: 1
 Summary: Linux-native io_uring I/O access library
 Group: System/Libraries
 License: (GPLv2 with exceptions and LGPLv2+) or MIT
-Source0: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz
-Source1: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz.asc
-URL: https://git.kernel.dk/cgit/liburing/
-BuildRequires: gcc
+Source0: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
+URL: https://git.kernel.dk/cgit/liburing
 
-# Fails to build and therefore isn't supported upstream
-ExcludeArch: armv7hl
+BuildRequires: gcc
 
 %description
 Provides native async IO for the Linux kernel, in a fast and efficient
@@ -23,9 +20,6 @@ manner, for both buffered and O_DIRECT.
 %package -n %libname
 Summary: Linux-native io_uring I/O access library
 Group: System/Libraries
-# Temp Cauldron fix:
-Obsoletes: %{_lib}uring0 = 0.5-1.mga8
-Conflicts: %{_lib}uring0 = 0.5-1.mga8
 
 %description -n %libname
 Provides native async IO for the Linux kernel, in a fast and efficient
@@ -43,7 +37,7 @@ This package provides header files to include and libraries to link with
 for the Linux-native io_uring.
 
 %prep
-%autosetup
+%autosetup -p1
 
 %build
 %set_build_flags
@@ -62,6 +56,6 @@ for the Linux-native io_uring.
 %{_includedir}/liburing/
 %{_includedir}/liburing.h
 %{_libdir}/liburing.so
-%exclude %{_libdir}/liburing.a
+%{_libdir}/liburing.a
 %{_libdir}/pkgconfig/*
 %{_mandir}/man2/*
Not Available

benbullard79 [@T] cox.netNo Comment.1276d 08hrs
benbullard79 [@T] cox.netNo Comment.1276d 08hrs