This commit is contained in:
committed by
Git OBS Bridge
parent
80514b9552
commit
4bbb2273d0
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 1.1.26)
|
||||
# spec file for package wine (Version 1.1.27)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -18,11 +18,11 @@
|
||||
|
||||
|
||||
Name: wine
|
||||
BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel gnutls-devel hal-devel libgphoto2-devel libjpeg-devel liblcms-devel libpng-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
|
||||
BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel gnutls-devel hal-devel libgphoto2-devel libgsm-devel libjpeg-devel liblcms-devel libpng-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 1.1.26
|
||||
Version: 1.1.27
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@@ -75,6 +75,7 @@ test -d dlls/winemp3.acm && (
|
||||
cat VERSION
|
||||
CFLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-m64//'` \
|
||||
./configure --prefix=/usr --libdir=/usr/lib --with-x --verbose
|
||||
cat config.log
|
||||
grep "have_x=yes" config.log || exit 1
|
||||
make %{?jobs:-j%jobs} depend
|
||||
make %{?jobs:-j%jobs} all
|
||||
|
Reference in New Issue
Block a user