update to 4.2.12
x86_64: remove non-canonical requirement for wine.i586 [release 4.2.12-1mamba;Sat Aug 26 2017]
This commit is contained in:
parent
da78765409
commit
7c7d8b1b8c
@ -1,7 +1,7 @@
|
||||
%define oname PlayOnLinux
|
||||
Name: playonlinux
|
||||
Version: 4.2.10
|
||||
Release: 2mamba
|
||||
Version: 4.2.12
|
||||
Release: 1mamba
|
||||
Summary: Play your Windows games on Linux
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
Vendor: openmamba
|
||||
@ -22,11 +22,11 @@ Requires: xz
|
||||
Requires: p7zip
|
||||
Requires: xterm
|
||||
Requires: /usr/bin/nc
|
||||
%ifarch x86_64
|
||||
Requires: wine.i586
|
||||
%else
|
||||
#% ifarch x86_64
|
||||
#Requires: wine.i586
|
||||
#% else
|
||||
Requires: wine
|
||||
%endif
|
||||
#% endif
|
||||
Requires: icoutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -79,6 +79,10 @@ cp -rf etc/* %{buildroot}%{_sysconfdir}/%{name}/
|
||||
%doc LICENCE
|
||||
|
||||
%changelog
|
||||
* Sat Aug 26 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.12-1mamba
|
||||
- update to 4.2.12
|
||||
- x86_64: remove non-canonical requirement for wine.i586
|
||||
|
||||
* Wed Jul 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.10-2mamba
|
||||
- require /usr/bin/nc instead of netcat and wine.i586 in x86_64 environment
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user