diff --git a/oemaker.spec b/oemaker.spec index 6181bc4a0048b199fd7efd6b4018831ba75c8a78..2d4848ae599cd825f50f9ca97cca7bc538d5c3e3 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -14,7 +14,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 2.0.3 -Release: 22 +Release: 23 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -51,7 +51,7 @@ a building tool for DVD ISO making and ISO cutting %package -n isocut Summary: a building tool for ISO cutting -Requires: yum dnf-utils createrepo file util-linux genisoimage isomd5sum grep bash libselinux-utils libxml2 +Requires: yum dnf-utils createrepo file util-linux genisoimage isomd5sum BuildRequires: bash %description -n isocut @@ -162,6 +162,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Feb 7 2024 zhaotianyang_z - 2.0.3-23 +- ID:NA +- SUG:NA +- DESC: delete unused requires for isocut + * Tue Sep 5 2023 doupengda - 2.0.3-22 - ID:NA - SUG:NA