This commit is contained in:
parent
4608c4782b
commit
647ca1c321
@ -28,11 +28,11 @@
|
|||||||
%define nine 1
|
%define nine 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{flavor}" == ""
|
%if "%{flavor}" != ""
|
||||||
Name: wine
|
|
||||||
%else
|
|
||||||
Name: wine%{?flavor:-}%{?flavor}
|
Name: wine%{?flavor:-}%{?flavor}
|
||||||
Provides: wine = %{version}
|
Provides: wine = %{version}
|
||||||
|
%else
|
||||||
|
Name: wine
|
||||||
%endif
|
%endif
|
||||||
Conflicts: otherproviders(wine)
|
Conflicts: otherproviders(wine)
|
||||||
BuildRequires: Mesa-devel
|
BuildRequires: Mesa-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user