OBS User unknown
2007-07-04 22:00:19 +00:00
committed by Git OBS Bridge
parent 3d0a8d142d
commit f34a6a7cd5
4 changed files with 25 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.39)
# spec file for package wine (Version 0.9.40)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: wine
BuildRequires: alsa-devel audiofile bison capi4linux cups-devel desktop-file-utils fdupes flex fontforge freeglut-devel freetype2-devel giflib-devel hal-devel jack-devel libgphoto2-devel libicu-devel liblcms-devel libpng-devel libtiff-devel libxslt-devel ncurses-devel openldap2-devel prelink update-desktop-files
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
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 libicu-devel liblcms-devel libpng-devel libtiff-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
License: LGPL v2 or later
Group: System/Emulators/PC
Autoreqprov: on
Version: 0.9.39
Release: 2
Version: 0.9.40
Release: 1
Summary: An MS Windows Emulator
URL: http://www.winehq.com
Source0: wine-%version.tar.bz2
@@ -115,6 +115,13 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Wed Jul 04 2007 - meissner@suse.de
- Upgraded to upstream 0.9.40:
- Many MSHTML improvements.
- A few more sound fixes.
- Many Direct3D fixes.
- Lots of bug fixes.
- added some more buildrequires for splitted packages
* Sat Jun 23 2007 - meissner@suse.de
- run fdupes, fixup desktop file to be more compliant.
* Fri Jun 15 2007 - meissner@suse.de