SPECS: xorg-driver-video-fglrx.spec - up to 8.6 - rel 1 - this release has ...
cactus
cactus at pld-linux.org
Thu Jun 19 23:59:01 CEST 2008
Author: cactus Date: Thu Jun 19 21:59:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 8.6
- rel 1
- this release has got UYVY and YUY2 support - TV playback apps works now on ATI (tvtime)
- some new tools : amdnotifyui,atieventsd,atiodcli,atiode
---- Files affected:
SPECS:
xorg-driver-video-fglrx.spec (1.85 -> 1.86)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.85 SPECS/xorg-driver-video-fglrx.spec:1.86
--- SPECS/xorg-driver-video-fglrx.spec:1.85 Wed Jun 11 17:51:53 2008
+++ SPECS/xorg-driver-video-fglrx.spec Thu Jun 19 23:58:55 2008
@@ -30,14 +30,14 @@
Summary: Linux Drivers for ATI graphics accelerators
Summary(pl.UTF-8): Sterowniki do akceleratorów graficznych ATI
Name: %{pname}%{_alt_kernel}
-Version: 8.5
-%define _rel 3
+Version: 8.6
+%define _rel 1
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-5-x86.x86_64.run
-# Source0-md5: 303a7c2c5a42f21cb92692cf77c83052
+Source0: http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-8-6-x86.x86_64.run
+# Source0-md5: b48a5b7ba10a283d562c2bbecd72315a
Source1: %{pname}.desktop
Patch0: %{pname}-kh.patch
URL: http://ati.amd.com/support/drivers/linux/linux-radeon.html
@@ -145,10 +145,11 @@
%endif
cd -
-install -d common%{_prefix}/{%{_lib},bin}
+install -d common%{_prefix}/{%{_lib},bin,sbin}
cp -r %{x11ver}%{arch_sufix}/usr/X11R6/%{_lib}/* common%{_libdir}
cp -r arch/%{arch_dir}/usr/X11R6/%{_lib}/* common%{_libdir}
cp -r arch/%{arch_dir}/usr/X11R6/bin/* common%{_bindir}
+cp -r arch/%{arch_dir}/usr/sbin/* common%{_sbindir}
%build
%if %{with kernel}
@@ -166,10 +167,12 @@
%endif
%if %{with userspace}
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{ati,env.d},%{_bindir},%{_pixmapsdir},%{_desktopdir},%{_datadir}/ati,%{_libdir}/xorg/modules,%{_includedir}/{X11/extensions,GL}}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{ati,env.d},%{_bindir},%{_sbindir},%{_pixmapsdir},%{_desktopdir},%{_datadir}/ati,%{_libdir}/xorg/modules,%{_includedir}/{X11/extensions,GL}}
-install common%{_bindir}/{fgl_glxgears,fglrxinfo,aticonfig,fglrx_xgamma,amdcccle} \
+install common%{_bindir}/{amdcccle,aticonfig,atiodcli,atiode,fgl_glxgears,fglrx_xgamma,fglrxinfo} \
$RPM_BUILD_ROOT%{_bindir}
+install common%{_sbindir}/{amdnotifyui,atieventsd} \
+ $RPM_BUILD_ROOT%{_sbindir}
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
@@ -234,6 +237,7 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/atiogl.xml
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_sbindir}/*
%{_desktopdir}
%{_pixmapsdir}/*.xpm
%{_datadir}/ati
@@ -260,6 +264,7 @@
%attr(755,root,root) %{_libdir}/xorg/modules/dri/fglrx_dri.so
%attr(755,root,root) %{_libdir}/xorg/modules/drivers/fglrx_drv.so
%attr(755,root,root) %{_libdir}/xorg/modules/linux/libfglrxdrm.so
+%attr(755,root,root) %{_libdir}/xorg/modules/amdxmm.so
%attr(755,root,root) %{_libdir}/xorg/modules/glesx.so
%attr(755,root,root) %{_libdir}/xorg/modules/esut.a
@@ -296,6 +301,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.86 2008/06/19 21:58:55 cactus
+- up to 8.6
+- rel 1
+- this release has got UYVY and YUY2 support - TV playback apps works now on ATI (tvtime)
+- some new tools : amdnotifyui,atieventsd,atiodcli,atiode
+
Revision 1.85 2008/06/11 15:51:53 hawk
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-fglrx.spec?r1=1.85&r2=1.86&f=u
More information about the pld-cvs-commit
mailing list