diff --git a/.cvsignore b/.cvsignore index ad96202..d4a2629 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ wine-fonts-20050524.tar.gz -wine-0.9.9-fe.tar.bz2 +wine-0.9.10-fe.tar.bz2 diff --git a/sources b/sources index 77b2d0e..56cc20b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ fb216b10993cb17501efff7afa812da1 wine-fonts-20050524.tar.gz -a6c02fe36f4391655f4836b74b37d27f wine-0.9.9-fe.tar.bz2 +054e71983834d777be3271f63f8484d6 wine-0.9.10-fe.tar.bz2 diff --git a/wine.spec b/wine.spec index e8a2c38..486fe62 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.9 +Version: 0.9.10 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.9-fe.tar.bz2 +Source0: wine-0.9.10-fe.tar.bz2 Source1: wine.init Source2: wine-fonts-20050524.tar.gz Source3: wine-README-Fedora