diff --git a/lxterminal.changes b/lxterminal.changes index 9e24143..26d34fa 100644 --- a/lxterminal.changes +++ b/lxterminal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 14 18:51:11 UTC 2011 - gber@opensuse.org + +- call %desktop_database_post/un + ------------------------------------------------------------------- Thu Sep 2 17:42:41 UTC 2010 - andrea@opensuse.org diff --git a/lxterminal.spec b/lxterminal.spec index db34655..1fd2396 100644 --- a/lxterminal.spec +++ b/lxterminal.spec @@ -65,6 +65,14 @@ export CFLAGS="$RPM_OPT_FLAGS" %clean %__rm -rf $RPM_BUILD_ROOT +%if 0%{?suse_version} >= 1140 +%post +%desktop_database_post + +%postun +%desktop_database_postun +%endif + %files %defattr(-,root,root,0755) %doc COPYING