!30 reove useless patch definition in spec file

From: @liu-yuntao-10 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @wangbin224
This commit is contained in:
openeuler-ci-bot 2023-02-10 06:18:45 +00:00 committed by Gitee
commit 5fe6266767
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
%define _binaries_in_noarch_packages_terminate_build 0
%global release 1
%global release 2
%global _lib_path /usr/lib/firmware
%global _license_path /usr/share/licenses
@ -13,7 +13,6 @@ URL: http://www.kernel.org/
BuildArch: noarch
Source0: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
Patch1: change-python-script-shebang-to-python3.patch
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
Obsoletes: kernel-firmware < %{version} xorg-x11-drv-ati-firmware < 6.13.0-0.22
@ -176,6 +175,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
%changelog
* Fri Feb 10 2023 Liu Yuntao <liuyuntao10@huawei.com> - 20230117-2
- remove useless patch definition
* Thu Feb 9 2023 Liu Yuntao <liuyuntao10@huawei.com> - 20230117-1
- update to 20230117