SHA256
1
0
forked from pool/wine

Accepting request 40842 from Emulators

checked in (request 40842)

OBS-URL: https://build.opensuse.org/request/show/40842
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=43
This commit is contained in:
OBS User autobuild 2010-05-30 22:57:00 +00:00 committed by Git OBS Bridge
parent d6afa40afc
commit 6973d3ac49
4 changed files with 12 additions and 27 deletions

3
wine-1.1.44.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a2496ca5df3c4281339f8d6ebe1a3ec29b5ec5a56a97a7322c86a2ee9ccbc7e
size 17195531

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ced37c03e6f635cd7bd9df3dfa2421cb487bf6370cf1f6e2b57a99e80444501d
size 17350202

View File

@ -1,22 +1,3 @@
-------------------------------------------------------------------
Fri May 28 21:06:43 CEST 2010 - meissner@suse.de
- Updated to 1.2rc2
- Lots of bugfixes
-------------------------------------------------------------------
Tue May 25 10:53:10 CEST 2010 - meissner@suse.de
- Updated to 1.2rc1 (named 1.1.45_1.2rc1 to satisfy RPM)
- Many new toolbar icons.
- Support for alpha blending in image lists.
- Much more complete shader assembler.
- Support for Arabic font shaping and joining.
- A number of fixes for video rendering.
- Font antialiasing configuration through fontconfig.
- Improved handling of desktop link files.
- Various bug fixes.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 7 21:44:42 CEST 2010 - meissner@suse.de Fri May 7 21:44:42 CEST 2010 - meissner@suse.de

View File

@ -22,7 +22,7 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils
License: LGPLv2.1+ License: LGPLv2.1+
Group: System/Emulators/PC Group: System/Emulators/PC
AutoReqProv: on AutoReqProv: on
Version: 1.1.45_1.2rc2 Version: 1.1.44
Release: 1 Release: 1
Summary: An MS Windows Emulator Summary: An MS Windows Emulator
Url: http://www.winehq.com Url: http://www.winehq.com
@ -115,6 +115,11 @@ mv $RPM_BUILD_ROOT/%{_mandir}/fr.UTF-8 $RPM_BUILD_ROOT/%{_mandir}/fr
%suse_update_desktop_file %{SOURCE4} Emulator %suse_update_desktop_file %{SOURCE4} Emulator
%fdupes -s $RPM_BUILD_ROOT %fdupes -s $RPM_BUILD_ROOT
%ifarch %ix86
# duplicate this binary only
cp $RPM_BUILD_ROOT/usr/bin/{wine,wine32}
%endif
%clean %clean
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
@ -139,6 +144,7 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/regedit /usr/bin/regedit
/usr/bin/regsvr32 /usr/bin/regsvr32
/usr/bin/widl /usr/bin/widl
/usr/bin/wine
/usr/bin/wineboot /usr/bin/wineboot
/usr/bin/winebuild /usr/bin/winebuild
/usr/bin/winecfg /usr/bin/winecfg
@ -165,12 +171,10 @@ rm -rf $RPM_BUILD_ROOT
%files 32bit %files 32bit
%defattr(-,root,root) %defattr(-,root,root)
/usr/bin/wine /usr/bin/wine32
/usr/bin/wine-preloader /usr/bin/wine-preloader
%endif %endif
%ifarch x86_64
/usr/bin/wine64
%endif
%{_libdir}/lib* %{_libdir}/lib*
%dir %{_libdir}/wine %dir %{_libdir}/wine
%{_libdir}/wine/*.so %{_libdir}/wine/*.so