From: Philippe Coval Date: Thu, 18 Dec 2014 14:15:45 +0000 (+0100) Subject: packaging: depend on the same release X-Git-Tag: accepted/tizen/unified/20240109.155348~43 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibxkbcommon.git;a=commitdiff_plain;h=ea6b7cca0d36b19a598c248148a92d3d19784e35 packaging: depend on the same release Change-Id: Icbd6b049c83820cfb84c0da0df6ceb138a99afea Signed-off-by: Philippe Coval --- diff --git a/packaging/libxkbcommon.spec b/packaging/libxkbcommon.spec index 70fffc3..e3f4d18 100644 --- a/packaging/libxkbcommon.spec +++ b/packaging/libxkbcommon.spec @@ -22,7 +22,7 @@ Keyboard handling library using XKB data. %package devel Summary: Development files for the Wayland libxkbcommon library Group: Development/Libraries -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} %description devel Keyboard handling library using XKB data.