[packages/weston] - openwfd is no more

qboosh qboosh at pld-linux.org
Sat Nov 24 13:34:36 CET 2012


commit 9bcabd3e283b718c315dd1c0137cd9cb6b5cd645
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 24 13:34:50 2012 +0100

    - openwfd is no more

 weston.spec | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/weston.spec b/weston.spec
index 03d2d11..fdd6976 100644
--- a/weston.spec
+++ b/weston.spec
@@ -1,7 +1,6 @@
 #
 # Conditional build:
 %bcond_without	drm		# DRM compositor
-%bcond_with	openwfd		# OpenWF compositor
 %bcond_without	wayland		# wayland (nested) compositor
 %bcond_without	x11		# X11 compositor
 %bcond_without	wlaunch		# weston launch
@@ -40,11 +39,6 @@ BuildRequires:	libdrm-devel >= 2.4.30
 BuildRequires:	mtdev-devel >= 1.1.0
 BuildRequires:	udev-devel >= 1:136
 %endif
-%if %{with openwfd}
-BuildRequires:	Mesa-libgbm-devel
-# what package?
-BuildRequires	pkgconfig(openwfd)
-%endif
 %if %{with x11}
 BuildRequires:	libxcb-devel
 BuildRequires:	xorg-lib-libX11-devel
@@ -129,9 +123,6 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with drm}
 %attr(755,root,root) %{_libdir}/weston/drm-backend.so
 %endif
-%if %{with openwfd}
-%attr(755,root,root) %{_libdir}/weston/openwfd-backend.so
-%endif
 %if %{with wayland}
 %attr(755,root,root) %{_libdir}/weston/wayland-backend.so
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/weston.git/commitdiff/9bcabd3e283b718c315dd1c0137cd9cb6b5cd645



More information about the pld-cvs-commit mailing list