rpms/xorg-x11-drv-catalyst/F-16 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 xorg-x11-drv-catalyst.spec, 1.9, 1.10

Leigh Scott leigh123linux at rpmfusion.org
Sat Oct 20 05:27:58 CEST 2012


Author: leigh123linux

Update of /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26797

Modified Files:
	.cvsignore sources xorg-x11-drv-catalyst.spec 
Log Message:
* Sat Oct 20 2012 Leigh Scott <leigh123linux at googlemail.com> - 12.6-1
- Update to Catalyst 12.6 legacy (internal version 8.97.100.3)



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-16/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	27 Apr 2012 12:27:33 -0000	1.9
+++ .cvsignore	20 Oct 2012 03:27:58 -0000	1.10
@@ -1,2 +1,3 @@
 amd-driver-installer-12-3-x86.x86_64.run
 amd-driver-installer-12-4-x86.x86_64.run
+amd-driver-installer-12.6-legacy-x86.x86_64.zip


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-16/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	27 Apr 2012 12:27:33 -0000	1.9
+++ sources	20 Oct 2012 03:27:58 -0000	1.10
@@ -1,2 +1,2 @@
-e57d65cb9c9fa470d6d80072d5ab2785  amd-driver-installer-12-4-x86.x86_64.run
 b8f56bc55aa70cb19dd12857fdc184cc  xvba-sdk-0.74-404001.tar.gz
+eada88ea8ec12e09f516527b5a5d55d6  amd-driver-installer-12.6-legacy-x86.x86_64.zip


Index: xorg-x11-drv-catalyst.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-16/xorg-x11-drv-catalyst.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-x11-drv-catalyst.spec	27 Apr 2012 12:27:33 -0000	1.9
+++ xorg-x11-drv-catalyst.spec	20 Oct 2012 03:27:58 -0000	1.10
@@ -1,16 +1,16 @@
-%define          atilibdir       %{_libdir}/catalyst
-
+%global          atilibdir       %{_libdir}/catalyst
+%global          amdrun          amd-driver-installer-12.6-legacy-x86.x86_64.run
 %global	   debug_package %{nil}
 
 %global	   __strip /bin/true
 Name:            xorg-x11-drv-catalyst
-Version:         12.4
+Version:         12.6
 Release:         1%{?dist}
 Summary:         AMD's proprietary driver for ATI graphic cards
 Group:           User Interface/X Hardware Support
 License:         Redistributable, no modification permitted
 URL:             http://www.ati.com/support/drivers/linux/radeon-linux.html
-Source0:         https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/amd-driver-installer-12-4-x86.x86_64.run
+Source0:         http://www2.ati.com/drivers/legacy/12-6/amd-driver-installer-12.6-legacy-x86.x86_64.zip
 Source1:         http://developer.amd.com/downloads/xvba-sdk-0.74-404001.tar.gz
 Source2:         catalyst-README.Fedora
 Source3:         amdcccle.desktop
@@ -109,8 +109,10 @@
 
 %prep
 %setup -q -c -T
+# Unzip fglrx driver
+unzip %{SOURCE0}
 # Extract fglrx driver
-sh %{SOURCE0} --extract fglrx
+sh %{amdrun} --extract fglrx
 
 # Extract XvBA devel files
 mkdir amdxvba
@@ -394,6 +396,9 @@
 
 
 %changelog
+* Sat Oct 20 2012 Leigh Scott <leigh123linux at googlemail.com> - 12.6-1
+- Update to Catalyst 12.6 legacy (internal version 8.97.100.3)
+
 * Fri Apr 27 2012 leigh scott <leigh123linux at googlemail.com> - 12.4-1
 - Update to Catalyst 12.4 (internal version 8.961)
 


More information about the rpmfusion-commits mailing list