!320 fix sp4 have no runc pack

From: @xyncoder 
Reviewed-by: @openeuler-basic, @xinsheng3 
Signed-off-by: @openeuler-basic
This commit is contained in:
openeuler-ci-bot 2024-06-06 07:20:44 +00:00 committed by Gitee
commit ab5d768173
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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>