SPECS: mpg123.spec - kill building local libltdl

hawk hawk at pld-linux.org
Thu May 29 21:38:53 CEST 2008


Author: hawk                         Date: Thu May 29 19:38:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill building local libltdl

---- Files affected:
SPECS:
   mpg123.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: SPECS/mpg123.spec
diff -u SPECS/mpg123.spec:1.96 SPECS/mpg123.spec:1.97
--- SPECS/mpg123.spec:1.96	Thu May 29 21:27:06 2008
+++ SPECS/mpg123.spec	Thu May 29 21:38:48 2008
@@ -31,6 +31,7 @@
 Patch0:		%{name}-am.patch
 Patch1:		%{name}-no-la.patch
 Patch2:		%{name}-ac.patch
+Patch3:		%{name}-ltdl.patch
 URL:		http://www.mpg123.de/
 %{?with_sdl:BuildRequires:	SDL-devel >= 1.2.11}
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
@@ -222,6 +223,9 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+
+rm -rf libltdl
 
 %build
 %{__libtoolize}
@@ -231,6 +235,7 @@
 %{__automake}
 # select "0" optimization, which doesn't add any -O to CFLAGS
 %configure \
+	--enable-ltdl-install=no \
 	--enable-modules \
 	--enable-static \
 	%{?with_mmx:--with-cpu=mmx} \
@@ -335,6 +340,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2008-05-29 19:38:48  hawk
+- kill building local libltdl
+
 Revision 1.96  2008-05-29 19:27:06  hawk
 - updated to 1.4.3
 
================================================================

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



More information about the pld-cvs-commit mailing list