delete libkperf in rpmlist.xml

This commit is contained in:
zhaolichang 2024-12-05 15:08:40 +08:00
parent 43a36df9a8
commit 167692189e
2 changed files with 6 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 License: Mulan PSL v2
Group: System/Management Group: System/Management
Version: 3.2.0 Version: 3.2.0
Release: 6 Release: 7
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
@ -186,6 +186,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name} rm -rf $RPM_BUILD_DIR/%{name}
%changelog %changelog
* Thu Dec 5 2024 zhaolichang <zhaolichang@huawei.com> - 3.2.0-7
- ID:NA
- SUG:NA
- DESC: delete libkperf in rpmlist.xml
* Wed Dec 4 2024 zhaolichang <zhaolichang@huawei.com> - 3.2.0-6 * Wed Dec 4 2024 zhaolichang <zhaolichang@huawei.com> - 3.2.0-6
- ID:NA - ID:NA
- SUG:NA - SUG:NA

View File

@ -1381,7 +1381,6 @@
<packagereq>DCF</packagereq> <packagereq>DCF</packagereq>
<packagereq>opengauss</packagereq> <packagereq>opengauss</packagereq>
<packagereq>oeAware-manager</packagereq> <packagereq>oeAware-manager</packagereq>
<packagereq>libkperf</packagereq>
</packagelist> </packagelist>
<packagelist type="edge_aarch64"> <packagelist type="edge_aarch64">
<packagereq>grub2-efi-aa64</packagereq> <packagereq>grub2-efi-aa64</packagereq>