Author: qboosh                       Date: Tue Dec  5 06:35:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- now configure expects --with-fusionsound in place of --enable-fusionsound

---- Files affected:
SPECS:
   xine-lib.spec (1.193 -> 1.194) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.193 SPECS/xine-lib.spec:1.194
--- SPECS/xine-lib.spec:1.193   Tue Dec  5 01:32:08 2006
+++ SPECS/xine-lib.spec Tue Dec  5 07:35:47 2006
@@ -719,9 +719,9 @@
 rm -f m4/libtool15.m4
 
 %build
-%{__libtoolize}
 # breaks DOMAIN (modified Makefile.in.in?)
 #%%{__gettextize}
+%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
@@ -731,13 +731,13 @@
        %{?with_dxr3:--enable-dxr3} \
        %{!?with_dxr3:--disable-dxr3} \
        %{?with_directfb:--enable-directfb} \
-       %{?with_fusionsound:--enable-fusionsound} \
        %{!?with_gdkpixbuf:--disable-gdkpixbuf} \
        --enable-ipv6 \
        %{!?with_smb:--disable-samba} \
        %{?with_aalib:--with-aalib-prefix=/usr} \
        --with-external-dvdnav \
        %{!?with_pulseaudio:--disable-pulseaudio} \
+       %{?with_fusionsound:--with-fusionsound} \
        --with-w32-path=/usr/lib/codecs \
        --disable-optimizations # we use own RPM_OPT_FLAGS optimalizations
 
@@ -1058,6 +1058,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.194  2006/12/05 06:35:47  qboosh
+- now configure expects --with-fusionsound in place of --enable-fusionsound
+
 Revision 1.193  2006/12/05 00:32:08  qboosh
 - added sh patch, use system libtool.m4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.193&r2=1.194&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to