- version upgrade

f38
Andreas Bierfert 17 years ago
parent 3f1fca699d
commit b9d12bd6b8

@ -1 +1 @@
wine-1.0-rc3-fe.tar.bz2
wine-1.0-rc4-fe.tar.bz2

@ -1 +1 @@
0d161b0d37f872c960a984b64dfaf1cd wine-1.0-rc3-fe.tar.bz2
5d25a801d1b3dfcb0b76337dc14db95c wine-1.0-rc4-fe.tar.bz2

@ -1,6 +1,6 @@
Name: wine
Version: 1.0
Release: 0.3.rc3%{?dist}
Release: 0.4.rc4%{?dist}
Summary: A Windows 16/32/64 bit emulator
Group: Applications/Emulators
@ -18,7 +18,7 @@ URL: http://www.winehq.org/
# Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules
# programs/winecfg/libraries.c: "winemp3.acm",
Source0: %{name}-%{version}-rc3-fe.tar.bz2
Source0: %{name}-%{version}-rc4-fe.tar.bz2
Source1: wine.init
Source3: wine-README-Fedora
Source4: wine-32.conf
@ -207,7 +207,7 @@ Header, include files and library definition files for developing applications
with the Wine Windows(TM) emulation libraries.
%prep
%setup -q -n %{name}-%{version}-rc3-fe
%setup -q -n %{name}-%{version}-rc4-fe
%patch0
%patch1
%patch400
@ -367,9 +367,9 @@ update-desktop-database &>/dev/null || :
%files core
%defattr(-,root,root,-)
%doc ANNOUNCE COPYING.LIB ChangeLog LICENSE LICENSE.OLD
%doc ANNOUNCE COPYING.LIB LICENSE LICENSE.OLD
%doc AUTHORS README-Fedora README VERSION
# do not include huge changelogs .OLD .ALPHA (#204302)
# do not include huge changelogs .OLD .ALPHA .BETA (#204302)
%doc documentation/README.*
# pulseaudio workaround documentation
%doc README-FEDORA-PULSEAUDIO
@ -817,6 +817,10 @@ update-desktop-database &>/dev/null || :
%{_libdir}/wine/*.def
%changelog
* Fri Jun 06 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.0-0.4.rc4
- version upgrade
* Sun Jun 01 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.0-0.3.rc3
- version upgrade

Loading…
Cancel
Save