Accepting request 58643 from home:vuntz:branches:GNOME:Factory

Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/58643
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/shared-mime-info?expand=0&rev=23
This commit is contained in:
Vincent Untz 2011-01-26 17:54:00 +00:00 committed by Git OBS Bridge
parent 4024d0919c
commit 8df99ba7d7
2 changed files with 5 additions and 1 deletions

View File

@ -30,7 +30,6 @@ fi
%mime_database_postun() \ %mime_database_postun() \
if [ $1 -eq 0 ]; then \ if [ $1 -eq 0 ]; then \
if test -x %{_bindir}/update-mime-database; then \ if test -x %{_bindir}/update-mime-database; then \
%{_bindir}/update-mime-database "${MIME_DIR}" || true \
%if "x%1" != "x%%1" \ %if "x%1" != "x%%1" \
%{_bindir}/update-mime-database "%1" || true \ %{_bindir}/update-mime-database "%1" || true \
%else \ %else \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 18 08:41:44 CET 2011 - vuntz@opensuse.org
- Fix %mime_database_postun to not call update-mime-database twice.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 14 19:07:26 CET 2010 - vuntz@opensuse.org Tue Dec 14 19:07:26 CET 2010 - vuntz@opensuse.org