From 2e15cdd619a1d0f01b0bd204ef713ea46cf0c51a56743e11aa164238aac47e97 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 14 Dec 2021 14:40:09 +0000 Subject: [PATCH] Accepting request 940498 from home:sbrabec:branches:util-linux-b1192954 - The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to read it (bsc#1192954) on released products. Actually, the change is not needed for Factory, but I like to keep Factory in sync with released products. OBS-URL: https://build.opensuse.org/request/show/940498 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=459 --- python3-libmount.changes | 6 ++++++ python3-libmount.spec | 2 -- util-linux-systemd.changes | 6 ++++++ util-linux-systemd.spec | 2 -- util-linux.changes | 6 ++++++ util-linux.spec | 2 -- 6 files changed, 18 insertions(+), 6 deletions(-) diff --git a/python3-libmount.changes b/python3-libmount.changes index 819884e..79a181c 100644 --- a/python3-libmount.changes +++ b/python3-libmount.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 14 14:17:41 UTC 2021 - Stanislav Brabec + +- The legacy code does not support /etc/login.defs.d used by YaST. + Enable libeconf to read it (bsc#1192954) on released products. + ------------------------------------------------------------------- Wed Nov 17 22:20:44 UTC 2021 - Stanislav Brabec diff --git a/python3-libmount.spec b/python3-libmount.spec index 1d72864..9ceef93 100644 --- a/python3-libmount.spec +++ b/python3-libmount.spec @@ -87,9 +87,7 @@ BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: libcap-ng-devel # It should be %%if %%{defined no_config}, but OBS cannot handle it: -%if 0%{?suse_version} >= 1550 BuildRequires: libeconf-devel -%endif BuildRequires: libselinux-devel BuildRequires: libsepol-devel BuildRequires: libtool diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 819884e..79a181c 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 14 14:17:41 UTC 2021 - Stanislav Brabec + +- The legacy code does not support /etc/login.defs.d used by YaST. + Enable libeconf to read it (bsc#1192954) on released products. + ------------------------------------------------------------------- Wed Nov 17 22:20:44 UTC 2021 - Stanislav Brabec diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 1d7bd78..4ead586 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -87,9 +87,7 @@ BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: libcap-ng-devel # It should be %%if %%{defined no_config}, but OBS cannot handle it: -%if 0%{?suse_version} >= 1550 BuildRequires: libeconf-devel -%endif BuildRequires: libselinux-devel BuildRequires: libsepol-devel BuildRequires: libtool diff --git a/util-linux.changes b/util-linux.changes index 819884e..79a181c 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 14 14:17:41 UTC 2021 - Stanislav Brabec + +- The legacy code does not support /etc/login.defs.d used by YaST. + Enable libeconf to read it (bsc#1192954) on released products. + ------------------------------------------------------------------- Wed Nov 17 22:20:44 UTC 2021 - Stanislav Brabec diff --git a/util-linux.spec b/util-linux.spec index 681bc47..b9561b3 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -87,9 +87,7 @@ BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: libcap-ng-devel # It should be %%if %%{defined no_config}, but OBS cannot handle it: -%if 0%{?suse_version} >= 1550 BuildRequires: libeconf-devel -%endif BuildRequires: libselinux-devel BuildRequires: libsepol-devel BuildRequires: libtool