diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 5588899..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -iwlwifi-6050-ucode-9.201.4.1.tgz -/iwlwifi-6050-ucode-41.28.5.1.tgz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..e4c5615 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Contents moved to linux-firmware. diff --git a/iwl6050-firmware.spec b/iwl6050-firmware.spec deleted file mode 100644 index 651c72d..0000000 --- a/iwl6050-firmware.spec +++ /dev/null @@ -1,79 +0,0 @@ -Name: iwl6050-firmware -Version: 41.28.5.1 -Release: 4%{?dist} -Summary: Firmware for Intel(R) Wireless WiFi Link 6050 Series Adapters - -Group: System Environment/Kernel -License: Redistributable, no modification permitted -URL: http://intellinuxwireless.org/ -Source0: http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-6050-ucode-%{version}.tgz -Source1: http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-6050-ucode-9.201.4.1.tgz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildArch: noarch - -Requires: udev - - -%description -This package contains the firmware required by the iwlagn driver -for Linux to support the iwl6050 hardware. Usage of the firmware -is subject to the terms and conditions contained inside the provided -LICENSE file. Please read it carefully. - -%prep -%setup -c -q -a 1 - -# Change permission -find . -type f -exec chmod 0644 {} ';' - -pushd iwlwifi-6050-ucode-%{version} -# Change encoding -%{__sed} -i 's/\r//' LICENSE.iwlwifi-6050-ucode README.iwlwifi-6050-ucode -# Rename docs -%{__mv} LICENSE.iwlwifi-6050-ucode ../LICENSE -%{__mv} README.iwlwifi-6050-ucode ../README -# Preserve timestamp -touch -r *.ucode ../LICENSE ../README -popd - - -%build -# Nothing to build - - -%install -%{__rm} -rf %{buildroot} -%{__mkdir_p} %{buildroot}/lib/firmware -%{__install} -pm 0644 */iwlwifi-6050*.ucode %{buildroot}/lib/firmware/ - - -%clean -%{__rm} -rf %{buildroot} - - -%files -%defattr(-,root,root,-) -%doc LICENSE README -/lib/firmware/*.ucode - - -%changelog -* Fri Jan 13 2012 Fedora Release Engineering - 41.28.5.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Wed Feb 09 2011 Fedora Release Engineering - 41.28.5.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Jan 3 2011 John W. Linville - 41.28.5.1-2 -- need to keep old firmware version available for kernels that need it -- use available macros for standard packaging-related commands - -* Thu Dec 16 2010 John W. Linville - 41.28.5.1-1 -- Update for firmware release 41.28.5.1 - -* Tue Jun 8 2010 John W. Linville - 9.201.4.1-2 -- Cleanse permissions of extracted files - -* Tue Jun 8 2010 John W. Linville - 9.201.4.1-1 -- Initial import diff --git a/sources b/sources deleted file mode 100644 index 12cd1cb..0000000 --- a/sources +++ /dev/null @@ -1,2 +0,0 @@ -12a663e415e76b6c46fcfecaa9f8e40b iwlwifi-6050-ucode-9.201.4.1.tgz -cb484a65b9139666d4ddebf60598a87b iwlwifi-6050-ucode-41.28.5.1.tgz