summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-12-18 15:15:45 +0100
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-12-18 15:15:45 +0100
commit1b1f99817bbd09e8745c27992948ef5a127f4352 (patch)
treeaf81eea78e9bd33acd44e0a718fda607281d7985
parentb0b9c6cd9ae983a2c5e2a7301a8712b500025e49 (diff)
downloadlibxkbcommon-1b1f99817bbd09e8745c27992948ef5a127f4352.tar.gz
libxkbcommon-1b1f99817bbd09e8745c27992948ef5a127f4352.tar.bz2
libxkbcommon-1b1f99817bbd09e8745c27992948ef5a127f4352.zip
packaging: depend on the same release
Change-Id: Icbd6b049c83820cfb84c0da0df6ceb138a99afea Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
-rw-r--r--packaging/libxkbcommon.spec2
1 files changed, 1 insertions, 1 deletions
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.