Marcus Rückert 2011-05-02 15:57:01 +00:00 committed by Git OBS Bridge
commit 397daaa89d
2 changed files with 13 additions and 0 deletions

View File

@ -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

View File

@ -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