From 5df54e9159fa99ca6e491b21c62aef7ec48222ec Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Feb 2011 15:58:04 -0500 Subject: [PATCH] build with introspection --- libgnomekbd.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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