update to 20240513
This commit is contained in:
parent
2039120e4e
commit
0d28939bc7
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
linux-firmware-20240513.tar.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d4959c1293ff8a6e40ac3d265205297a3e93e4fe5e8e25a7d16cfed78cbb098
|
|
||||||
size 356057052
|
|
||||||
3
linux-firmware-20240513.tar.gz
Normal file
3
linux-firmware-20240513.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa916c12dd5ced81d3bbed4141452c2714f0fedf7f63c51354fa7490397bc83a
|
||||||
|
size 568852492
|
||||||
@ -1,18 +1,18 @@
|
|||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
%global release 2
|
%global release 1
|
||||||
%global _lib_path /usr/lib/firmware
|
%global _lib_path /usr/lib/firmware
|
||||||
%global _license_path /usr/share/licenses
|
%global _license_path /usr/share/licenses
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20231111
|
Version: 20240513
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
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: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
|
Source0: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
|
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
|
Obsoletes: kernel-firmware < %{version} xorg-x11-drv-ati-firmware < 6.13.0-0.22
|
||||||
@ -176,6 +176,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 3 2024 wangxiao <wangxiao184@h-partners.com> - 20240513-1
|
||||||
|
- update to 20240513
|
||||||
|
|
||||||
* Tue May 7 2024 lijian <lijian2@kylinos.cn> - 20231111-2
|
* Tue May 7 2024 lijian <lijian2@kylinos.cn> - 20231111-2
|
||||||
- Delete unused files to remove python dependencies
|
- Delete unused files to remove python dependencies
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user