[packages/libtap] - cmake -B requires cmake 3.13+
qboosh
qboosh at pld-linux.org
Sun Apr 12 21:47:54 CEST 2026
commit c14159a5a49dea6fd06682ed933951878a0ecb8d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 12 21:47:40 2026 +0200
- cmake -B requires cmake 3.13+
libtap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtap.spec b/libtap.spec
index 80a85a3..bc22bdb 100644
--- a/libtap.spec
+++ b/libtap.spec
@@ -10,7 +10,7 @@ Source0: http://web-cpan.shlomifish.org/downloads/%{name}-%{version}.tar.xz
Source1: https://raw.githubusercontent.com/shlomif/shlomif-cmake-modules/master/shlomif-cmake-modules/Shlomif_Common.cmake
# Source1-md5: 43a7a5c36f579f7fceeea078ecdc3e72
URL: https://www.shlomifish.org/open-source/projects/libtap/
-BuildRequires: cmake >= 2.8
+BuildRequires: cmake >= 3.13
BuildRequires: perl-base
BuildRequires: rpmbuild(macros) >= 1.605
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtap.git/commitdiff/c14159a5a49dea6fd06682ed933951878a0ecb8d
More information about the pld-cvs-commit
mailing list