[directfb/f17] - Drop vt patch - rhbz#853268 - Drop mesa-EGL and mesa-libGLES dependency for now.

Nicolas Chauvet kwizart at fedoraproject.org
Sat Sep 15 15:37:14 UTC 2012


commit 601c0fd194c818880d0f5b3129ef6df80b90f00f
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sat Sep 15 17:36:47 2012 +0200

    - Drop vt patch - rhbz#853268
    - Drop mesa-EGL and mesa-libGLES dependency for now.

 DirectFB-1.2.8-tweak.patch |   46 --------------------------------------------
 directfb.spec              |   18 +++++++++-------
 2 files changed, 10 insertions(+), 54 deletions(-)
---
diff --git a/directfb.spec b/directfb.spec
index 12393bd..ae466b5 100644
--- a/directfb.spec
+++ b/directfb.spec
@@ -4,13 +4,12 @@
 Summary: Graphics abstraction library for the Linux Framebuffer Device
 Name: directfb
 Version: %{major_ver}%{minor_ver}
-Release: 8%{?dist}
+Release: 9%{?dist}
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://www.directfb.org/
 Source0: http://www.directfb.org/downloads/Core/DirectFB-%{major_ver}/DirectFB-%{version}.tar.gz
 Patch0: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/DirectFB/files/DirectFB-1.4.9-libpng-1.5.patch
-Patch1: DirectFB-1.2.8-tweak.patch
 Patch2: DirectFB-1.5.3-fix_v4l1.patch
 Patch3: DirectFB-1.5.3-lm.patch
 Patch4: DirectFB-1.5.3-gcc-atomics-on-arm.patch
@@ -32,8 +31,8 @@ BuildRequires: libvdpau-devel
 BuildRequires: libvncserver-devel
 %{?_with_fusion:BuildRequires: linux-fusion-devel}
 %{?_with_fusion:Requires: linux-fusion}
-BuildRequires: mesa-libEGL-devel
-BuildRequires: mesa-libGLES-devel
+#BuildRequires: mesa-libEGL-devel
+#BuildRequires: mesa-libGLES-devel
 BuildRequires: tslib-devel
 
 
@@ -69,7 +68,6 @@ Development files for DirectFB.
 %prep
 %setup -q -n DirectFB-%{version}
 %patch0 -p1 -b .libpng15
-%patch1 -p1 -b .tweak
 %patch2 -p1 -b .fix_v4l1
 %patch3 -p1 -b .lm
 %patch4 -p1 -b .arm-atomics
@@ -179,9 +177,9 @@ make check
 %{_bindir}/c64xdump
 %endif
 %{_bindir}/dfbtest_stereo_window
-%{_bindir}/dfbtest_gl1
-%{_bindir}/dfbtest_gl2
-%{_bindir}/dfbtest_gl3
+#{_bindir}/dfbtest_gl1
+#{_bindir}/dfbtest_gl2
+#{_bindir}/dfbtest_gl3
 %ifarch %{arm}
 %{_libdir}/libdavinci_c64x.so.*
 %endif
@@ -216,6 +214,10 @@ make check
 
 
 %changelog
+* Sat Sep 15 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.5.3-9
+- Drop vt patch - rhbz#853268
+- Drop mesa-EGL and mesa-libGLES dependency for now.
+
 * Thu Aug 30 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.5.3-8
 - Fix vdpau plugin - rhbz#852740
 


More information about the scm-commits mailing list