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
|
%define oname PlayOnLinux
|
||||||
Name: playonlinux
|
Name: playonlinux
|
||||||
Version: 4.2.10
|
Version: 4.2.12
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Play your Windows games on Linux
|
Summary: Play your Windows games on Linux
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -22,11 +22,11 @@ Requires: xz
|
|||||||
Requires: p7zip
|
Requires: p7zip
|
||||||
Requires: xterm
|
Requires: xterm
|
||||||
Requires: /usr/bin/nc
|
Requires: /usr/bin/nc
|
||||||
%ifarch x86_64
|
#% ifarch x86_64
|
||||||
Requires: wine.i586
|
#Requires: wine.i586
|
||||||
%else
|
#% else
|
||||||
Requires: wine
|
Requires: wine
|
||||||
%endif
|
#% endif
|
||||||
Requires: icoutils
|
Requires: icoutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -79,6 +79,10 @@ cp -rf etc/* %{buildroot}%{_sysconfdir}/%{name}/
|
|||||||
%doc LICENCE
|
%doc LICENCE
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- require /usr/bin/nc instead of netcat and wine.i586 in x86_64 environment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user