[packages/weston] - updated to 1.0.0

qboosh qboosh at pld-linux.org
Sat Nov 3 09:30:11 CET 2012


commit 9c19f94fdd5276b4e9f33fca54cea9085ea3e30d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 3 09:31:04 2012 +0100

    - updated to 1.0.0

 weston.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/weston.spec b/weston.spec
index 48c4ee7..768bef9 100644
--- a/weston.spec
+++ b/weston.spec
@@ -12,17 +12,17 @@
 Summary:	Weston - Wayland demos
 Summary(pl.UTF-8):	Weston - programy demonstracyjne dla protokołu Wayland
 Name:		weston
-Version:	0.95.0
+Version:	1.0.0
 Release:	1
 License:	MIT
 Group:		Applications
 Source0:	http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5:	77c87d8cc15e759ff512f9584d37e8a8
+# Source0-md5:	c33a470d9c23d0f0a04b1b9f1a034da4
 URL:		http://wayland.freedesktop.org/
 BuildRequires:	Mesa-libEGL-devel >= 7.10
 BuildRequires:	Mesa-libGLES-devel
 # for wayland and sclients, but also desktop-shell, which is always enabled
-BuildRequires:	Mesa-libwayland-egl-devel >= 9
+BuildRequires:	Mesa-libwayland-egl-devel >= 9.0-2
 BuildRequires:	cairo-devel >= 1.10.0
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
@@ -31,14 +31,14 @@ BuildRequires:	pixman-devel
 BuildRequires:	pkgconfig
 BuildRequires:	tar >= 1:1.22
 # wayland-server always; wayland-client if with_wayland || with_sclients || with_clients; wayland-cursor if with_clients
-BuildRequires:	wayland-devel = 0.95.0
+BuildRequires:	wayland-devel = 1.0.0
 BuildRequires:	xorg-lib-libxkbcommon-devel
 BuildRequires:	xz
 %if %{with drm}
 BuildRequires:	Mesa-libgbm-devel
+BuildRequires:	libdrm-devel >= 2.4.30
 BuildRequires:	mtdev-devel >= 1.1.0
 BuildRequires:	udev-devel >= 1:136
-BuildRequires:	libdrm-devel >= 2.4.30
 %endif
 %if %{with openwfd}
 BuildRequires:	Mesa-libgbm-devel
@@ -66,6 +66,7 @@ BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	pkgconfig(cairo-egl) >= 1.11.3
 BuildRequires:	poppler-glib-devel
 %endif
+Requires:	Mesa-libwayland-egl >= 9.0-2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -111,6 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_bindir}/wcap-decode
+%attr(755,root,root) %{_bindir}/weston-info
 # composer
 %attr(755,root,root) %{_bindir}/weston
 %if %{with wlaunch}
@@ -142,6 +144,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/weston/desktop-shell.so
 %attr(755,root,root) %{_libdir}/weston/tablet-shell.so
 %{_datadir}/weston
+%{_mandir}/man1/weston.1*
 
 # noinst, too common names - package in %{name}-demos with weston- prefix?
 # "simple clients"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list