Hello community,

here is the log from the commit of package xorg-x11-driver-video for 
openSUSE:Factory
checked in at Tue Oct 11 17:07:20 CEST 2011.



--------
--- openSUSE:Factory/xorg-x11-driver-video/xorg-x11-driver-video.changes        
2011-09-23 12:52:22.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/xorg-x11-driver-video/xorg-x11-driver-video.changes
    2011-10-04 12:42:22.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct  4 10:41:38 UTC 2011 - sndir...@suse.com
+
+- Don't build the xgi{,xp} drivers on ARM to fix the build on
+  this platform
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.ogXNAR/_old  2011-10-11 17:07:09.000000000 +0200
+++ /var/tmp/diff_new_pack.ogXNAR/_new  2011-10-11 17:07:09.000000000 +0200
@@ -91,12 +91,16 @@
 Patch131:       xf86-video-ati-bug519261-increase-virtual.diff
 Patch132:       xf86-video-nv-bug519261-increase-virtual.diff
 Patch137:       xf86-video-newport-commit-48f48e5.diff
+%ifnarch %arm
 Patch143:       xf86-video-xgi-buildfix.diff
 Patch144:       xf86-video-xgi-symbols.diff
 Patch145:       xf86-video-xgixp-symbols.diff
+%endif
 Patch150:       xf86-video-intel-dell_backlight.diff
 Patch155:       xf86-video-intel-copyfb.diff
+%ifnarch %arm
 Patch157:       U_xgi-Fix-build-on-bigendian.patch
+%endif
 
 %description
 This package contains X.Org video drivers.
@@ -145,6 +149,10 @@
 pushd xf86-video-newport-*
 %patch137 -p1
 popd
+# Don't build the xgi{,xp} drivers on ARM to fix the build on this platform
+%ifarch %arm
+rm -rf xf86-video-xgi-* xf86-video-xgixp-*
+%else
 pushd xf86-video-xgi-*
 %patch143 -p1
 %patch144 -p1
@@ -153,6 +161,7 @@
 pushd xf86-video-xgixp-*
 %patch145 -p1
 popd
+%endif
 
 %build
 for dir in $(ls -d xf86-video-*) intel-gpu-tools-*; do

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to