diff --git a/.cvsignore b/.cvsignore index 64ee131..fb48511 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wine-0.9.22-fe.tar.bz2 +wine-0.9.23-fe.tar.bz2 diff --git a/sources b/sources index 04dedfe..9db52cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -955338998d9fe4e0546212b97adbacd2 wine-0.9.22-fe.tar.bz2 +6dd92d3645048f66c5026a021ead0b32 wine-0.9.23-fe.tar.bz2 diff --git a/wine.spec b/wine.spec index 5548d02..231a7f1 100644 --- a/wine.spec +++ b/wine.spec @@ -1,7 +1,7 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.22 +Version: 0.9.23 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -9,7 +9,7 @@ Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ # special fedora tarball without winemp3 stuff -Source0: wine-0.9.22-fe.tar.bz2 +Source0: wine-0.9.23-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -458,6 +458,7 @@ update-desktop-database &>/dev/null || : %{_libdir}/wine/msacm32.dll.so %{_libdir}/wine/msacm32.drv.so %{_libdir}/wine/msadp32.acm.so +%{_libdir}/wine/mscoree.dll.so %{_libdir}/wine/msdmo.dll.so %{_libdir}/wine/msftedit.dll.so %{_libdir}/wine/msg711.acm.so @@ -507,6 +508,7 @@ update-desktop-database &>/dev/null || : %{_libdir}/wine/query.dll.so %{_libdir}/wine/rasapi16.dll16 %{_libdir}/wine/rasapi32.dll.so +%{_libdir}/wine/resutils.dll.so %{_libdir}/wine/riched20.dll.so %{_libdir}/wine/riched32.dll.so %{_libdir}/wine/rpcrt4.dll.so @@ -688,6 +690,10 @@ update-desktop-database &>/dev/null || : %{_libdir}/wine/*.def %changelog +* Tue Oct 17 2006 Andreas Bierfert +0.9.23-1 +- version upgrade + * Sat Sep 30 2006 Andreas Bierfert 0.9.22-1 - version upgrade