Commit f094eac4 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack yandex-browser: fix provides

parent 116f8af1
......@@ -10,8 +10,8 @@ PRODUCTDIR=/opt/yandex/browser-beta
. $(dirname $0)/common-chromium-browser.sh
subst '1iConflicts:yandex-browser-stable' $SPEC
subst '5iProvides: yandex-browser = %{version}' $SPEC
subst '1iConflicts: yandex-browser-stable' $SPEC
subst '10iProvides: yandex-browser = %{version}' $SPEC
set_alt_alternatives 65
......
......@@ -10,9 +10,9 @@ PRODUCTDIR=/opt/yandex/browser
. $(dirname $0)/common-chromium-browser.sh
subst '1iConflicts:yandex-browser-beta' $SPEC
subst '1iConflicts: yandex-browser-beta' $SPEC
subst '5iProvides: yandex-browser = %{version}' $SPEC
subst '10iProvides: yandex-browser = %version' $SPEC
set_alt_alternatives 65
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment