rpms/xorg-x11-drv-catalyst/F-17 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 xorg-x11-drv-catalyst.spec, 1.7, 1.8

Leigh Scott leigh123linux at rpmfusion.org
Fri Aug 17 14:24:18 CEST 2012


Author: leigh123linux

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

Modified Files:
	.cvsignore sources xorg-x11-drv-catalyst.spec 
Log Message:
* Fri Aug 17 2012 Leigh Scott <leigh123linux at googlemail.com> - 12.8-1
- Update to Catalyst 12.8 release (internal version 8.982)



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-17/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	30 Jun 2012 19:29:07 -0000	1.7
+++ .cvsignore	17 Aug 2012 12:24:18 -0000	1.8
@@ -1 +1,2 @@
 amd-driver-installer-12-6-x86.x86_64.run
+amd-driver-installer-12-8-x86.x86_64.zip


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-17/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	30 Jun 2012 19:29:07 -0000	1.7
+++ sources	17 Aug 2012 12:24:18 -0000	1.8
@@ -1,2 +1,2 @@
-6bd4f0875202390ed7122696db29be77  amd-driver-installer-12-6-x86.x86_64.run
+41c5478322b13be6909eeb46412a3aa0  amd-driver-installer-12-8-x86.x86_64.zip
 b8f56bc55aa70cb19dd12857fdc184cc  xvba-sdk-0.74-404001.tar.gz


Index: xorg-x11-drv-catalyst.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-17/xorg-x11-drv-catalyst.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xorg-x11-drv-catalyst.spec	30 Jun 2012 19:29:07 -0000	1.7
+++ xorg-x11-drv-catalyst.spec	17 Aug 2012 12:24:18 -0000	1.8
@@ -1,16 +1,16 @@
-%define          atilibdir       %{_libdir}/catalyst
+%global          atilibdir       %{_libdir}/catalyst
+%global          amdrun          amd-driver-installer-8.982-x86.x86_64.run
+%global    debug_package %{nil}    
 
-%global	   debug_package %{nil}
-
-%global	   __strip /bin/true
+%global    __strip /bin/true
 Name:            xorg-x11-drv-catalyst
-Version:         12.6
+Version:         12.8
 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://www2.ati.com/drivers/linux/amd-driver-installer-12-6-x86.x86_64.run
+Source0:         https://www2.ati.com/drivers/linux/amd-driver-installer-12-8-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
@@ -395,6 +397,9 @@
 
 
 %changelog
+* Fri Aug 17 2012 Leigh Scott <leigh123linux at googlemail.com> - 12.8-1
+- Update to Catalyst 12.8 release (internal version 8.982)
+
 * Sat Jun 30 2012 leigh scott <leigh123linux at googlemail.com> - 12.6-1
 - Update to Catalyst 12.6 release (internal version 8.98)
 


More information about the rpmfusion-commits mailing list