SPECS: X11-driver-firegl.spec - merged changes from AC-branch
baggins
baggins at pld-linux.org
Sat Apr 22 15:51:32 CEST 2006
Author: baggins Date: Sat Apr 22 13:51:32 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged changes from AC-branch
---- Files affected:
SPECS:
X11-driver-firegl.spec (1.122 -> 1.123)
---- Diffs:
================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.122 SPECS/X11-driver-firegl.spec:1.123
--- SPECS/X11-driver-firegl.spec:1.122 Wed Apr 12 13:40:46 2006
+++ SPECS/X11-driver-firegl.spec Sat Apr 22 15:51:27 2006
@@ -32,22 +32,24 @@
Summary: Linux Drivers for ATI graphics accelerators
Summary(pl): Sterowniki do akceleratorów graficznych ATI
Name: X11-driver-firegl
-Version: 8.23.7
+Version: 8.24.8
+%define _rel 1
Release: %{_rel}
License: ATI Binary (parts are GPL)
Group: X11
%if %{need_x86}
-Source0: http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-%{version}-i386.run
-# Source0-md5: 3cc417f243a227163ac8a73e3f467240
+Source0: http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-%{version}-x86.run
+# Source0-md5: 03495fe2f7d54eb9cb0d230940194440
%endif
%if %{need_amd64}
Source1: http://dlmdownloads.ati.com/drivers/linux/64bit/ati-driver-installer-%{version}-x86_64.run
-# Source1-md5: 9b5b56edf50464a182f0b61586f19c23
+# Source1-md5: 347e818a4eb8fb11da2aa3ebcb31afd4
%endif
Patch0: firegl-panel.patch
Patch1: firegl-panel-ugliness.patch
Patch2: %{name}-kh.patch
Patch3: %{name}-viak8t.patch
+Patch4: %{name}-force-define-AGP.patch
URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
#BuildRequires: X11-devel >= %{_min_eq_x11} # disabled for now
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.14}
@@ -135,6 +137,7 @@
cd common
%{?with_dist_kernel:%patch2 -p1}
%patch3 -p1
+%patch4 -p2
cd -
install -d common%{_prefix}/{%{_lib},bin}
@@ -151,11 +154,11 @@
if [ ! -r "%{_kernelsrcdir}/config-$cfg" ]; then
exit 1
fi
- install -d o/include/linux
- ln -sf %{_kernelsrcdir}/config-$cfg o/.config
- ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
- ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
- %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+ install -d o/include/linux
+ ln -sf %{_kernelsrcdir}/config-$cfg o/.config
+ ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
+ ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
+ %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
%{__make} -C %{_kernelsrcdir} clean \
RCS_FIND_IGNORE="-name '*.ko' -o" \
M=$PWD O=$PWD/o \
@@ -279,8 +282,22 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.123 2006/04/22 13:51:27 baggins
+- merged changes from AC-branch
+
Revision 1.122 2006/04/12 11:40:46 glen
- kernel epoch, adapterized
+
+Revision 1.121.2.3 2006/04/22 13:48:09 baggins
+- release 1
+
+Revision 1.121.2.2 2006/04/22 13:42:31 baggins
+- updated to 8.24.8
+- spaces -> tabs
+
+Revision 1.121.2.1 2006/04/15 00:25:24 baggins
+- release 3
+- force enable support for kernel AGP drivers
Revision 1.121 2006/03/17 22:03:24 glen
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.122&r2=1.123&f=u
More information about the pld-cvs-commit
mailing list