Accepting request 811430 from GNOME:Factory
(forwarded request 810739 from dimstar) OBS-URL: https://build.opensuse.org/request/show/811430 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shared-mime-info?expand=0&rev=64
This commit is contained in:
commit
f0f83fffe8
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 18:08:38 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <dimstar@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user