delete bind-export-libs in rpmlist

This commit is contained in:
yaokai13 2022-01-20 10:01:20 +08:00
parent f936387cb9
commit 092f2aaa92
2 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting
License: Mulan PSL v2 License: Mulan PSL v2
Group: System/Management Group: System/Management
Version: 2.0.0 Version: 2.0.0
Release: 11 Release: 12
BuildRoot: %{_tmppath}/%{name} BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -129,6 +129,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name} rm -rf $RPM_BUILD_DIR/%{name}
%changelog %changelog
* Thu Jan 20 2022 yaokai13 <yaokai13@huawei.com> - 2.0.0-12
- ID:NA
- SUG:NA
- DESC: delete decay package
* Thu Oct 14 2021 miao_kaibo <miaokaibo@outlook.com> - 2.0.0-11 * Thu Oct 14 2021 miao_kaibo <miaokaibo@outlook.com> - 2.0.0-11
- ID:NA - ID:NA
- SUG:NA - SUG:NA

View File

@ -121,7 +121,6 @@
<packagereq>bc-help</packagereq> <packagereq>bc-help</packagereq>
<packagereq>bind-chroot</packagereq> <packagereq>bind-chroot</packagereq>
<packagereq>bind-dyndb-ldap</packagereq> <packagereq>bind-dyndb-ldap</packagereq>
<packagereq>bind-export-libs</packagereq>
<packagereq>bind-libs</packagereq> <packagereq>bind-libs</packagereq>
<packagereq>bind-utils</packagereq> <packagereq>bind-utils</packagereq>
<packagereq>binutils</packagereq> <packagereq>binutils</packagereq>