diff --git a/.cvsignore b/.cvsignore
index 9e869da..b53e8c4 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -2,3 +2,4 @@ linux-firmware-20100106.tar.bz2
 nouveau-firmware-1.tar.bz2
 radeon-rlc-firmware-1.tar.bz2
 radeon-firmware-1.tar.bz2
+radeon-firmware-2.tar.bz2
diff --git a/linux-firmware.spec b/linux-firmware.spec
index c23f0cc..9c36be7 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -10,7 +10,7 @@ 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-1.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
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc WHENCE LICENCE.* ../LICENSE.radeon.firmware
+%doc WHENCE LICENCE.* LICENSE.*
 /lib/firmware/*
 
 %changelog
diff --git a/sources b/sources
index 2e50ac0..e588e34 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 9c34690e02b5a284a546c0aae7ef0599  linux-firmware-20100106.tar.bz2
 554e432993f138bd5c6704dbca109d71  nouveau-firmware-1.tar.bz2
-646b071d7f47d8f928f557be7aff3673  radeon-firmware-1.tar.bz2
+ee8574e13b60be59b6b18b21e20d9e3a  radeon-firmware-2.tar.bz2