[linux-firmware] Remove radeon tarball

David Woodhouse dwmw2 at fedoraproject.org
Fri Aug 6 07:52:38 UTC 2010


commit 97339ae05eba32cf9cbbb7ebec0e7dc886ab3961
Author: David Woodhouse <David.Woodhouse at intel.com>
Date:   Fri Aug 6 08:52:27 2010 +0100

    Remove radeon tarball

 linux-firmware.spec |    9 +++++----
 sources             |    2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 75f7dbc..b367fb2 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -2,7 +2,7 @@
 
 Name:		linux-firmware
 Version:	20100806
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Firmware files used by the Linux 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/
 Source0:	ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/%{name}-%{version}.tar.bz2
 Source1:	%{nvfw}.tar.bz2
-Source2:	radeon-firmware-2.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 Provides:	kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
@@ -23,7 +22,6 @@ operate.
 
 %prep
 %setup -q -n linux-firmware-%{version} -b1
-tar -jxvf %{SOURCE2}
 
 
 %build
@@ -61,8 +59,11 @@ rm -rf $RPM_BUILD_ROOT
 /lib/firmware/*
 
 %changelog
+* Fri Aug 06 2010 David Woodhouse <dwmw2 at infradead.org> 20100806-2
+- Remove duplicate radeon firmwares; they're upstream now
+
 * Fri Aug 06 2010 David Woodhouse <dwmw2 at 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 at redhat.com> 20100106-4
 - Add further radeon firmwares
diff --git a/sources b/sources
index 1fcc9dc..8a79d28 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 58aa7317b56effb599c29e4423118ee5  linux-firmware-20100806.tar.bz2
 554e432993f138bd5c6704dbca109d71  nouveau-firmware-1.tar.bz2
-ee8574e13b60be59b6b18b21e20d9e3a  radeon-firmware-2.tar.bz2
+


More information about the scm-commits mailing list