Update to latest upstream. Adds updated realtek firmware
This commit is contained in:
parent
e440d75639
commit
acc2815862
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20120206.tar.gz
|
/linux-firmware-20120206.tar.gz
|
||||||
/linux-firmware-20120418.tar.gz
|
/linux-firmware-20120418.tar.gz
|
||||||
/linux-firmware-20120510.tar.gz
|
/linux-firmware-20120510.tar.gz
|
||||||
|
/linux-firmware-20120717.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global checkout 375e954
|
%global checkout f1f86bb
|
||||||
%global iwlwifi_release 9
|
%global iwlwifi_release 10
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20120510
|
Version: 20120717
|
||||||
Release: 0.5.git%{checkout}%{?dist}
|
Release: 0.1.git%{checkout}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
|
|
||||||
Group: System Environment/Kernel
|
Group: System Environment/Kernel
|
||||||
@ -294,6 +294,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 17 2012 Josh Boyer <jwboyer@redhat.com> 20120717-0.1.gitf1f86bb
|
||||||
|
- Update to latest upstream. Adds updated realtek firmware
|
||||||
|
|
||||||
* Thu Jun 07 2012 Josh Boyer <jwboyer@redhat.com> 20120510-0.5.git375e954
|
* Thu Jun 07 2012 Josh Boyer <jwboyer@redhat.com> 20120510-0.5.git375e954
|
||||||
- Bump release to get around koji
|
- Bump release to get around koji
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user