diff --git a/libxklavier.spec b/libxklavier.spec index 0c07ac6..5a7eea5 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -1,7 +1,7 @@ Summary: High-level API for X Keyboard Extension Name: libxklavier Version: 5.2.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: Development/Libraries URL: http://www.freedesktop.org/wiki/Software/LibXklavier @@ -15,6 +15,7 @@ BuildRequires: iso-codes-devel BuildRequires: gobject-introspection-devel # temporary workaround for a typical introspection issue BuildRequires: libxklavier-devel +Requires: iso-codes Source: http://download.gnome.org/sources/libxklavier/5.2/%{name}-%{version}.tar.xz # http://bugs.freedesktop.org/show_bug.cgi?id=22687 Patch0: flags.patch @@ -79,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la} %{_datadir}/gir-1.0/Xkl-1.0.gir %changelog +* Thu Apr 19 2012 Matthias Clasen - 5.2.1-2 +- Add a runtime dependency on iso-codes (#813833) + * Sun Feb 26 2012 Matthias Clasen - 5.2.1-1 - Update to 5.2.1 - Build with introspection