enable encrypt need install systemd-cryptsetup package

This commit is contained in:
sun_hai_10 2024-11-11 09:23:28 +08:00
parent 9e6836b5e3
commit 1285d69c53
3 changed files with 8 additions and 1 deletions

View File

@ -303,6 +303,7 @@
<packagereq type="default">rsyslog</packagereq>
<packagereq type="default">security-tool</packagereq>
<packagereq type="default">sg3_utils</packagereq>
<packagereq type="default">systemd-cryptsetup</packagereq>
<packagereq type="optional">dracut-config-generic</packagereq>
<packagereq type="optional">dracut-network</packagereq>
<packagereq type="optional">rdma-core</packagereq>

View File

@ -303,6 +303,7 @@
<packagereq type="default">rsyslog</packagereq>
<packagereq type="default">security-tool</packagereq>
<packagereq type="default">sg3_utils</packagereq>
<packagereq type="default">systemd-cryptsetup</packagereq>
<packagereq type="optional">dracut-config-generic</packagereq>
<packagereq type="optional">dracut-network</packagereq>
<packagereq type="optional">rdma-core</packagereq>

View File

@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 3.2.0
Release: 2
Release: 3
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -186,6 +186,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Wed Sep 18 2024 xiangyuning <xiangyuning@huawei.com> - 3.2.0-3
- ID:NA
- SUG:NA
- DESC: enable encrypt need install systemd-cryptsetup package
* Mon Sep 23 2024 Ouuleilei <wangliu@iscas.ac.cn> - 3.2.0-2
- fix riscv64.tmpl file miss problem and add riscv64 rpmlist.xml normal.xml