Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit xorg-x11-driver-video
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 03 Sep 2007 00:35:56 +0200
- Message-id: <20070902223556.B051667832C@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xorg-x11-driver-video
checked in at Mon Sep 3 00:35:56 CEST 2007.
--------
--- xorg-x11-driver-video/xorg-x11-driver-video.changes 2007-08-28 10:20:34.000000000 +0200
+++ /mounts/work_src_done/STABLE/xorg-x11-driver-video/xorg-x11-driver-video.changes 2007-09-02 16:23:46.259684000 +0200
@@ -1,0 +2,10 @@
+Sun Sep 2 16:18:26 CEST 2007 - sndirsch@xxxxxxx
+
+- added amd driver (release 2.7.7.0)
+ * X graphics driver for the AMD Geode GX and LX processors.
+ The GX driver features XAA and EXA support for graphics
+ acceleration, and the LX driver supports EXA (including
+ compositing). Both drivers suppport dynamic rotation with
+ XRandR, and Xv overlay support.
+
+-------------------------------------------------------------------
New:
----
xf86-video-amd-2.7.7.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.vQ7707/_old 2007-09-03 00:35:35.000000000 +0200
+++ /var/tmp/diff_new_pack.vQ7707/_new 2007-09-03 00:35:35.000000000 +0200
@@ -14,7 +14,7 @@
BuildRequires: Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk
URL: http://xorg.freedesktop.org/
Version: 7.2
-Release: 166
+Release: 170
License: X11/MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Servers/XF86_4
@@ -74,6 +74,7 @@
Source48: xf86-video-mga.randr12-20070816.tar.bz2
Source49: xf86-video-unichrome-20070511.tar.bz2
Source50: xf86-video-xgi-1.5.0.tar.bz2
+Source51: xf86-video-amd-2.7.7.0.tar.bz2
Patch: xf86-video-intel.diff
Patch1: radeon-xrandr-dotclock.diff
Patch2: radeon_dell.diff
@@ -107,6 +108,10 @@
%prep
%setup -T -c %{name}
for i in $RPM_SOURCE_DIR/*.tar.bz2; do tar xjf $i; done
+# Geode LX/GX is x86 only
+%ifnarch %ix86
+rm -rf xf86-video-amd*
+%endif
ln -snf ati.man xf86-video-ati-6.7.192/man/atirandr12.man
ln -snf r128.man xf86-video-ati-6.7.192/man/r128randr12.man
ln -snf radeon.man xf86-video-ati-6.7.192/man/radeonrandr12.man
@@ -236,6 +241,13 @@
%{_mandir}/man4/*
%changelog
+* Sun Sep 02 2007 - sndirsch@xxxxxxx
+- added amd driver (release 2.7.7.0)
+ * X graphics driver for the AMD Geode GX and LX processors.
+ The GX driver features XAA and EXA support for graphics
+ acceleration, and the LX driver supports EXA (including
+ compositing). Both drivers suppport dynamic rotation with
+ XRandR, and Xv overlay support.
* Tue Aug 28 2007 - sndirsch@xxxxxxx
- added xgi driver (release 1.5.0)
"This is the initial release (despite the 1.5.0 version number)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |