|
|
@ -1,14 +1,14 @@
|
|
|
|
%global no64bit 0
|
|
|
|
%global no64bit 0
|
|
|
|
Name: wine
|
|
|
|
Name: wine
|
|
|
|
Version: 1.4
|
|
|
|
Version: 1.4
|
|
|
|
Release: 0.8.rc6%{?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: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: http://www.winehq.org/
|
|
|
|
URL: http://www.winehq.org/
|
|
|
|
Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}-rc6.tar.bz2
|
|
|
|
Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
|
|
|
|
Source10: http://downloads.sourceforge.net/wine/wine-%{version}-rc6.tar.bz2.sign
|
|
|
|
Source10: http://downloads.sourceforge.net/wine/wine-%{version}.tar.bz2.sign
|
|
|
|
|
|
|
|
|
|
|
|
Source1: wine.init
|
|
|
|
Source1: wine.init
|
|
|
|
Source2: wine.systemd
|
|
|
|
Source2: wine.systemd
|
|
|
@ -468,7 +468,7 @@ This package adds an openal driver for wine.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{name}-%{version}-rc6
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
# disable fortify as it breaks wine
|
|
|
|
# disable fortify as it breaks wine
|
|
|
@ -1424,6 +1424,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Mar 07 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
|
|
|
|
- 1.4-1
|
|
|
|
|
|
|
|
- version upgrade
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 06 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
* Tue Mar 06 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
- 1.4-0.8.rc6
|
|
|
|
- 1.4-0.8.rc6
|
|
|
|
- version upgrade
|
|
|
|
- version upgrade
|
|
|
|