SPECS: mpg123.spec - but omit alsa from defaults when building wit...

qboosh qboosh at pld-linux.org
Thu Jan 24 23:18:22 CET 2008


Author: qboosh                       Date: Thu Jan 24 22:18:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- but omit alsa from defaults when building without it

---- Files affected:
SPECS:
   mpg123.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/mpg123.spec
diff -u SPECS/mpg123.spec:1.87 SPECS/mpg123.spec:1.88
--- SPECS/mpg123.spec:1.87	Thu Jan 24 23:17:32 2008
+++ SPECS/mpg123.spec	Thu Jan 24 23:18:17 2008
@@ -234,7 +234,7 @@
 	--enable-modules \
 	--enable-static \
 	%{?with_mmx:--with-cpu=mmx} \
-	--with-default-audio=alsa,oss \
+	--with-default-audio=%{?with_alsa:alsa,}oss \
 	--with-optimization=0
 %{__make}
 
@@ -330,6 +330,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2008-01-24 22:18:17  qboosh
+- but omit alsa from defaults when building without it
+
 Revision 1.87  2008-01-24 22:17:32  qboosh
 - added multi-ao patch, default to alsa with fallback to oss
   (so mpg123 works with default options when -alsa module is not installed)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpg123.spec?r1=1.87&r2=1.88&f=u



More information about the pld-cvs-commit mailing list