fix sp4 have no runc pack

This commit is contained in:
xyn-coder 2024-06-06 14:40:57 +08:00
parent 479011c959
commit 6169310c9b
2 changed files with 7 additions and 2 deletions

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.1.0
Release: 4
Release: 5
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -172,6 +172,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Thu Jun 6 2024 xiangyuning <xiangyuning@huawei.com> - 3.1.0-5
- ID:NA
- SUG:NA
- DESC: fix sp4 have no runc pack
* Tue Jun 4 2024 xiangyuning <xiangyuning@huawei.com> - 3.1.0-4
- ID:NA
- SUG:NA

View File

@ -271,7 +271,7 @@
<packagereq>docbook-dtds</packagereq>
<packagereq>docbook-style-xsl</packagereq>
<packagereq>docker-engine</packagereq>
<packagereq>runc</packagereq>
<packagereq>docker-runc</packagereq>
<packagereq>dos2unix</packagereq>
<packagereq>dosfstools</packagereq>
<packagereq>dosfstools-help</packagereq>