packages: SDL_mixer/SDL_mixer.spec - cleanup - updated libtool BR - BR: fla...

qboosh qboosh at pld-linux.org
Tue Sep 7 08:20:32 CEST 2010


Author: qboosh                       Date: Tue Sep  7 06:20:32 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cleanup
- updated libtool BR
- BR: flac, libmikmod

---- Files affected:
packages/SDL_mixer:
   SDL_mixer.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/SDL_mixer/SDL_mixer.spec
diff -u packages/SDL_mixer/SDL_mixer.spec:1.59 packages/SDL_mixer/SDL_mixer.spec:1.60
--- packages/SDL_mixer/SDL_mixer.spec:1.59	Mon Jan 18 03:11:08 2010
+++ packages/SDL_mixer/SDL_mixer.spec	Tue Sep  7 08:20:26 2010
@@ -15,13 +15,21 @@
 BuildRequires:	SDL-devel >= 1.2.10
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	libtool
+BuildRequires:	flac-devel >= 1.2.0
+BuildRequires:	libtool >= 2:2.0
+BuildRequires:	libmikmod-devel >= 3.1.10
 BuildRequires:	libvorbis-devel >= 1:1.0
 BuildRequires:	smpeg-devel >= 0.4.4-11
 Requires:	SDL >= 1.2.10
 Obsoletes:	libSDL_mixer1.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# NOTE: libraries dlopened by sonames detected at build time:
+# libFLAC.so.8
+# libmikmod.so.2
+# libsmpeg-0.4.so.0
+# libvorbisfile.so.3
+
 %description
 Due to popular demand, here is a simple multi-channel audio mixer. It
 supports 4 channels of 16 bit stereo audio, plus a single channel of
@@ -78,16 +86,11 @@
 %patch0 -p1
 %patch1 -p1
 
-rm -f acinclude.m4
-
 %build
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
-%configure \
-	ogg_lib=libvorbisfile.so.3 \
-	smpeg_lib=libsmpeg-0.4.so.0 \
-	--enable-music-mod
+%configure
 %{__make}
 
 %install
@@ -127,6 +130,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2010/09/07 06:20:26  qboosh
+- cleanup
+- updated libtool BR
+- BR: flac, libmikmod
+
 Revision 1.59  2010/01/18 02:11:08  sls
 - packaged ghost soname symlink
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL_mixer/SDL_mixer.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list