This commit is contained in:
parent
aa334e62f8
commit
913cd6823b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9e1003a7a01aaccde97f67cddb0b3aba62794e618dd90990d49432ed065e761b
|
|
||||||
size 12699189
|
|
3
wine-0.9.48.tar.bz2
Normal file
3
wine-0.9.48.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:088469d06a1e4bf72d84cedf8ac6499cf00e1fd8bd10398d914edc9d94d1f384
|
||||||
|
size 12763565
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 26 20:55:25 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
- Upgraded to upstream 0.9.48:
|
||||||
|
- Still more fixes for regression test failures.
|
||||||
|
- Much more complete cryptnet implementation.
|
||||||
|
- WIDL is now able to generate the oleaut32 proxy code.
|
||||||
|
- Lots of bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 12 17:49:36 CEST 2007 - meissner@suse.de
|
Fri Oct 12 17:49:36 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
12
wine.spec
12
wine.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine (Version 0.9.47)
|
# spec file for package wine (Version 0.9.48)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -12,10 +12,10 @@
|
|||||||
|
|
||||||
Name: wine
|
Name: wine
|
||||||
BuildRequires: alsa-devel audiofile bison capi4linux-devel cups-devel desktop-file-utils fdupes flex fontforge freeglut-devel freetype2-devel giflib-devel hal-devel jack-devel libgphoto2-devel liblcms-devel libpng-devel libtiff-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
|
BuildRequires: alsa-devel audiofile bison capi4linux-devel cups-devel desktop-file-utils fdupes flex fontforge freeglut-devel freetype2-devel giflib-devel hal-devel jack-devel libgphoto2-devel liblcms-devel libpng-devel libtiff-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
|
||||||
License: LGPL v2 or later
|
License: LGPL v2.1 or later
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.9.47
|
Version: 0.9.48
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
@ -114,6 +114,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/wine/*.a
|
%{_libdir}/wine/*.a
|
||||||
/usr/share/aclocal/wine.m4
|
/usr/share/aclocal/wine.m4
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 26 2007 - meissner@suse.de
|
||||||
|
- Upgraded to upstream 0.9.48:
|
||||||
|
- Still more fixes for regression test failures.
|
||||||
|
- Much more complete cryptnet implementation.
|
||||||
|
- WIDL is now able to generate the oleaut32 proxy code.
|
||||||
|
- Lots of bug fixes.
|
||||||
* Fri Oct 12 2007 - meissner@suse.de
|
* Fri Oct 12 2007 - meissner@suse.de
|
||||||
- Upgraded to upstream 0.9.47:
|
- Upgraded to upstream 0.9.47:
|
||||||
- New scheme for OpenGL support in child windows.
|
- New scheme for OpenGL support in child windows.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user