Accepting request 955726 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/955726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liburing?expand=0&rev=8
This commit is contained in:
commit
ed2535c433
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 10 13:32:35 UTC 2022 - David Disseldorp <ddiss@suse.com>
|
||||
|
||||
- add explicit liburing2-devel alias to reflect SLE/LEAP 15.4+ naming
|
||||
(bsc#1193522)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 13 10:31:43 UTC 2021 - David Disseldorp <ddiss@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package liburing
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -44,6 +44,8 @@ manner, for both buffered and O_DIRECT.
|
||||
%package devel
|
||||
Summary: Development files for Linux-native io_uring I/O access library
|
||||
Group: Development/Libraries/C and C++
|
||||
# SLE/Leap 15.4+ retain liburing-devel for the inherited 0.6 API. The v2 API is:
|
||||
Provides: %{lname}-devel = %{version}
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: pkgconfig
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user