From afa9e5f6e25d337d0e2710f093b8e08223b8f45b Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 6 Oct 2010 18:56:48 +0100 Subject: [PATCH] - Rebuild against the new libgnomekbd library --- gnome-settings-daemon.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 343838c..858ef6c 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,6 +1,6 @@ Name: gnome-settings-daemon Version: 2.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons @@ -62,6 +62,9 @@ make %{?_smp_mflags} make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' +# i have no idea what bastien was smokin' :-) +mv $RPM_BUILD_ROOT%{_includedir}/gnome-settings-daemon- $RPM_BUILD_ROOT%{_includedir}/gnome-settings-daemon-3.0 + %find_lang %{name} --with-gnome %post @@ -105,10 +108,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %files devel %defattr(-,root,root,-) -%{_includedir}/gnome-settings-daemon-2.0 +%{_includedir}/gnome-settings-daemon-3.0 %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Wed Oct 06 2010 Richard Hughes 2.91.0-2 +- Rebuild against the new libgnomekbd library + * Mon Oct 4 2010 Matthias Clasen - 2.91.0-1 - Update to 2.91.0