packaging: add explicit version dependecies to weston-ivi-shell & genivi-shell 96/26596/1 sandbox/pcoval/tizen submit/tizen/20140828.163023 submit/tizen/20140829.133808
authorJanos Kovacs <jankovac503@gmail.com>
Mon, 25 Aug 2014 20:12:44 +0000 (23:12 +0300)
committerJanos Kovacs <jankovac503@gmail.com>
Mon, 25 Aug 2014 20:20:25 +0000 (23:20 +0300)
This version of ico-uxf-weston-plugin works properly only with the
- 0.1.7 (or newer) version of weston-ivi-shell and
- 0.2.3 (or newer) version of genivi-shell
due to some API changes of the above components

Change-Id: Idbd97b0a3597788bb4f8b3fd0aaa96bb5b3062ef
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
packaging/ico-uxf-weston-plugin.spec

index 2e6ba2c..32248a3 100644 (file)
@@ -7,18 +7,18 @@ License:    MIT
 URL:        ""
 Source0:    %{name}-%{version}.tar.bz2
 
-BuildRequires: pkgconfig(weston) >= 1.4.0
+BuildRequires: pkgconfig(weston) >= 1.5.0
 BuildRequires: pkgconfig(pixman-1)
 BuildRequires: pkgconfig(evas)
 BuildRequires: pkgconfig(aul)
 BuildRequires: pkgconfig(ecore)
 BuildRequires: pkgconfig(egl)
 BuildRequires: mesa-devel
-BuildRequires: genivi-shell-devel
-BuildRequires: weston-ivi-shell-devel
-Requires: weston >= 1.4.0
-Requires: genivi-shell
-Requires: weston-ivi-shell
+BuildRequires: genivi-shell-devel >= 0.2.3
+BuildRequires: weston-ivi-shell-devel >= 0.1.7
+Requires: weston >= 1.5.0
+Requires: genivi-shell >= 0.2.3
+Requires: weston-ivi-shell >= 0.1.7
 Requires: weekeyboard
 Conflicts: weston-ivi-config
 Conflicts: weston-ivi-shell-config