fix source url
This commit is contained in:
parent
4dc8a7e992
commit
9ea9ddd188
@ -1,6 +1,6 @@
|
|||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
%global release 1
|
%global release 2
|
||||||
%global _lib_path /usr/lib/firmware
|
%global _lib_path /usr/lib/firmware
|
||||||
%global _license_path /usr/share/licenses
|
%global _license_path /usr/share/licenses
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
|||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.gz
|
||||||
Patch1: change-python-script-shebang-to-python3.patch
|
Patch1: change-python-script-shebang-to-python3.patch
|
||||||
|
|
||||||
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
|
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
|
||||||
@ -92,6 +92,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
|
|||||||
%{_lib_path}/*
|
%{_lib_path}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon AUg 31 2020 xinghe <xinghe1@huawei.com> - 20200817-2
|
||||||
|
- fix source url
|
||||||
|
|
||||||
* Wed Aug 25 2020 xinghe <xinghe1@huawei.com> - 20200817-1
|
* Wed Aug 25 2020 xinghe <xinghe1@huawei.com> - 20200817-1
|
||||||
- update to 20200817
|
- update to 20200817
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user