[packages/systemd] - R selinux >= 2.6 because of https://github.com/systemd/systemd/issues/3962
baggins
baggins at pld-linux.org
Sat Feb 25 15:55:14 CET 2017
commit b034c4b7b6efd8684907ae494541554b7427e9e6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Feb 25 15:54:27 2017 +0100
- R selinux >= 2.6 because of https://github.com/systemd/systemd/issues/3962
systemd.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 043924e..f73945a 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -26,7 +26,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa
Name: systemd
# Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
Version: 232
-Release: 0.3
+Release: 0.4
Epoch: 1
License: GPL v2+ (udev), LGPL v2.1+ (the rest)
Group: Base
@@ -99,7 +99,7 @@ BuildRequires: libgcrypt-devel >= 1.4.5
%{?with_microhttpd:BuildRequires: libmicrohttpd-devel >= 0.9.33}
BuildRequires: libmount-devel >= 2.28.2-2
BuildRequires: libseccomp-devel >= 1.0.0
-%{?with_selinux:BuildRequires: libselinux-devel >= 2.1.9}
+%{?with_selinux:BuildRequires: libselinux-devel >= 2.6}
BuildRequires: libtool >= 2:2.2
BuildRequires: libxslt-progs
BuildRequires: lz4-devel >= r119
@@ -443,7 +443,7 @@ Summary: Shared systemd libraries
Summary(pl.UTF-8): Biblioteki współdzielone systemd
Group: Libraries
Requires: libgcrypt >= 1.4.5
-%{?with_selinux:Requires: libselinux >= 2.1.9}
+%{?with_selinux:Requires: libselinux >= 2.6}
Obsoletes: nss_myhostname
%description libs
@@ -530,7 +530,7 @@ Requires: coreutils
Requires: filesystem >= 3.0-45
Requires: kmod >= 15
Requires: libblkid >= 2.24
-%{?with_selinux:Requires: libselinux >= 2.1.9}
+%{?with_selinux:Requires: libselinux >= 2.6}
Requires: setup >= 2.9.0-3
Requires: udev-libs = %{epoch}:%{version}-%{release}
Requires: uname(release) >= 3.12
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/b034c4b7b6efd8684907ae494541554b7427e9e6
More information about the pld-cvs-commit
mailing list