SPECS: xorg-driver-video-fglrx.spec - added missing BR

dzeus dzeus at pld-linux.org
Sun Apr 2 17:42:56 CEST 2006


Author: dzeus                        Date: Sun Apr  2 15:42:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing BR

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.2 SPECS/xorg-driver-video-fglrx.spec:1.3
--- SPECS/xorg-driver-video-fglrx.spec:1.2	Sun Mar  5 12:08:33 2006
+++ SPECS/xorg-driver-video-fglrx.spec	Sun Apr  2 17:42:51 2006
@@ -36,14 +36,14 @@
 Release:	%{_rel}
 License:	ATI Binary (parts are GPL)
 Group:		X11
-%if %{need_x86}
+#%if %{need_x86}
 Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-%{version}-i386.run
 # Source0-md5:	283eb8b53dbd0887fff3277d4bf0b3f9
-%endif
-%if %{need_amd64}
-Source1:	http://dlmdownloads.ati.com/drivers/linux/64bit/ati-driver-installer-%{version}-x86_64.run
+#%endif
+#%if %{need_amd64}
+#Source1:	http://dlmdownloads.ati.com/drivers/linux/64bit/ati-driver-installer-%{version}-x86_64.run
 # Source1-md5:	a24571ecb45b2a26092ef103d8eecefd
-%endif
+#%endif
 Patch0:		firegl-panel.patch
 Patch1:		firegl-panel-ugliness.patch
 Patch2:		%{name}-kh.patch
@@ -53,8 +53,10 @@
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.14}
 %{?with_userspace:BuildRequires:	qt-devel}
 BuildRequires:	rpmbuild(macros) >= 1.213
+BuildRequires:	xorg-lib-libXmu-devel
 BuildRequires:	xorg-lib-libXxf86vm-devel
 BuildRequires:	xorg-proto-recordproto-devel
+BuildRequires:	xorg-proto-xf86miscproto-devel
 BuildRequires:	xorg-proto-xf86vidmodeproto-devel
 %{?with_kernel:Requires:	xorg-driver-video-fglrx(kernel)}
 Requires:	xorg-xserver-server
@@ -115,11 +117,11 @@
 %prep
 %setup -q -c -T
 
-%ifarch %{x8664}
-sh %{SOURCE1} --extract .
-%else
+#%ifarch %{x8664}
+#sh %{SOURCE1} --extract .
+#%else
 sh %{SOURCE0} --extract .
-%endif
+#%endif
 
 cp arch/%{arch_dir}/lib/modules/fglrx/build_mod/* common/lib/modules/fglrx/build_mod
 
@@ -274,6 +276,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/04/02 15:42:51  dzeus
+- added missing BR
+
 Revision 1.2  2006/03/05 11:08:33  patrys
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-driver-video-fglrx.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list