[packages/spdlog] versioned runtime dependency on libfmt

atler atler at pld-linux.org
Thu Apr 15 21:42:24 CEST 2021


commit 15aab417fde07358968c5bd6d5fb622d12c5824b
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Apr 15 21:41:28 2021 +0200

    versioned runtime dependency on libfmt

 spdlog.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/spdlog.spec b/spdlog.spec
index 62745b2..1d0ee2e 100644
--- a/spdlog.spec
+++ b/spdlog.spec
@@ -14,6 +14,7 @@ BuildRequires:	cmake >= 3.10
 BuildRequires:	libfmt-devel >= 5.3.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.605
+Requires:	libfmt >= 5.3.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spdlog.git/commitdiff/15aab417fde07358968c5bd6d5fb622d12c5824b



More information about the pld-cvs-commit mailing list