[packages/systemd] - bump libseccomp dep to >= 2.4.0 due to new symbols (like seccomp_api_get) being used

arekm arekm at pld-linux.org
Mon Nov 25 11:21:37 CET 2019


commit c19c0cd470e5091e6b6b1a15c39df397f52b4932
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Nov 25 11:21:25 2019 +0100

    - bump libseccomp dep to >= 2.4.0 due to new symbols (like seccomp_api_get) being used

 systemd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 67896da..f11e964 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -108,7 +108,7 @@ BuildRequires:	libgpg-error-devel >= 1.12
 BuildRequires:	libidn2-devel
 %{?with_microhttpd:BuildRequires:	libmicrohttpd-devel >= 0.9.33}
 BuildRequires:	libmount-devel >= 2.30
-BuildRequires:	libseccomp-devel >= 2.3.1
+BuildRequires:	libseccomp-devel >= 2.4.0
 %{?with_selinux:BuildRequires:	libselinux-devel >= 2.6}
 BuildRequires:	libtool >= 2:2.2
 BuildRequires:	libxslt-progs
@@ -488,7 +488,7 @@ Summary:	Shared systemd libraries
 Summary(pl.UTF-8):	Biblioteki współdzielone systemd
 Group:		Libraries
 Requires:	libgcrypt >= 1.4.5
-Requires:	libseccomp >= 2.3.1
+Requires:	libseccomp >= 2.4.0
 %{?with_selinux:Requires:	libselinux >= 2.6}
 Requires:	lz4-libs >= 1:1.3.0
 Obsoletes:	nss_myhostname
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/c19c0cd470e5091e6b6b1a15c39df397f52b4932



More information about the pld-cvs-commit mailing list