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