From 7f9f4937fbb7dc903720c3a850591818cc7792d96b66d4fc836fe6b384f85fa0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 4 Jun 2020 11:46:31 +0000 Subject: [PATCH] Accepting request 810739 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/810739 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/shared-mime-info?expand=0&rev=89 --- shared-mime-info.changes | 9 +++++++++ shared-mime-info.spec | 2 -- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/shared-mime-info.changes b/shared-mime-info.changes index f69ad0f..1c2308d 100644 --- a/shared-mime-info.changes +++ b/shared-mime-info.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 19 18:08:38 UTC 2020 - Bjørn Lie + +- Revert the previous change, we should not own + /usr/share/mime/application: ref the spec upstream, this is + wrong. Any application depending on this previous error needs to + be fixed on a individual basis. Upstream ref: + https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-0.18.html#idm45709761658688 + ------------------------------------------------------------------- Mon May 11 08:39:01 UTC 2020 - Dominique Leuenberger diff --git a/shared-mime-info.spec b/shared-mime-info.spec index 189c3a8..9309e1d 100644 --- a/shared-mime-info.spec +++ b/shared-mime-info.spec @@ -65,8 +65,6 @@ This package contains: %install %meson_install -# we also deliver %{_datadir}/mime/application directory - many other packages install files in there -if [ ! -d %{buildroot}%{_datadir}/mime/application ]; then mkdir -p %{buildroot}%{_datadir}/mime/application; fi %find_lang %{name} %{?no_lang_C} # Install rpm macros install -D -m644 %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.shared-mime-info