SPECS: vlc.spec - libtool fixes needed

arekm arekm at pld-linux.org
Sat Aug 23 13:54:51 CEST 2008


Author: arekm                        Date: Sat Aug 23 11:54:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libtool fixes needed

---- Files affected:
SPECS:
   vlc.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.152 SPECS/vlc.spec:1.153
--- SPECS/vlc.spec:1.152	Fri Aug 22 23:50:43 2008
+++ SPECS/vlc.spec	Sat Aug 23 13:54:46 2008
@@ -45,13 +45,13 @@
 Summary:	VLC - a multimedia player and stream server
 Summary(pl.UTF-8):	VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:		vlc
-Version:	0.8.6g
-Release:	2
+Version:	0.8.6i
+Release:	1
 License:	GPL
 Group:		X11/Applications/Multimedia
 # use the bz2 src, its a 4mb difference
 Source0:	http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	4a5bc9e326c0233c68a7bccbed043a1f
+# Source0-md5:	3c90520c9f22a68d287458d5a8af989e
 Source1:	%{name}.desktop
 Patch0:		%{name}-buildflags.patch
 Patch1:		%{name}-defaultfont.patch
@@ -59,7 +59,7 @@
 Patch3:		%{name}-pic-mmx.patch
 Patch4:		%{name}-real_codecs_path.patch
 Patch5:		%{name}-osdmenu_path.patch
-Patch6:		%{name}-cdparanoia.patch
+Patch6:		%{name}-build.patch
 Patch7:		%{name}-dirac.patch
 Patch8:		%{name}-directfb.patch
 URL:		http://www.videolan.org/vlc/
@@ -255,12 +255,13 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
+%patch6 -p0
 %patch7 -p1
 %patch8 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
+%{__libtoolize}
 %{__gettextize}
 %{__aclocal} -I m4
 %{__autoconf}
@@ -278,12 +279,9 @@
 	%{!?with_daap:--disable-daap} \
 	%{?with_dirac:--enable-dirac} \
 	%{?with_directfb:--enable-directfb} \
-	--enable-dsp \
-	--enable-dummy \
 	--%{?with_dv:en}%{!?with_dv:dis}able-dv \
 	--enable-dvb \
 	--enable-dvbpsi \
-	--with-dvdcss \
 	--enable-dvdnav \
 	--enable-dvdread \
 	%{?with_esound:--enable-esd} \
@@ -313,7 +311,6 @@
 	--enable-real \
 	--enable-realrtsp \
 	--enable-sdl \
-	--with-sdl=/usr \
 	%{?with_shout:--enable-shout} \
 	--enable-skins2 \
 	--enable-smb \
@@ -332,7 +329,6 @@
 	--enable-x11 \
 	%{!?with_x264:--disable-x264} \
 	--enable-xosd \
-	--enable-xvid \
 	--enable-oss \
 	--disable-testsuite \
 	--disable-macosx \
@@ -682,6 +678,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2008/08/23 11:54:46  arekm
+- libtool fixes needed
+
 Revision 1.152  2008/08/22 21:50:43  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vlc.spec?r1=1.152&r2=1.153&f=u



More information about the pld-cvs-commit mailing list