fix firefox remove warning
This commit is contained in:
parent
649de3b033
commit
8227843568
@ -88,7 +88,7 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 79.0
|
Version: 79.0
|
||||||
Release: 1
|
Release: 2
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
|
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
|
||||||
@ -655,7 +655,7 @@ if [ $1 -eq 0 ]; then
|
|||||||
%{__rm} -rf %{mozappdir}/components
|
%{__rm} -rf %{mozappdir}/components
|
||||||
%{__rm} -rf %{mozappdir}/extensions
|
%{__rm} -rf %{mozappdir}/extensions
|
||||||
%{__rm} -rf %{mozappdir}/plugins
|
%{__rm} -rf %{mozappdir}/plugins
|
||||||
%{__rm} -rf %{langpackdir}
|
#%{__rm} -rf %{langpackdir}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%post
|
%post
|
||||||
@ -731,6 +731,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 26 2020 lingsheng <lingsheng@huawei.com> - 79.0-2
|
||||||
|
- Fix firefox remove warning
|
||||||
|
|
||||||
* Mon Aug 17 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 79.0-1
|
* Mon Aug 17 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 79.0-1
|
||||||
- Update to 79.0-1
|
- Update to 79.0-1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user