Updates for Intel 3160/7260 and BCM43362 (rhbz 1071590)
This commit is contained in:
parent
494a3cca6f
commit
0cc4be684d
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20130724.tar.gz
|
/linux-firmware-20130724.tar.gz
|
||||||
/linux-firmware-20131001.tar.gz
|
/linux-firmware-20131001.tar.gz
|
||||||
/linux-firmware-20140131.tar.gz
|
/linux-firmware-20140131.tar.gz
|
||||||
|
/linux-firmware-20140317.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global checkout d7f8a7c8
|
%global checkout dec41bce
|
||||||
%global firmware_release 36
|
%global firmware_release 37
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20140131
|
Version: 20140317
|
||||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
|
|
||||||
@ -193,7 +193,7 @@ contained inside the provided LICENSE file. Please read it carefully.
|
|||||||
%package -n iwl7260-firmware
|
%package -n iwl7260-firmware
|
||||||
Summary: Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
|
Summary: Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
Version: 22.15.8.0
|
Version: 22.24.8.0
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
%description -n iwl7260-firmware
|
%description -n iwl7260-firmware
|
||||||
This package contains the firmware required by the Intel wireless drivers
|
This package contains the firmware required by the Intel wireless drivers
|
||||||
@ -203,7 +203,7 @@ contained inside the provided LICENSE file. Please read it carefully.
|
|||||||
%package -n iwl3160-firmware
|
%package -n iwl3160-firmware
|
||||||
Summary: Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
|
Summary: Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
Version: 22.15.8.0
|
Version: 22.24.8.0
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
%description -n iwl3160-firmware
|
%description -n iwl3160-firmware
|
||||||
This package contains the firmware required by the Intel wireless drivers
|
This package contains the firmware required by the Intel wireless drivers
|
||||||
@ -402,6 +402,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 17 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
|
- Updates for Intel 3160/7260 and BCM43362 (rhbz 1071590)
|
||||||
|
|
||||||
* Tue Mar 04 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
* Tue Mar 04 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- Fixup Intel wireless package descriptions and Source0 (rhbz 1070600)
|
- Fixup Intel wireless package descriptions and Source0 (rhbz 1070600)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user