Add dim_tools and dim_kernel packages

This commit is contained in:
Huaxin Lu 2023-09-04 19:06:41 +08:00
parent 835dbd3239
commit a5ffbb30d0
2 changed files with 8 additions and 1 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.0.4
Release: 3
Release: 4
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -161,6 +161,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Mon Sep 4 2023 luhuaxin <luhuaxin1@huawei.com> - 3.0.4-4
- ID:NA
- SUG:NA
- DESC: Add dim_tools and dim package.
* Thu Aug 31 2023 fangchuangchuang <fangchuangchuang@huawei.com> - 3.0.4-3
- ID:NA
- SUG:NA

View File

@ -258,6 +258,8 @@
<packagereq>diffstat</packagereq>
<packagereq>diffutils</packagereq>
<packagereq>diffutils-help</packagereq>
<packagereq>dim</packagereq>
<packagereq>dim_tools</packagereq>
<packagereq>dmidecode</packagereq>
<packagereq>dmraid</packagereq>
<packagereq>dmraid-events</packagereq>