- Temporarily disable 'libcryptsetup plugins until dracut 056 is merged in
Factory OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1271
This commit is contained in:
parent
96e06c7aaf
commit
2daca11463
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
%config(noreplace) %{_sysconfdir}/udev/udev.conf
|
%config(noreplace) %{_sysconfdir}/udev/udev.conf
|
||||||
%if ! %{bootstrap}
|
%if ! %{bootstrap}
|
||||||
%dir %{_libdir}/cryptsetup
|
# %%dir %{_libdir}/cryptsetup
|
||||||
%dir %{_modulesloaddir}
|
%dir %{_modulesloaddir}
|
||||||
%endif
|
%endif
|
||||||
%dir %{_prefix}/lib/udev
|
%dir %{_prefix}/lib/udev
|
||||||
@ -33,9 +33,9 @@
|
|||||||
%{_datadir}/zsh/site-functions/_udevadm
|
%{_datadir}/zsh/site-functions/_udevadm
|
||||||
%endif
|
%endif
|
||||||
%if ! %{bootstrap}
|
%if ! %{bootstrap}
|
||||||
%{_libdir}/cryptsetup/libcryptsetup-token-systemd-fido2.so
|
# %%{_libdir}/cryptsetup/libcryptsetup-token-systemd-fido2.so
|
||||||
%{_libdir}/cryptsetup/libcryptsetup-token-systemd-pkcs11.so
|
# %%{_libdir}/cryptsetup/libcryptsetup-token-systemd-pkcs11.so
|
||||||
%{_libdir}/cryptsetup/libcryptsetup-token-systemd-tpm2.so
|
# %%{_libdir}/cryptsetup/libcryptsetup-token-systemd-tpm2.so
|
||||||
%{_mandir}/man1/systemd-cryptenroll.1.gz
|
%{_mandir}/man1/systemd-cryptenroll.1.gz
|
||||||
%{_mandir}/man5/crypttab.5.gz
|
%{_mandir}/man5/crypttab.5.gz
|
||||||
%{_mandir}/man5/integritytab.5.gz
|
%{_mandir}/man5/integritytab.5.gz
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 31 12:03:19 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- Temporarily disable 'libcryptsetup plugins until dracut 056 is merged in
|
||||||
|
Factory
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 31 11:22:12 UTC 2022 - Franck Bui <fbui@suse.com>
|
Thu Mar 31 11:22:12 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -693,6 +693,7 @@ Have fun with these services at your own risk.
|
|||||||
-Dman=true \
|
-Dman=true \
|
||||||
-Dhtml=true \
|
-Dhtml=true \
|
||||||
%endif
|
%endif
|
||||||
|
-Dlibcryptsetup-plugins=false \
|
||||||
-Dcoredump=%{when coredump} \
|
-Dcoredump=%{when coredump} \
|
||||||
-Dimportd=%{when importd} \
|
-Dimportd=%{when importd} \
|
||||||
-Dmachined=%{when machined} \
|
-Dmachined=%{when machined} \
|
||||||
|
Loading…
Reference in New Issue
Block a user