Accepting request 1127568 from home:AdaLovelace:branches:openSUSE:Factory:zSystems
- Add %{_libdir}/libbd_s390.so for s390x because missing file identified OBS-URL: https://build.opensuse.org/request/show/1127568 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=54
This commit is contained in:
parent
f8b4492568
commit
ba71f00ba1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 11 18:11:14 UTC 2023 - Sarah Kriesch <sarah.kriesch@opensuse.org>
|
||||
|
||||
- Add %{_libdir}/libbd_s390.so for s390x because missing file identitied
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 08:09:53 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -129,6 +129,7 @@ needed for development with the LibBlockDev library.
|
||||
%{_includedir}/blockdev/plugins.h
|
||||
%{_includedir}/blockdev/logging.h
|
||||
%ifarch s390x
|
||||
%{_libdir}/libbd_s390.so
|
||||
%{_includedir}/blockdev/s390.h
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user