]> git.pld-linux.org Git - packages/weston.git/commitdiff
- updated to 1.9.0 auto/th/weston-1.9.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Sep 2015 18:01:26 +0000 (20:01 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Sep 2015 18:01:26 +0000 (20:01 +0200)
weston.spec

index 345e57c7f8d342459e76f0f13ef86257eec0f88d..ab11eb0ba44febf1103ce3fcebfaf05e3e3696db 100644 (file)
 Summary:       Weston - Wayland demos
 Summary(pl.UTF-8):     Weston - programy demonstracyjne dla protokoĊ‚u Wayland
 Name:          weston
-Version:       1.8.0
+Version:       1.9.0
 Release:       1
 License:       MIT
 Group:         Applications
 Source0:       http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 24cb8a7ed0535b4fc3642643988dab36
+# Source0-md5: 66bbba12f546570b4d97f676bc79a28e
 URL:           http://wayland.freedesktop.org/
 BuildRequires: Mesa-libEGL-devel >= 7.10
 # GLESv2
@@ -48,11 +48,11 @@ BuildRequires:      pixman-devel >= 0.26
 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 >= 1.8.0
+BuildRequires: wayland-devel >= 1.9.0
 BuildRequires: xorg-lib-libxkbcommon-devel >= 0.3.0
 BuildRequires: xz
 %if %{with drm}
-BuildRequires: Mesa-libgbm-devel
+BuildRequires: Mesa-libgbm-devel >= 10.2
 BuildRequires: libdrm-devel >= 2.4.30
 BuildRequires: mtdev-devel >= 1.1.0
 BuildRequires: udev-devel >= 1:136
@@ -71,8 +71,7 @@ BuildRequires:        xorg-lib-libX11-devel
 %if %{with wlaunch}
 BuildRequires: libdrm-devel
 BuildRequires: pam-devel
-# TODO: bump to 1:209 (required at runtime when built with such version)
-BuildRequires: systemd-devel >= 1:198
+BuildRequires: systemd-devel >= 1:209
 %endif
 %if %{with xwayland}
 # xcb xcb-composite xcb-xfixes
@@ -91,6 +90,7 @@ Requires:     Mesa-libwayland-egl >= 9.0-2
 Requires:      cairo >= %{?with_clients:1.11.3}%{!?with_clients:1.10.0}
 Requires:      colord-libs >= 0.1.27
 Requires:      dbus-libs >= 1.6
+%{?with_drm:Requires:  Mesa-libgbm >= 10.2}
 %{?with_rdp:Requires:  freerdp >= 1.1.0}
 %{?with_drm:Requires:  libdrm >= 2.4.30}
 %{?with_libinput:Requires:     libinput >= 0.8.0}
@@ -100,9 +100,9 @@ Requires:   libva-drm >= 1.2.0
 %endif
 %{?with_drm:Requires:  mtdev >= 1.1.0}
 Requires:      pixman >= 0.26
-%{?with_wlaunch:Requires:      systemd-libs >= 1:198}
+%{?with_wlaunch:Requires:      systemd-libs >= 1:209}
 %{?with_drm:Requires:  udev-libs >= 1:136}
-Requires:      wayland >= 1.8.0
+Requires:      wayland >= 1.9.0
 Requires:      xorg-lib-libxkbcommon >= 0.3.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -126,7 +126,7 @@ Requires:   Mesa-libEGL-devel >= 7.10
 # GLESv2
 Requires:      Mesa-libGLES-devel
 Requires:      pixman-devel >= 0.26
-Requires:      wayland-devel >= 1.8.0
+Requires:      wayland-devel >= 1.9.0
 Requires:      xorg-lib-libxkbcommon-devel >= 0.3.0
 
 %description devel
@@ -185,7 +185,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/weston-terminal
 %attr(755,root,root) %{_libexecdir}/weston-desktop-shell
 %attr(755,root,root) %{_libexecdir}/weston-keyboard
-%attr(755,root,root) %{_libexecdir}/weston-screensaver
 %attr(755,root,root) %{_libexecdir}/weston-screenshooter
 %endif
 %attr(755,root,root) %{_libexecdir}/weston-simple-im
This page took 0.153319 seconds and 4 git commands to generate.