Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30559/F-10
Modified Files:
xorg-x11-drv-fglrx.spec
Added Files:
udev-fglrx
Log Message:
Forgot the extra file, remove SOURCE12 (blacklist file)
--- NEW FILE udev-fglrx ---
dri/card0
dri/card1
dri/card2
dri/card3
Index: xorg-x11-drv-fglrx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-10/xorg-x11-drv-fglrx.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xorg-x11-drv-fglrx.spec 26 Dec 2008 03:39:46 -0000 1.11
+++ xorg-x11-drv-fglrx.spec 26 Dec 2008 03:41:58 -0000 1.12
@@ -25,8 +25,7 @@
Source9: fglrx-a-lid-aticonfig
Source10: fglrx.sh
Source11: fglrx.csh
-Source12: blacklist-radeon
-Source13: udev-fglrx
+Source12: udev-fglrx
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,7 +231,7 @@
#Udev dri nodes for fglrx
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/makedev.d
-install -pm 0644 %{SOURCE13}
$RPM_BUILD_ROOT%{_sysconfdir}/udev/makedev.d/40-fglrx-dri.nodes
+install -pm 0644 %{SOURCE12}
$RPM_BUILD_ROOT%{_sysconfdir}/udev/makedev.d/40-fglrx-dri.nodes
%clean
rm -rf $RPM_BUILD_ROOT
Show replies by date