From 4f8ea62db98bd37450994947dcbde73173de6a06 Mon Sep 17 00:00:00 2001 From: twittner Date: Sat, 19 Apr 2008 08:51:16 +0000 Subject: [PATCH] - up to 0.9.60 - winelauncher was removed from install rules (it is mentioned in ChangeLog but with no reason) - IE 6.0, OO 2.4 seem work correctly, but one old application has broken splashscreen and always starts with very small window - this is regresion since wine-0.9.59 Changed files: wine.spec -> 1.310 --- wine.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wine.spec b/wine.spec index 8f1e210..bef42f7 100644 --- a/wine.spec +++ b/wine.spec @@ -30,13 +30,13 @@ Summary(es.UTF-8): Ejecuta programas Windows en Linux Summary(pl.UTF-8): Program pozwalający uruchamiać aplikacje Windows Summary(pt_BR.UTF-8): Executa programas Windows no Linux Name: wine -Version: 0.9.59 +Version: 0.9.60 Release: 1 Epoch: 1 License: LGPL Group: Applications/Emulators Source0: http://dl.sourceforge.net/wine/%{name}-%{version}.tar.bz2 -# Source0-md5: 8704e227745382e8ef5246787c482b23 +# Source0-md5: 4960869defb2d93daff6fe74da334463 Patch0: %{name}-fontcache.patch Patch1: %{name}-makedep.patch Patch2: %{name}-ncurses.patch @@ -363,7 +363,7 @@ fi %attr(755,root,root) %{_bindir}/winecfg %attr(755,root,root) %{_bindir}/winedbg %attr(755,root,root) %{_bindir}/wine-kthread -%attr(755,root,root) %{_bindir}/winelauncher +#%attr(755,root,root) %{_bindir}/winelauncher %attr(755,root,root) %{_bindir}/wineprefixcreate %attr(755,root,root) %{_bindir}/wine-preloader %attr(755,root,root) %{_bindir}/wine-pthread -- 2.44.0