Accepting request 947388 from home:wagi
- Remove Provide for python package. - Remove explicit tar file name for setup step. OBS-URL: https://build.opensuse.org/request/show/947388 OBS-URL: https://build.opensuse.org/package/show/Base:System/libnvme?expand=0&rev=4
This commit is contained in:
parent
4b5a71b0d0
commit
7c317767fa
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 19 11:13:42 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
||||||
|
|
||||||
|
- Remove Provide for python package.
|
||||||
|
- Remove explicit tar file name for setup step.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 18 14:26:47 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
Tue Jan 18 14:26:47 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
||||||
|
|
||||||
|
@ -54,7 +54,6 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%package -n python3-libnvme
|
%package -n python3-libnvme
|
||||||
Summary: Python binding for %{name}
|
Summary: Python binding for %{name}
|
||||||
Provides: python-libnvme
|
|
||||||
|
|
||||||
%description -n python3-libnvme
|
%description -n python3-libnvme
|
||||||
Provides library functions for accessing and managing NVMe devices on a Linux
|
Provides library functions for accessing and managing NVMe devices on a Linux
|
||||||
@ -63,7 +62,7 @@ system.
|
|||||||
Python binding part.
|
Python binding part.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-%{version}
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user