[xorg-x11-drv-intel] Really really build intel-virtual-output (rhbz#1195962)

Hans de Goede jwrdegoede at fedoraproject.org
Thu Feb 26 11:33:34 UTC 2015


commit 5961e317c640de9b427f41a2fd5f096d1d7a82e1
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Thu Feb 26 12:33:32 2015 +0100

    Really really build intel-virtual-output (rhbz#1195962)

 xorg-x11-drv-intel.spec | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-intel.spec b/xorg-x11-drv-intel.spec
index c108691..0fd4c52 100644
--- a/xorg-x11-drv-intel.spec
+++ b/xorg-x11-drv-intel.spec
@@ -26,7 +26,7 @@
 Summary:   Xorg X11 Intel video driver
 Name:      xorg-x11-drv-intel
 Version:   2.99.917
-Release:   5%{?gitrev}%{?dist}
+Release:   6%{?gitrev}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -47,10 +47,14 @@ BuildRequires: autoconf automake libtool
 BuildRequires: flex bison
 BuildRequires: xorg-x11-server-devel >= 1.10.99.902
 BuildRequires: libX11-devel
+BuildRequires: libXcursor-devel
+BuildRequires: libXdamage-devel
 BuildRequires: libXext-devel
 BuildRequires: libXfixes-devel
+BuildRequires: libXinerama-devel
 BuildRequires: libXrandr-devel
 BuildRequires: libXrender-devel
+BuildRequires: libXtst-devel
 BuildRequires: libXvMC-devel
 BuildRequires: mesa-libGL-devel >= 6.5-9
 BuildRequires: libdrm-devel >= 2.4.25
@@ -95,7 +99,7 @@ Debugging tools for Intel graphics chips
 
 %build
 autoreconf -f -i -v
-%configure %{?kmsonly:--enable-kms-only} --with-default-dri=3
+%configure %{?kmsonly:--enable-kms-only} --with-default-dri=3 --enable-tools
 make %{?_smp_mflags}
 
 pushd ../intel-gpu-tools-%{gputoolsver}
@@ -153,6 +157,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libI*XvMC.so
 %{_mandir}/man1/intel_*.1*
 
 %changelog
+* Thu Feb 26 2015 Hans de Goede <hdegoede at redhat.com> - 2.99.917-6
+- Really really build intel-virtual-output (rhbz#1195962)
+
 * Thu Feb 26 2015 Hans de Goede <hdegoede at redhat.com> - 2.99.917-5
 - Add more missing BuildRequires so that intel-virtual-output really gets
   build (rhbz#1195962)


More information about the scm-commits mailing list