Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > ce98de8a0b41a9262baca62aff54033b > files > 2

iwlwifi-1000-ucode-128.50.3.1-2.mga1.src.rpm

%define name iwlwifi-1000-ucode
%define version 128.50.3.1
%define release %mkrel 2

Summary: Intel PRO/Wireless 1000BGN microcode
Name: %{name}
Version: %{version}
Release: %{release}
Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1000-ucode-%{version}.tgz
License: Proprietary
Group: System/Kernel and hardware
Url: http://intellinuxwireless.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildArch: noarch

%description
The file iwlwifi-1000-*.ucode provided in this package is required to be
present on your system in order for the Intel PRO/Wireless 1000BGN Network
Connection Adapter driver for Linux (iwlagn) to be able to operate on
your system.

%prep
%setup -q

%build

%install
rm -rf %{buildroot}
install -d %{buildroot}/lib/firmware
install -m644 *.ucode %{buildroot}/lib/firmware/

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc LICENSE.* README.*
/lib/firmware/*.ucode




%changelog
* Sat Jan 15 2011 tmb <tmb> 128.50.3.1-2.mga1
+ Revision: 19492
- imported package iwlwifi-1000-ucode


* Sat Jan 15 2011 Thomas Backlund <tmb@mageia.org> 128.50.3.1-2.mga1
- initial Mageia import

* Sat Aug 15 2009 Thomas Backlund <tmb@mandriva.org> 128.50.3.1-1mdv2010.0
+ Revision: 416607
- initial release, version 128.50.3.1
- Created package structure for iwlwifi-1000-ucode.