!274 Add dim_tools and dim packages

From: @HuaxinLuGitee 
Reviewed-by: @zhuchunyi 
Signed-off-by: @zhuchunyi
This commit is contained in:
openeuler-ci-bot 2023-09-05 03:00:11 +00:00 committed by Gitee
commit 1efd9f13fc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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>