Add Remove chromium-browser-install package

This commit is contained in:
Алзим 2017-07-28 19:13:43 +03:00
parent c39863fc8a
commit 195847cc06

View file

@ -23,7 +23,7 @@
Summary: A fast web browser based on the Blink engine
Name: chromium-browser-stable
Version: 59.0.3071.115
Release: 1
Release: 2
License: BSD, LGPL
Group: Networking/WWW
Url: https://www.chromium.org/Home
@ -205,6 +205,12 @@ your profile before changing channels.
%{_iconsdir}/hicolor/*/apps/chromium*
%{_docdir}/%{name}/README.urpmi
# Remove chromium-browser-install package if we have it installed
if [ `rpm -q chromium-browser-install | wc -w` == 1 ]
then
rpm -e chromium-browser-install
fi
#----------------------------------------------------------------------------
%package -n chromium-browser