diff --git a/libgnomekbd.spec b/libgnomekbd.spec index f7e42d5..d1f8438 100644 --- a/libgnomekbd.spec +++ b/libgnomekbd.spec @@ -1,6 +1,6 @@ Name: libgnomekbd Version: 2.91.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A keyboard configuration library Group: System Environment/Libraries @@ -17,10 +17,9 @@ BuildRequires: gettext BuildRequires: intltool BuildRequires: chrpath BuildRequires: GConf2-devel +BuildRequires: gobject-introspection Requires(post): GConf2 -Requires(post): /usr/bin/gtk-update-icon-cache -Requires(postun): /usr/bin/gtk-update-icon-cache %description The libgnomekbd package contains a GNOME library which manages @@ -112,6 +111,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %changelog +* Wed Feb 2 2011 Matthias Clasen 2.91.5-4 +- Build with introspection + * Wed Feb 2 2011 Matthias Clasen 2.91.5-3 - Rebuild against newer gtk