SPECS (AC-branch): xfce4-mixer.spec - force using alsa, auto tends...
havner
havner at pld-linux.org
Wed Jul 5 12:33:20 CEST 2006
Author: havner Date: Wed Jul 5 10:33:20 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- force using alsa, auto tends to choose oss
---- Files affected:
SPECS:
xfce4-mixer.spec (1.29.2.1 -> 1.29.2.2)
---- Diffs:
================================================================
Index: SPECS/xfce4-mixer.spec
diff -u SPECS/xfce4-mixer.spec:1.29.2.1 SPECS/xfce4-mixer.spec:1.29.2.2
--- SPECS/xfce4-mixer.spec:1.29.2.1 Wed Jul 5 12:24:48 2006
+++ SPECS/xfce4-mixer.spec Wed Jul 5 12:33:15 2006
@@ -46,7 +46,8 @@
%{__automake}
%{__autoconf}
%configure \
- --disable-static
+ --disable-static \
+ --with-sound=alsa
%{__make}
@@ -81,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29.2.2 2006/07/05 10:33:15 havner
+- force using alsa, auto tends to choose oss
+
Revision 1.29.2.1 2006/07/05 10:24:48 havner
- 4.2.3, HEAD merge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xfce4-mixer.spec?r1=1.29.2.1&r2=1.29.2.2&f=u
More information about the pld-cvs-commit
mailing list