Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/mozilla-filesystem.git#f3a79b32fca7e8b9244b96b5693948289840f29e
This commit is contained in:
DistroBaker 2021-01-04 15:47:42 +00:00
parent 05aa5edf0e
commit ea239190cb

View File

@ -1,6 +1,6 @@
Name: mozilla-filesystem
Version: 1.9
Release: 23%{?dist}
Release: 24%{?dist}
Summary: Mozilla filesytem layout
License: MPLv1.1
@ -13,7 +13,7 @@ Mozilla technologies such as NPAPI plugins or toolkit extensions.
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr/{lib,%{_lib}}/mozilla/{plugins,extensions}
mkdir -p $RPM_BUILD_ROOT/usr/{lib,%{_lib}}/mozilla/{plugins,extensions,native-messaging-hosts}
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mozilla/extensions
mkdir -p $RPM_BUILD_ROOT/etc/skel/.mozilla/{plugins,extensions}
@ -23,6 +23,9 @@ mkdir -p $RPM_BUILD_ROOT/etc/skel/.mozilla/{plugins,extensions}
/etc/skel/.mozilla
%changelog
* Mon Jan 4 16:18:22 CET 2021 Pavel Raiskup <praiskup@redhat.com> - 1.9-24
- install/own %%_libdir/mozilla/native-messaging-hosts (rhbz#1619610)
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild