[packages/containerd] uses kernel headers for btrfs support now

atler atler at pld-linux.org
Wed Aug 21 20:20:52 CEST 2024


commit 963668f341507507c6dbd82106e7ee8cb8e3c2c7
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Aug 21 20:03:49 2024 +0200

    uses kernel headers for btrfs support now

 containerd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/containerd.spec b/containerd.spec
index fd888ed..cfa4142 100644
--- a/containerd.spec
+++ b/containerd.spec
@@ -8,8 +8,8 @@ Source0:	https://github.com/containerd/containerd/archive/v%{version}/%{name}-%{
 # Source0-md5:	e3c87f6c2eb43d6531ae6219c6263f79
 Patch0:		systemd.patch
 URL:		https://containerd.io/
-BuildRequires:	btrfs-progs-devel
 BuildRequires:	golang >= 1.21
+BuildRequires:	linux-libc-headers >= 7:4.12
 BuildRequires:	rpmbuild(macros) >= 2.009
 Requires:	runc >= 1.1.13
 ExclusiveArch:	%go_arches
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/containerd.git/commitdiff/963668f341507507c6dbd82106e7ee8cb8e3c2c7



More information about the pld-cvs-commit mailing list