Commit cfbd1701 authored by Vitaly Lipatov's avatar Vitaly Lipatov

add provides/conflicts for old name

parent 0dbd9ac4
......@@ -24,11 +24,16 @@ ExclusiveArch: %ix86 x86_64
%ifarch x86_64 aarch64
%def_with build64
%define winepkgname wine-etersoft-grdwine
%define opkgname wine-grdwine
%else
%def_without build64
%define winepkgname wine32-etersoft-grdwine
%define opkgname wine32-grdwine
%endif
Provides: %opkgname = %EVR
Obsoletes: %opkgname < %EVR
%define libwinedir %_libdir/wine-etersoft
......
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