|
|
@ -1,15 +1,15 @@
|
|
|
|
%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
|
|
|
|
%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
|
|
|
|
Name: wine
|
|
|
|
Version: 0.9.7
|
|
|
|
Version: 0.9.8
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A Windows 16/32/64 bit emulator
|
|
|
|
Summary: A Windows 16/32/64 bit emulator
|
|
|
|
|
|
|
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
Group: Applications/Emulators
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
URL: http://www.winehq.org/
|
|
|
|
URL: http://www.winehq.org/
|
|
|
|
# special fedora tarball without winemp3 stuff
|
|
|
|
# special fedora tarball without winemp3 stuff
|
|
|
|
Source0: wine-0.9.7-fe.tar.bz2
|
|
|
|
Source0: wine-0.9.8-fe.tar.bz2
|
|
|
|
Source1: wine.init
|
|
|
|
Source1: wine.init
|
|
|
|
Source2: wine-fonts-20050524.tar.gz
|
|
|
|
Source2: wine-fonts-20050524.tar.gz
|
|
|
|
Source3: wine-README-Fedora
|
|
|
|
Source3: wine-README-Fedora
|
|
|
@ -692,6 +692,10 @@ update-desktop-database &>/dev/null || :
|
|
|
|
%{_libdir}/wine/*.def
|
|
|
|
%{_libdir}/wine/*.def
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 16 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
|
|
|
|
0.9.8-1
|
|
|
|
|
|
|
|
- version upgrade
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
* Thu Feb 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
0.9.7-3
|
|
|
|
0.9.7-3
|
|
|
|
- fix up tarball
|
|
|
|
- fix up tarball
|
|
|
|