automatic version update by autodist [release 1.8-1mamba;Fri Jan 29 2016]

This commit is contained in:
Automatic Build System 2024-01-05 19:26:59 +01:00
parent f66807d5a7
commit e000a00dbc

View File

@ -1,11 +1,11 @@
%define _use_internal_dependency_generator 1
%define wine_gecko_ver 2.40
%define wine_mono_ver 4.5.2
%define WINE_GECKO_CHECKED_FOR_VERSION 1.7.52
%define wine_mono_ver 4.5.6
%define WINE_GECKO_CHECKED_FOR_VERSION 1.8
%define wine_patchset_date 20140427
Name: wine
Version: 1.7.52
Release: 2mamba
Version: 1.8
Release: 1mamba
Epoch: 3
Summary: An open source implementation of the Windows API on top of X and Unix
Group: Applications/Emulators
@ -35,7 +35,7 @@ Source21: wine-ldconfig-64
Source30: http://downloads.sourceforge.net/project/wine/Wine%20Gecko/%{wine_gecko_ver}/wine_gecko-%{wine_gecko_ver}-x86.msi
Source31: http://downloads.sourceforge.net/project/wine/Wine%20Gecko/%{wine_gecko_ver}/wine_gecko-%{wine_gecko_ver}-x86_64.msi
# see: http://wiki.winehq.org/Mono
Source40: http://downloads.sourceforge.net/wine/wine-mono-%{wine_mono_ver}.msi
Source40: http://downloads.sourceforge.net/project/wine/Wine%20Mono/%{wine_mono_ver}/wine-mono-%{wine_mono_ver}.tar.gz
# pipelight patchset, see http://fds-team.de/cms/pipelight-compile-wine.html
#Source41: http://fds-team.de/mirror/wine-patches-minimal-%{version}.tar.gz
Source42: wine-autoupdate
@ -364,18 +364,16 @@ exit 0
%files core
%defattr(-,root,root)
%ifarch %{ix86} %{arm}
%{_bindir}/wine
%{_bindir}/wine-preloader
%endif
%ifarch x86_64
%{_bindir}/wine64
%{_bindir}/wine64-preloader
%{_mandir}/pl.UTF-8/man1/wine64.1*
%{_mandir}/de.UTF-8/man1/wine64.1*
%{_mandir}/fr.UTF-8/man1/wine64.1*
%{_mandir}/man1/wine64.1*
#%{_mandir}/pl.UTF-8/man1/wine64.1*
#%{_mandir}/de.UTF-8/man1/wine64.1*
#%{_mandir}/fr.UTF-8/man1/wine64.1*
#%{_mandir}/man1/wine64.1*
%else
%{_bindir}/wine
%{_bindir}/wine-preloader
%{_mandir}/pl.UTF-8/man1/wine.1*
%{_mandir}/de.UTF-8/man1/wine.1*
%{_mandir}/fr.UTF-8/man1/wine.1*
@ -404,7 +402,7 @@ exit 0
%dir %{_datadir}/wine/gecko
%{_datadir}/wine/gecko/wine_gecko-*.msi
%dir %{_datadir}/wine/mono
%{_datadir}/wine/mono/wine-mono-%{wine_mono_ver}.msi
%{_datadir}/wine/mono/wine-mono-%{wine_mono_ver}.tar.gz
%{_mandir}/man1/msiexec.1*
%{_mandir}/man1/notepad.1*
%{_mandir}/man1/regedit.1*
@ -494,6 +492,9 @@ exit 0
%doc documentation/README.*
%changelog
* Fri Jan 29 2016 Automatic Build System <autodist@mambasoft.it> 1.8-1mamba
- automatic version update by autodist
* Mon Oct 12 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.52-2mamba
- ... add a changelog entry