SPECS: X11-driver-firegl.spec - updated to 8.20.8 (by Patryk Szcz...
charles
charles at pld-linux.org
Wed Dec 21 18:22:21 CET 2005
Author: charles Date: Wed Dec 21 17:22:21 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 8.20.8 (by Patryk Szczygłowski patryk @ patryk one pl)
- removed obsolete -ioctl32.patch
- added missing -fglrx_pp_proto.h
- rel. 0.1 (need check x8664)
---- Files affected:
SPECS:
X11-driver-firegl.spec (1.108 -> 1.109)
---- Diffs:
================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.108 SPECS/X11-driver-firegl.spec:1.109
--- SPECS/X11-driver-firegl.spec:1.108 Wed Nov 16 13:36:01 2005
+++ SPECS/X11-driver-firegl.spec Wed Dec 21 18:22:16 2005
@@ -28,25 +28,25 @@
Summary: Linux Drivers for ATI graphics accelerators
Summary(pl): Sterowniki do akceleratorów graficznych ATI
Name: X11-driver-firegl
-Version: 8.19.10
-%define _rel 0.2
+Version: 8.20.8
+%define _rel 0.1
Release: %{_rel}
License: ATI Binary (parts are GPL)
Vendor: ATI
Group: X11/XFree86
%if %{need_x86}
-Source0: fglrx_6_8_0-%{version}-1.i386.rpm
-# Source0-md5: 11fc6c7347ae1751774a34ab23553f4b
+Source0: http://dlmdownloads.ati.com/drivers/linux/fglrx_6_8_0-%{version}-1.i386.rpm
+# Source0-md5: bec227dc16abed4b84754137808b225c
%endif
%if %{need_amd64}
-Source1: fglrx64_6_8_0-%{version}-1.x86_64.rpm
-# Source1-md5: 8eb9330e6ce651d2ad4ac44005cbea07
+Source1: http://dlmdownloads.ati.com/drivers/linux/64bit/fglrx64_6_8_0-%{version}-1.x86_64.rpm
+# Source1-md5: 5aca1f5d51aeb5f713b1127ec103f80b
%endif
+Source2: %{name}-fglrx_pp_proto.h
Patch0: firegl-panel.patch
Patch1: firegl-panel-ugliness.patch
Patch2: %{name}-kh.patch
Patch3: %{name}-viak8t.patch
-Patch4: %{name}-ioctl32.patch
URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
BuildRequires: cpio
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.14}
@@ -126,14 +126,12 @@
%endif
install -d panel_src
tar -xzf usr/src/ATI/fglrx_panel_sources.tgz -C panel_src
+cp %{SOURCE2} panel_src/fglrx_pp_proto.h
%patch0 -p1
%patch1 -p1
%{?with_dist_kernel:%patch2 -p1}
%patch3 -p1
-%ifarch %{x8664}
-%patch4 -p1
-%endif
%build
%if %{with kernel}
@@ -246,10 +244,12 @@
# -devel
#%attr(755,root,root) %{_libdir}/libfglrx_gamma.so
#%{_includedir}/X11/include/libfglrx_gamma.h
+#/usr/include/GL/glATI.h
#/usr/include/GL/glxATI.h
# -static
#%{_libdir}/libfglrx_gamma.a
+#%{_libdir}/libfglrx_pp.a
%endif
%if %{with kernel}
@@ -270,6 +270,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.109 2005/12/21 17:22:16 charles
+- updated to 8.20.8 (by Patryk Szczygłowski patryk @ patryk one pl)
+- removed obsolete -ioctl32.patch
+- added missing -fglrx_pp_proto.h
+- rel. 0.1 (need check x8664)
+
Revision 1.108 2005/11/16 12:36:01 havner
- package aticonfig binary
(suggested by Maciej Witaszek maciek2w at gmail dot com)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.108&r2=1.109&f=u
More information about the pld-cvs-commit
mailing list