SPECS: xorg-driver-video-fglrx.spec - from 7.11 amd control center...

cactus cactus at pld-linux.org
Sun Jan 13 23:53:44 CET 2008


Author: cactus                       Date: Sun Jan 13 22:53:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- from 7.11 amd control center works.

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.64 SPECS/xorg-driver-video-fglrx.spec:1.65
--- SPECS/xorg-driver-video-fglrx.spec:1.64	Fri Dec 21 13:52:01 2007
+++ SPECS/xorg-driver-video-fglrx.spec	Sun Jan 13 23:53:39 2008
@@ -1,4 +1,3 @@
-# $Revision$, $Date$
 #
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
@@ -24,14 +23,15 @@
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych ATI
 Name:		xorg-driver-video-fglrx
-Version:	7.12
-%define		_rel	1
+Version:	7.11
+%define		_rel	4
 Release:	%{_rel}%{?with_multigl:.mgl}
 Epoch:		1
 License:	ATI Binary (parts are GPL)
 Group:		X11
-Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-8.443.1-x86.x86_64.run
-# Source0-md5:	5d40b0c7a6f9e8356fdcd38052ae5e7b
+Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-7-11-x86.x86_64.run
+# Source0-md5:	099eead18eb845f83da1d743dc17cc47
+Source1:	%{name}.desktop
 Patch0:		%{name}-kh.patch
 Patch1:		%{name}-pm.patch
 URL:		http://www.ati.com/support/drivers/linux/radeon-linux.html
@@ -161,14 +161,18 @@
 %endif
 
 %if %{with userspace}
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{ati,env.d},%{_bindir},%{_libdir}/xorg/modules,%{_includedir}/{X11/extensions,GL}}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{ati,env.d},%{_bindir},%{_pixmapsdir},%{_desktopdir},%{_datadir}/ati,%{_libdir}/xorg/modules,%{_includedir}/{X11/extensions,GL}}
 
-install common%{_bindir}/{fgl_glxgears,fglrxinfo,aticonfig,fglrx_xgamma} \
+install common%{_bindir}/{fgl_glxgears,fglrxinfo,aticonfig,fglrx_xgamma,amdcccle} \
 	$RPM_BUILD_ROOT%{_bindir}
 cp -r common%{_libdir}/modules/* $RPM_BUILD_ROOT%{_libdir}/xorg/modules
 cp -r common%{_sysconfdir}/ati/control $RPM_BUILD_ROOT%{_sysconfdir}/ati/control
 cp -r common%{_sysconfdir}/ati/signature $RPM_BUILD_ROOT%{_sysconfdir}/ati/signature
 
+cp -r common%{_datadir}/ati/* $RPM_BUILD_ROOT%{_datadir}/ati
+cp -r %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+cp -r common%{_datadir}/icons/*.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
+
 %if %{with multigl}
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/ld.so.conf.d,%{_libdir}/fglrx}
 
@@ -221,6 +225,9 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/signature
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
 %attr(755,root,root) %{_bindir}/*
+%{_desktopdir}
+%{_pixmapsdir}/*.xpm
+%{_datadir}/ati
 %if %{with multigl}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ld.so.conf.d/fglrx.conf
 %dir %{_libdir}/fglrx
@@ -278,8 +285,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.64  2007-12-21 12:52:01  vip
-- up to 7.12
+Revision 1.65  2008-01-13 22:53:39  cactus
+- from 7.11 amd control center works.
 
 Revision 1.63  2007-12-17 14:20:19  arekm
 - rel 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-fglrx.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list