Author: twittner Date: Sat Jul 14 19:36:55 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.41 - NOTE about broken wineconsole (the same goes with previous version of wine - 0.9.40)
---- Files affected: SPECS: wine.spec (1.281 -> 1.282) ---- Diffs: ================================================================ Index: SPECS/wine.spec diff -u SPECS/wine.spec:1.281 SPECS/wine.spec:1.282 --- SPECS/wine.spec:1.281 Sun Jul 1 21:53:41 2007 +++ SPECS/wine.spec Sat Jul 14 21:36:50 2007 @@ -7,6 +7,9 @@ %bcond_without sane # don't build TWAIN DLL with scanning support (through SANE) %bcond_without cups # without CUPS printing support in winspool,wineps DLLs # +# NOTE: wineconsole is a bit broken: try wineconsole cmd to see what will happen +# As a workaroound use `wineconsole --backend=user cmd' (works fine) +# # NOTE: wine detects the following SONAMES for dlopen at build time: # libcrypto,libssl (wininet.dll) # libcups (winspool.dll.so,wineps.dll.so) @@ -27,13 +30,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.40 +Version: 0.9.41 Release: 1 Epoch: 1 License: LGPL Group: Applications/Emulators Source0: http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2 -# Source0-md5: 412b64916b32c31cacd7655ffa4489b6 +# Source0-md5: 014e3760c07ac71906ba47c27f0471ab Patch0: %{name}-fontcache.patch Patch1: %{name}-makedep.patch Patch2: %{name}-ncurses.patch @@ -452,6 +455,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.282 2007/07/14 19:36:50 twittner +- up to 0.9.41 +- NOTE about broken wineconsole (the same goes with previous + version of wine - 0.9.40) + Revision 1.281 2007/07/01 19:53:41 arekm - up to 0.9.40 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.281&r2=1.282&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
