Accepting request 928823 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/928823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spdlog?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2021-11-08 16:24:03 +00:00 committed by Git OBS Bridge
commit 91b6822cb5
3 changed files with 9 additions and 0 deletions

3
baselibs.conf Normal file
View File

@ -0,0 +1,3 @@
libspdlog1
+/usr/lib(64)?/libspdlog1/.*
requires -libspdlog1-<targettype>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 2 16:05:55 UTC 2021 - Imo Hester <vortex@z-ray.de>
- Added baselibs.conf for bi-arch support
-------------------------------------------------------------------
Fri Aug 13 06:18:26 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -25,6 +25,7 @@ License: MIT
URL: https://github.com/gabime/spdlog
Source0: https://github.com/gabime/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE spdlog-1.9.1-use_system_catch2.patch use system catch2 to fix problem with glibc 2.3.4 -- aloisio@gmx.com
Source99: baselibs.conf
Patch0: spdlog-1.9.1-use_system_catch2.patch
BuildRequires: benchmark-devel >= 1.4.0
BuildRequires: cmake >= 3.10