From 660c6b778e732a59c78355e712f599bc5ced9ce2692a3e609e92ad560a07a462 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 5 Oct 2012 08:56:07 +0000 Subject: [PATCH] Accepting request 136557 from home:dimstar:branches:GNOME:Factory - Add glib2_gsettings_schema_* handling to preamble, post and postun. Fixes bnc#782917. OBS-URL: https://build.opensuse.org/request/show/136557 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=33 --- sushi.changes | 6 ++++++ sushi.spec | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/sushi.changes b/sushi.changes index 73f00ce..f307d3c 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 1 20:37:18 UTC 2012 - dimstar@opensuse.org + +- Add glib2_gsettings_schema_* handling to preamble, post and + postun. Fixes bnc#782917. + ------------------------------------------------------------------- Mon Sep 24 16:37:29 UTC 2012 - dimstar@opensuse.org diff --git a/sushi.spec b/sushi.spec index f4c50c4..3a2ce6a 100644 --- a/sushi.spec +++ b/sushi.spec @@ -51,6 +51,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # libsushi and the typelib were erronously installed in the system libdir... Obsoletes: libsushi-1_0-0 < %{version} Obsoletes: typelib-1_0-Sushi-1_0 < %{version} +%glib2_gsettings_schema_requires %description Sushi is a quick previewer for Nautilus, the GNOME desktop file manager. @@ -68,6 +69,12 @@ make %{?_smp_mflags} find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %find_lang %{name} %{?no_lang_C} +%post +%glib2_gsettings_schema_post + +%postun +%glib2_gsettings_schema_postun + %clean rm -rf %{buildroot}