SPECS: xorg-driver-video-fglrx.spec - 8.28.8

wolf wolf at pld-linux.org
Sat Aug 19 14:27:37 CEST 2006


Author: wolf                         Date: Sat Aug 19 12:27:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 8.28.8

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.10 SPECS/xorg-driver-video-fglrx.spec:1.11
--- SPECS/xorg-driver-video-fglrx.spec:1.10	Sat Jul 29 12:26:26 2006
+++ SPECS/xorg-driver-video-fglrx.spec	Sat Aug 19 14:27:32 2006
@@ -1,4 +1,4 @@
-# $Revision$, $Date$
+#  $Revision$, $Date$
 #
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
@@ -6,7 +6,6 @@
 %bcond_without	smp		# don't build SMP module
 %bcond_without	userspace	# don't build userspace tools
 %bcond_with	verbose		# verbose build (V=1)
-%bcond_without	incall		# include all sources in srpm
 
 %define		x11ver		x710
 
@@ -15,13 +14,9 @@
 %endif
 
 %ifarch %{ix86}
-%define		need_x86	1
-%define		need_amd64	0%{?with_incall:1}
 %define		arch_sufix	""
 %define		arch_dir	x86
 %else
-%define		need_x86	0%{?with_incall:1}
-%define		need_amd64	1
 %define		arch_sufix	_64a
 %define		arch_dir	x86_64
 %endif
@@ -30,18 +25,12 @@
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl):	Sterowniki do akceleratorów graficznych ATI
 Name:		xorg-driver-video-fglrx
-Version:	8.27.10
+Version:	8.28.8
 Release:	%{_rel}
 License:	ATI Binary (parts are GPL)
 Group:		X11
-%if %{need_x86}
-Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-%{version}-x86.run
-# Source0-md5:	72f69477c66d8b2d1a580c7885afa892
-%endif
-%if %{need_amd64}
-Source1:	http://dlmdownloads.ati.com/drivers/linux/64bit/ati-driver-installer-%{version}-x86_64.run
-# Source1-md5:	4cc78c0fc864fd2b3205cee5f866f3d7
-%endif
+Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-%{version}.run
+# Source0-md5:	58189d7cc3625e399b1a434df893100f
 Patch0:		firegl-panel.patch
 Patch1:		firegl-panel-ugliness.patch
 Patch2:		%{name}-kh.patch
@@ -115,11 +104,7 @@
 %prep
 %setup -q -c -T
 
-%ifarch %{x8664}
-sh %{SOURCE1} --extract .
-%else
 sh %{SOURCE0} --extract .
-%endif
 
 cp arch/%{arch_dir}/lib/modules/fglrx/build_mod/* common/lib/modules/fglrx/build_mod
 
@@ -275,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/08/19 12:27:32  wolf
+- 8.28.8
+
 Revision 1.10  2006/07/29 10:26:26  wolf
 - 8.27.10
 
================================================================

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



More information about the pld-cvs-commit mailing list