|
@@ -1,22 +1,24 @@
|
|
Summary: Firmware files used by the Linux kernel
|
|
Summary: Firmware files used by the Linux kernel
|
|
Summary(ja): Linux Kernel で利用されるファームウェアファイル
|
|
Summary(ja): Linux Kernel で利用されるファームウェアファイル
|
|
Name: linux-firmware
|
|
Name: linux-firmware
|
|
-Version: 20200918
|
|
|
|
|
|
+Version: 20210511
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
Group: system
|
|
Group: system
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
|
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
|
-URL: http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=summary
|
|
|
|
|
|
+URL: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
|
|
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-%{version}.tar.gz
|
|
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-%{version}.tar.gz
|
|
|
|
|
|
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
|
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
%define _binaries_in_noarch_packages_terminate_build 0
|
|
%define _binaries_in_noarch_packages_terminate_build 0
|
|
|
|
|
|
Provides: kernel-firmware = %{version}
|
|
Provides: kernel-firmware = %{version}
|
|
-Provides: xorg-x11-drv-ati-firmware = 7.0
|
|
|
|
|
|
+Provides: xorg-x11-drv-ati-firmware = 7.0
|
|
Obsoletes: kernel-firmware < %{version}
|
|
Obsoletes: kernel-firmware < %{version}
|
|
-Obsoletes: XOrg-drv-ati-firmware < 6.13.0-0.22
|
|
|
|
|
|
+Obsoletes: XOrg-drv-ati-firmware < 6.13.0-0.22
|
|
Obsoletes: ueagle-atm4-firmware < 1.0-5
|
|
Obsoletes: ueagle-atm4-firmware < 1.0-5
|
|
Obsoletes: rt2870-firmware
|
|
Obsoletes: rt2870-firmware
|
|
Obsoletes: ivtv-firmware
|
|
Obsoletes: ivtv-firmware
|
|
@@ -27,11 +29,11 @@ Kernel-firmware includes firmware files required for some devices to
|
|
operate.
|
|
operate.
|
|
|
|
|
|
|
|
|
|
-%define iwlwifi_release 4%{_dist_release}
|
|
|
|
|
|
+%define iwlwifi_release 5%{_dist_release}
|
|
%package -n iwlwifi-firmware
|
|
%package -n iwlwifi-firmware
|
|
Summary: Firmware for Intel(R) Wireless WiFi Link Series Adapters
|
|
Summary: Firmware for Intel(R) Wireless WiFi Link Series Adapters
|
|
-Summary(ja): Intel(R) Wireless WiFi Link シリーズ用ファームウェア集
|
|
|
|
-URL: http://intellinuxwireless.org/
|
|
|
|
|
|
+Summary(ja): Intel(R) Wireless WiFi Link シリーズ用ファームウェア集
|
|
|
|
+URL: http://intellinuxwireless.org/
|
|
License: Redistributable, no modification permitted
|
|
License: Redistributable, no modification permitted
|
|
|
|
|
|
# obsoletes individual package
|
|
# obsoletes individual package
|
|
@@ -107,6 +109,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jul 01 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 20210511-1
|
|
|
|
+- updated to the newest git snapshot.
|
|
|
|
+
|
|
* Tue Sep 29 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 20200918-1
|
|
* Tue Sep 29 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 20200918-1
|
|
- updated to the newest git snapshot.
|
|
- updated to the newest git snapshot.
|
|
|
|
|