Hello community,

here is the log from the commit of package xorg-x11-driver-video for 
openSUSE:Factory checked in at 2012-02-27 18:38:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-driver-video (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-driver-video.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-driver-video", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video/xorg-x11-driver-video.changes  
    2012-02-17 12:11:09.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video.new/xorg-x11-driver-video.changes
 2012-02-27 18:38:30.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Feb 25 13:56:15 UTC 2012 - [email protected]
+
+- build intel driver with SandyBridge's New Acceleration (SNA)
+
+-------------------------------------------------------------------
+Fri Feb 24 17:02:31 UTC 2012 - [email protected]
+
+- Update xf86-video-intel from 2.16 to 2.18
+  * U_uxa-Fix-clip-processing-for-uxa_fill_spans.patch upstreamed
+
+-------------------------------------------------------------------

Old:
----
  U_uxa-Fix-clip-processing-for-uxa_fill_spans.patch
  xf86-video-intel-2.16.0.tar.bz2

New:
----
  xf86-video-intel-2.18.0.tar.bz2

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

Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.IWr4U6/_old  2012-02-27 18:38:33.000000000 +0100
+++ /var/tmp/diff_new_pack.IWr4U6/_new  2012-02-27 18:38:33.000000000 +0100
@@ -71,7 +71,7 @@
 Source38:       xf86-video-vesa-2.3.0.tar.bz2
 Source41:       xf86-video-vmware-11.0.3.tar.bz2
 Source42:       xf86-video-voodoo-1.2.4.tar.bz2
-Source45:       xf86-video-intel-2.16.0.tar.bz2
+Source45:       xf86-video-intel-2.18.0.tar.bz2
 Source46:       xf86-video-ati-6.14.3.tar.bz2
 Source51:       xf86-video-geode-2.11.12.tar.bz2
 Source54:       xf86-video-mach64-6.9.0.tar.bz2
@@ -108,7 +108,6 @@
 Patch157:       U_xgi-Fix-build-on-bigendian.patch
 Patch158:       U_API-compat-fix-for-DRAWABLE_BUFFER.patch
 %endif
-Patch159:       U_uxa-Fix-clip-processing-for-uxa_fill_spans.patch
 
 %description
 This package contains X.Org video drivers.
@@ -150,7 +149,6 @@
 %patch150 -p1
 ### disabled for now (bnc #687802)
 #%patch155 -p1
-%patch159 -p1
 popd
 pushd xf86-video-nv-*
 %patch132 -p1
@@ -175,13 +173,15 @@
 
 %build
 for dir in $(ls -d xf86-video-*) intel-gpu-tools-*; do
+  CONFIG_OPTS=""
   pushd $dir
     case $dir in
       xf86-video-mga-*) rm -f configure ;;
+      xf86-video-intel-*) CONFIG_OPTS="--enable-sna" ;;
                      *) ;;
     esac
     test -f configure || autoreconf -fi
-    %configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+    %configure $CONFIG_OPTS CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
     %{__make} %{?jobs:-j%jobs}
   popd
 done

++++++ xf86-video-intel-2.16.0.tar.bz2 -> xf86-video-intel-2.18.0.tar.bz2 ++++++
++++ 163435 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to