build with introspection
This commit is contained in:
parent
a63302e0ca
commit
5df54e9159
@ -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 <mclasen@redhat.com> 2.91.5-4
|
||||
- Build with introspection
|
||||
|
||||
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-3
|
||||
- Rebuild against newer gtk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user