forked from pool/spdlog
- Fixing rpm build failure for target i586
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=101
This commit is contained in:
parent
fe716ef200
commit
2406a60bfa
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 14:27:01 UTC 2024 - Bernd Ritter <comrad@opensuse.org>
|
||||
|
||||
- Fixing rpm build failure for target i586
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 18:59:39 UTC 2024 - Bernd Ritter <comrad@opensuse.org>
|
||||
|
||||
|
@ -112,6 +112,7 @@ export LD_LIBRARY_PATH="$PWD/build"
|
||||
%{_libdir}/libspdlog.so
|
||||
%{_libdir}/cmake/spdlog/
|
||||
%{_libdir}/pkgconfig/spdlog.pc
|
||||
%{_libdir}/cmake
|
||||
|
||||
%files -n %{lname}
|
||||
%{_libdir}/libspdlog.so.*
|
||||
|
Loading…
Reference in New Issue
Block a user