Author: twittner Date: Sat Apr 19 08:51:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 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
---- Files affected: SPECS: wine.spec (1.309 -> 1.310) ---- Diffs: ================================================================ Index: SPECS/wine.spec diff -u SPECS/wine.spec:1.309 SPECS/wine.spec:1.310 --- SPECS/wine.spec:1.309 Sat Apr 5 15:17:03 2008 +++ SPECS/wine.spec Sat Apr 19 10:51:16 2008 @@ -31,13 +31,13 @@ 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 @@ -364,7 +364,7 @@ %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 @@ -467,6 +467,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.310 2008-04-19 08:51:16 twittner +- 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 + Revision 1.309 2008-04-05 13:17:03 arvenil - proper update (mising md5, unpackaged files) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.309&r2=1.310&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
