SPECS (AC-branch): X11-driver-firegl.spec - really update to 8.6 - avoid du...

glen glen at pld-linux.org
Thu Jul 3 09:13:06 CEST 2008


Author: glen                         Date: Thu Jul  3 07:13:06 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- really update to 8.6
- avoid duplicate file packaging
- obsolete -smp- kernel package

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.141.2.29 -> 1.141.2.30) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.141.2.29 SPECS/X11-driver-firegl.spec:1.141.2.30
--- SPECS/X11-driver-firegl.spec:1.141.2.29	Thu Jul  3 09:04:02 2008
+++ SPECS/X11-driver-firegl.spec	Thu Jul  3 09:13:00 2008
@@ -1,4 +1,15 @@
 # $Revision$, $Date$
+# TODO
+# - unpackaged files:
+#   /usr/X11R6/lib/libatiadlxx.so
+#   /usr/X11R6/lib/libfglrx_dm.a
+#   /usr/X11R6/lib/libfglrx_gamma.a
+#   /usr/X11R6/lib/libfglrx_pp.a
+#   /usr/X11R6/lib/libfglrx_tvout.a
+#   /usr/X11R6/lib/modules/amdxmm.so
+#   /usr/X11R6/lib/modules/esut.a
+#   /usr/include/GL/glATI.h
+#   /usr/include/GL/glxATI.h
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	kernel		# don't build kernel modules
@@ -25,6 +36,7 @@
 %endif
 
 %define		rel	1
+%define		ver	%(echo %{version}  | tr . -)
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych ATI
 Name:		X11-driver-firegl
@@ -33,8 +45,8 @@
 Epoch:		2
 License:	ATI Binary (parts are GPL)
 Group:		X11
-Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-8-02-x86.x86_64.run
-# Source0-md5:	bcdf3c19c0b7a7c2051d751d5131d426
+Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-%{ver}-x86.x86_64.run
+# Source0-md5:	b48a5b7ba10a283d562c2bbecd72315a
 Patch0:		%{name}-kh.patch
 URL:		http://ati.amd.com/support/drivers/linux/linux-radeon.html
 %{?with_userspace:BuildRequires:	OpenGL-GLU-devel}
@@ -108,6 +120,7 @@
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
 %{?with_dist_kernel:Requires:	kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
+Obsoletes:	kernel%{_alt_kernel}-smp-video-firegl
 
 %description -n kernel%{_alt_kernel}-video-firegl
 ATI kernel module for FireGL support.
@@ -187,7 +200,12 @@
 %doc ATI_LICENSE.TXT common%{_docdir}/fglrx/*.html common%{_docdir}/fglrx/articles common%{_docdir}/fglrx/user-manual
 # common%{_docdir}/fglrx/release-notes
 %{_sysconfdir}/ati/signature
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/amdpcsdb.default
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/atiogl.xml
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/authatieventsd.sh
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/control
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/logo.xbm.example
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/logo_mask.xbm.example
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_x_libraries}/libGL.so.*.*
@@ -227,6 +245,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141.2.30  2008/07/03 07:13:00  glen
+- really update to 8.6
+- avoid duplicate file packaging
+- obsolete -smp- kernel package
+
 Revision 1.141.2.29  2008/07/03 07:04:02  glen
 - escape macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/X11-driver-firegl.spec?r1=1.141.2.29&r2=1.141.2.30&f=u



More information about the pld-cvs-commit mailing list