forked from pool/util-linux
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
This commit is contained in:
parent
c7565d51e2
commit
2e15cdd619
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 14 14:17:41 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- 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 <sbrabec@suse.com>
|
Wed Nov 17 22:20:44 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -87,9 +87,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
|
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
|
||||||
%if 0%{?suse_version} >= 1550
|
|
||||||
BuildRequires: libeconf-devel
|
BuildRequires: libeconf-devel
|
||||||
%endif
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libsepol-devel
|
BuildRequires: libsepol-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 14 14:17:41 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- 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 <sbrabec@suse.com>
|
Wed Nov 17 22:20:44 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -87,9 +87,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
|
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
|
||||||
%if 0%{?suse_version} >= 1550
|
|
||||||
BuildRequires: libeconf-devel
|
BuildRequires: libeconf-devel
|
||||||
%endif
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libsepol-devel
|
BuildRequires: libsepol-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 14 14:17:41 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- 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 <sbrabec@suse.com>
|
Wed Nov 17 22:20:44 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -87,9 +87,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
|
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
|
||||||
%if 0%{?suse_version} >= 1550
|
|
||||||
BuildRequires: libeconf-devel
|
BuildRequires: libeconf-devel
|
||||||
%endif
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libsepol-devel
|
BuildRequires: libsepol-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
Loading…
Reference in New Issue
Block a user