forked from pool/util-linux
Revert r464. Too many deps for ring0.
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=465
This commit is contained in:
parent
62f459f45a
commit
242896bc65
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
|
|
||||||
|
|
||||||
- Enable cryptsetup support
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
|
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -86,7 +86,6 @@ BuildRequires: binutils-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
BuildRequires: libcryptsetup-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:
|
||||||
BuildRequires: libeconf-devel
|
BuildRequires: libeconf-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
@ -557,7 +556,6 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
|||||||
--disable-makeinstall-setuid \
|
--disable-makeinstall-setuid \
|
||||||
--with-audit \
|
--with-audit \
|
||||||
--with-btrfs \
|
--with-btrfs \
|
||||||
--with-cryptsetup \
|
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-ncursesw \
|
--with-ncursesw \
|
||||||
--with-readline \
|
--with-readline \
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
|
|
||||||
|
|
||||||
- Enable cryptsetup support
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
|
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -86,7 +86,6 @@ BuildRequires: binutils-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
BuildRequires: libcryptsetup-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:
|
||||||
BuildRequires: libeconf-devel
|
BuildRequires: libeconf-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
@ -557,7 +556,6 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
|||||||
--disable-makeinstall-setuid \
|
--disable-makeinstall-setuid \
|
||||||
--with-audit \
|
--with-audit \
|
||||||
--with-btrfs \
|
--with-btrfs \
|
||||||
--with-cryptsetup \
|
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-ncursesw \
|
--with-ncursesw \
|
||||||
--with-readline \
|
--with-readline \
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
|
|
||||||
|
|
||||||
- Enable cryptsetup support
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
|
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -86,7 +86,6 @@ BuildRequires: binutils-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
BuildRequires: libcryptsetup-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:
|
||||||
BuildRequires: libeconf-devel
|
BuildRequires: libeconf-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
@ -557,7 +556,6 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
|||||||
--disable-makeinstall-setuid \
|
--disable-makeinstall-setuid \
|
||||||
--with-audit \
|
--with-audit \
|
||||||
--with-btrfs \
|
--with-btrfs \
|
||||||
--with-cryptsetup \
|
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-ncursesw \
|
--with-ncursesw \
|
||||||
--with-readline \
|
--with-readline \
|
||||||
|
Loading…
Reference in New Issue
Block a user