diff --git a/python3-libmount.changes b/python3-libmount.changes index 77e478c..1d87301 100644 --- a/python3-libmount.changes +++ b/python3-libmount.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez + +- Enable cryptsetup support + ------------------------------------------------------------------- Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec diff --git a/python3-libmount.spec b/python3-libmount.spec index 949a7b1..d06af74 100644 --- a/python3-libmount.spec +++ b/python3-libmount.spec @@ -86,6 +86,7 @@ BuildRequires: binutils-devel BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: libcap-ng-devel +BuildRequires: libcryptsetup-devel # It should be %%if %%{defined no_config}, but OBS cannot handle it: BuildRequires: libeconf-devel BuildRequires: libselinux-devel @@ -556,6 +557,7 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi --disable-makeinstall-setuid \ --with-audit \ --with-btrfs \ + --with-cryptsetup \ --with-gnu-ld \ --with-ncursesw \ --with-readline \ diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 77e478c..1d87301 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez + +- Enable cryptsetup support + ------------------------------------------------------------------- Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 78bfe0a..0382d7f 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -86,6 +86,7 @@ BuildRequires: binutils-devel BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: libcap-ng-devel +BuildRequires: libcryptsetup-devel # It should be %%if %%{defined no_config}, but OBS cannot handle it: BuildRequires: libeconf-devel BuildRequires: libselinux-devel @@ -556,6 +557,7 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi --disable-makeinstall-setuid \ --with-audit \ --with-btrfs \ + --with-cryptsetup \ --with-gnu-ld \ --with-ncursesw \ --with-readline \ diff --git a/util-linux.changes b/util-linux.changes index 77e478c..1d87301 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez + +- Enable cryptsetup support + ------------------------------------------------------------------- Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec diff --git a/util-linux.spec b/util-linux.spec index ce493b4..4e4b065 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -86,6 +86,7 @@ BuildRequires: binutils-devel BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: libcap-ng-devel +BuildRequires: libcryptsetup-devel # It should be %%if %%{defined no_config}, but OBS cannot handle it: BuildRequires: libeconf-devel BuildRequires: libselinux-devel @@ -556,6 +557,7 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi --disable-makeinstall-setuid \ --with-audit \ --with-btrfs \ + --with-cryptsetup \ --with-gnu-ld \ --with-ncursesw \ --with-readline \