packages: wine/wine.spec - rel 2 - esound is dead
baggins
baggins at pld-linux.org
Thu Jun 3 13:24:44 CEST 2010
Author: baggins Date: Thu Jun 3 11:24:44 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 2
- esound is dead
---- Files affected:
packages/wine:
wine.spec (1.385 -> 1.386)
---- Diffs:
================================================================
Index: packages/wine/wine.spec
diff -u packages/wine/wine.spec:1.385 packages/wine/wine.spec:1.386
--- packages/wine/wine.spec:1.385 Tue Jun 1 17:55:17 2010
+++ packages/wine/wine.spec Thu Jun 3 13:24:38 2010
@@ -2,6 +2,7 @@
#
# Conditional build:
%bcond_without alsa # don't build ALSA mm driver
+%bcond_with esd # build ESD mm driver
%bcond_without jack # don't build JACK mm driver
%bcond_without nas # don't build NAS mm driver
%bcond_without sane # don't build TWAIN DLL with scanning support (through SANE)
@@ -31,7 +32,7 @@
Summary(pt_BR.UTF-8): Executa programas Windows no Linux
Name: wine
Version: 1.1.44
-Release: 1
+Release: 2
Epoch: 1
License: LGPL
Group: Applications/Emulators
@@ -57,6 +58,7 @@
%{?with_cups:BuildRequires: cups-devel}
BuildRequires: docbook-dtd31-sgml
BuildRequires: docbook-utils
+%{?with_esd:BuildRequires: esound-devel}
BuildRequires: flex
BuildRequires: fontconfig-devel
BuildRequires: fontforge
@@ -277,7 +279,7 @@
--with-coreaudio \
--with%{!?with_cups:out}-cups \
--with-curses \
- --with-esd \
+ --with%{!?with_esd:out}-esd \
--with-fontconfig \
--with-freetype \
--with-glu \
@@ -533,6 +535,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.386 2010/06/03 11:24:38 baggins
+- rel 2
+- esound is dead
+
Revision 1.385 2010/06/01 15:55:17 sls
- BR: libmpg123-devel >= 1.5.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine.spec?r1=1.385&r2=1.386&f=u
More information about the pld-cvs-commit
mailing list