]> git.pld-linux.org Git - packages/wine.git/commitdiff
- up to 0.9.60 auto/th/wine-0_9_60-1 auto/ti/wine-0_9_60-1
authortwittner <twittner@pld-linux.org>
Sat, 19 Apr 2008 08:51:16 +0000 (08:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- 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

index 8f1e210e141d3d78dd8aa148f61bcbac9f07e8ce..bef42f76079874fe0fb8429b4797a22d6189f4bd 100644 (file)
--- 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
This page took 0.063398 seconds and 4 git commands to generate.