Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2016-05-11 16:37:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-intel (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-intel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-intel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-intel/xf86-video-intel.changes        
2016-05-04 08:17:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2016-05-11 16:37:08.000000000 +0200
@@ -1,0 +2,35 @@
+Mon May  9 13:31:55 UTC 2016 - [email protected]
+
+- Enable build of DRI3. DRI2 is still the default version used.
+
+-------------------------------------------------------------------
+Fri May  6 11:43:10 UTC 2016 - [email protected]
+
+- add xscrnsaver dependency to properly build intel-virtual-output 
+
+-------------------------------------------------------------------
+Mon May  2 13:31:46 UTC 2016 - [email protected]
+ - Update to 2.99.917.641_ge4ef6e9:
+   * Since there have been over 640 patches since the last prerelease
+     which was from Dec 2014, there is no option but to take a git snapshot.
+   * Various bug fixes since 2.99.917.
+   * This obsoletes all backported bug fixes:
+     U_sna-Protect-against-ABI-breakage-in-recent-versions-.patch
+     U_sna-udev-integration-depends-on-fstat-and-sys-stat.h.patch
+     U_uxa-udev-integration-depends-on-fstat-and-sys-stat.h.patch
+     U_uxa_fix_the_call_to_PixmapSyncDirtyHelper_broken_by_xservers_
+     U_gen8-Fix-the-YUV-RGB-shader.patch
+     U_tools-intel-virtual-output-Check-for-DRI3-more-carefully.patch
+     U_01-sna-Cache-the-output-status-and-modes-for-15s.patch
+     U_02-sna-Add-missing-break-from-last-patch.patch
+     U_03-sna-Improve-DBG-messages-for-MST-probing.patch
+     U_04-Convert-from-RRSetChanged-to-RROutputChanged.patch
+     U_05-sna-Remove-redundant-RRGetInfo-on-hotplug-discovery.patch
+     U_06-Remove-the-driver-option-to-delete-connectors-on-unplugging.patch
+     U_07-sna-On-hotplug-events-update-the-output-status.patch
+     U_08-sna-Hook-up-kernel-modes-on-hotplug-notification.patch
+     U_09-sna-Coldplug-all-outputs-on-startup.patch
+     U_10-sna-Use-RRGetInfo-for-setting-hotplug-coldplug-information.patch
+     
U_uxa_fix_the_call_to_PixmapSyncDirtyHelper_broken_by_xservers_90db5ed.patch
+
+-------------------------------------------------------------------

Old:
----
  U_01-sna-Cache-the-output-status-and-modes-for-15s.patch
  U_02-sna-Add-missing-break-from-last-patch.patch
  U_03-sna-Improve-DBG-messages-for-MST-probing.patch
  U_04-Convert-from-RRSetChanged-to-RROutputChanged.patch
  U_05-sna-Remove-redundant-RRGetInfo-on-hotplug-discovery.patch
  U_06-Remove-the-driver-option-to-delete-connectors-on-unplugging.patch
  U_07-sna-On-hotplug-events-update-the-output-status.patch
  U_08-sna-Hook-up-kernel-modes-on-hotplug-notification.patch
  U_09-sna-Coldplug-all-outputs-on-startup.patch
  U_10-sna-Use-RRGetInfo-for-setting-hotplug-coldplug-information.patch
  U_gen8-Fix-the-YUV-RGB-shader.patch
  U_sna-Protect-against-ABI-breakage-in-recent-versions-.patch
  U_sna-udev-integration-depends-on-fstat-and-sys-stat.h.patch
  U_tools-intel-virtual-output-Check-for-DRI3-more-carefully.patch
  U_uxa-udev-integration-depends-on-fstat-and-sys-stat.h.patch
  U_uxa_fix_the_call_to_PixmapSyncDirtyHelper_broken_by_xservers_90db5ed.patch
  xf86-video-intel-2.99.917.tar.bz2

New:
----
  xf86-video-intel-2.99.917.641_ge4ef6e9.tar.bz2

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

Other differences:
------------------
++++++ xf86-video-intel.spec ++++++
--- /var/tmp/diff_new_pack.c2j3ru/_old  2016-05-11 16:37:09.000000000 +0200
+++ /var/tmp/diff_new_pack.c2j3ru/_new  2016-05-11 16:37:09.000000000 +0200
@@ -20,7 +20,7 @@
 %define backlighthelper 0
 
 Name:           xf86-video-intel
-Version:        2.99.917
+Version:        2.99.917.641_ge4ef6e9
 Release:        0
 Summary:        Intel video driver for the Xorg X server
 License:        MIT
@@ -32,23 +32,6 @@
 # http://xorg.freedesktop.org/releases/individual/driver/
 Source0:        %{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
-Patch0:         U_sna-Protect-against-ABI-breakage-in-recent-versions-.patch
-Patch1:         U_sna-udev-integration-depends-on-fstat-and-sys-stat.h.patch
-Patch2:         U_uxa-udev-integration-depends-on-fstat-and-sys-stat.h.patch
-Patch10:        
U_uxa_fix_the_call_to_PixmapSyncDirtyHelper_broken_by_xservers_90db5ed.patch
-Patch11:        U_gen8-Fix-the-YUV-RGB-shader.patch
-Patch12:        
U_tools-intel-virtual-output-Check-for-DRI3-more-carefully.patch
-
-Patch13:        U_01-sna-Cache-the-output-status-and-modes-for-15s.patch
-Patch14:        U_02-sna-Add-missing-break-from-last-patch.patch
-Patch15:        U_03-sna-Improve-DBG-messages-for-MST-probing.patch
-Patch16:        U_04-Convert-from-RRSetChanged-to-RROutputChanged.patch
-Patch17:        U_05-sna-Remove-redundant-RRGetInfo-on-hotplug-discovery.patch
-Patch18:        
U_06-Remove-the-driver-option-to-delete-connectors-on-unplugging.patch
-Patch19:        U_07-sna-On-hotplug-events-update-the-output-status.patch
-Patch20:        U_08-sna-Hook-up-kernel-modes-on-hotplug-notification.patch
-Patch21:        U_09-sna-Coldplug-all-outputs-on-startup.patch
-Patch22:        
U_10-sna-Use-RRGetInfo-for-setting-hotplug-coldplug-information.patch
 
 %if %glamor
 Requires:       glamor
@@ -61,6 +44,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(dri2proto) >= 2.6
+BuildRequires:  pkgconfig(dri3proto)
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.24
 BuildRequires:  pkgconfig(libdrm_intel) >= 2.4.29
@@ -74,6 +58,11 @@
 BuildRequires:  pkgconfig(x11-xcb)
 BuildRequires:  pkgconfig(xcb-aux)
 BuildRequires:  pkgconfig(xcb-dri2)
+BuildRequires:  pkgconfig(xcb-dri3)
+BuildRequires:  pkgconfig(xcb-present)
+BuildRequires:  pkgconfig(xcb-sync)
+BuildRequires:  pkgconfig(xcb-xfixes)
+BuildRequires:  pkgconfig(xcomposite)
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xext)
@@ -87,6 +76,8 @@
 BuildRequires:  pkgconfig(xproto)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
+BuildRequires:  pkgconfig(xscrnsaver)
+BuildRequires:  pkgconfig(xshmfence)
 BuildRequires:  pkgconfig(xtst)
 BuildRequires:  pkgconfig(xvmc)
 %if %glamor
@@ -120,26 +111,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
-%patch22 -p1
 
 %build
-###    --enable-dri3 \
-
 autoreconf -fi
 %configure \
 %if %{backlighthelper}
@@ -153,7 +126,10 @@
 %if %glamor
        --enable-glamor \
 %endif
-       --enable-uxa
+       --enable-dri3 \
+       --enable-uxa \
+       --with-default-dri=2
+
 make %{?_smp_mflags}
 
 %install


Reply via email to