commit b754956fef2789461212615438c65797d77620d8
Author: Jakub Bogusz <[email protected]>
Date:   Sat Oct 4 22:22:00 2014 +0200

    - temporarily lower systemd requirement back to 1:198

 weston.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/weston.spec b/weston.spec
index 6b54013..49f55fc 100644
--- a/weston.spec
+++ b/weston.spec
@@ -63,7 +63,8 @@ BuildRequires:        xorg-lib-libX11-devel
 %if %{with wlaunch}
 BuildRequires: libdrm-devel
 BuildRequires: pam-devel
-BuildRequires: systemd-devel >= 1:209
+# TODO: bump to 1:209 (required at runtime when built with such version)
+BuildRequires: systemd-devel >= 1:198
 %endif
 %if %{with xwayland}
 BuildRequires: libxcb-devel
@@ -90,7 +91,7 @@ Requires:     libva-drm >= 1.2.0
 %endif
 %{?with_drm:Requires:  mtdev >= 1.1.0}
 Requires:      pixman >= 0.26
-%{?with_wlaunch:Requires:      systemd-libs >= 1:209}
+%{?with_wlaunch:Requires:      systemd-libs >= 1:198}
 %{?with_drm:Requires:  udev-libs >= 1:136}
 Requires:      wayland >= 1.6.0
 Requires:      xorg-lib-libxkbcommon >= 0.3.0
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to