Don't use EVRD for Requires here, we have different Epoch values for subpackages

This commit is contained in:
Andrey Bondrov 2015-06-22 23:25:15 +10:00
parent 71fada17a6
commit 1bcf6234fb

View file

@ -150,7 +150,7 @@ your profile before changing channels.
Summary: A fast web browser based on the Blink engine Summary: A fast web browser based on the Blink engine
Epoch: 1 Epoch: 1
Group: Networking/WWW Group: Networking/WWW
Requires: %{name} = %{EVRD} Requires: %{name} = %{version}-%{release}
%description -n chromium-browser %description -n chromium-browser
Chromium is a browser that combines a minimal design with sophisticated Chromium is a browser that combines a minimal design with sophisticated
@ -167,7 +167,7 @@ chromium-browser-unstable package instead.
%package -n chromedriver %package -n chromedriver
Summary: WebDriver for Google Chrome/Chromium Summary: WebDriver for Google Chrome/Chromium
Group: Development/Other Group: Development/Other
Requires: %{name} = %{EVRD} Requires: %{name} = %{version}-%{release}
%description -n chromedriver %description -n chromedriver
WebDriver is an open source tool for automated testing of webapps across many WebDriver is an open source tool for automated testing of webapps across many