!7 【mainline】修改source url

Merge pull request !7 from xinghe/master
This commit is contained in:
openeuler-ci-bot 2020-09-03 16:27:39 +08:00 committed by Gitee
commit da945030e0

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
@ -12,7 +12,7 @@ License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
URL: http://www.kernel.org/
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
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
@ -92,6 +92,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
%{_lib_path}/*
%changelog
* Mon AUg 31 2020 xinghe <xinghe1@huawei.com> - 20200817-2
- fix source url
* Wed Aug 25 2020 xinghe <xinghe1@huawei.com> - 20200817-1
- update to 20200817