Remove radeon tarball
This commit is contained in:
parent
b66ab2f7c1
commit
97339ae05e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20100806
|
Version: 20100806
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -10,7 +10,6 @@ License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
|||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
Source0: ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/%{name}-%{version}.tar.bz2
|
||||||
Source1: %{nvfw}.tar.bz2
|
Source1: %{nvfw}.tar.bz2
|
||||||
Source2: radeon-firmware-2.tar.bz2
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
|
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
|
||||||
@ -23,7 +22,6 @@ operate.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n linux-firmware-%{version} -b1
|
%setup -q -n linux-firmware-%{version} -b1
|
||||||
tar -jxvf %{SOURCE2}
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -61,8 +59,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/lib/firmware/*
|
/lib/firmware/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 06 2010 David Woodhouse <dwmw2@infradead.org> 20100806-2
|
||||||
|
- Remove duplicate radeon firmwares; they're upstream now
|
||||||
|
|
||||||
* Fri Aug 06 2010 David Woodhouse <dwmw2@infradead.org> 20100806-1
|
* Fri Aug 06 2010 David Woodhouse <dwmw2@infradead.org> 20100806-1
|
||||||
- Merge more legacy firmware images from kernel source tree
|
- Update to linux-firmware-20100806 (more legacy firmwares from kernel source)
|
||||||
|
|
||||||
* Fri Apr 09 2010 Dave Airlie <airlied@redhat.com> 20100106-4
|
* Fri Apr 09 2010 Dave Airlie <airlied@redhat.com> 20100106-4
|
||||||
- Add further radeon firmwares
|
- Add further radeon firmwares
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
58aa7317b56effb599c29e4423118ee5 linux-firmware-20100806.tar.bz2
|
58aa7317b56effb599c29e4423118ee5 linux-firmware-20100806.tar.bz2
|
||||||
554e432993f138bd5c6704dbca109d71 nouveau-firmware-1.tar.bz2
|
554e432993f138bd5c6704dbca109d71 nouveau-firmware-1.tar.bz2
|
||||||
ee8574e13b60be59b6b18b21e20d9e3a radeon-firmware-2.tar.bz2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user