remove useless patch definition in spec file
This commit is contained in:
parent
4c6395b3e1
commit
06570e093f
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user