Accepting request 1127889 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1127889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libblockdev?expand=0&rev=23
This commit is contained in:
2023-11-22 17:54:12 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -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>

View File

@@ -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