SPECS: vlc.spec - rel 3; fixed build with newer samba; proper amd6...

arekm arekm at pld-linux.org
Fri Sep 16 12:19:45 CEST 2005


Author: arekm                        Date: Fri Sep 16 10:19:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fixed build with newer samba; proper amd64 fix

---- Files affected:
SPECS:
   vlc.spec (1.78 -> 1.79) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.78 SPECS/vlc.spec:1.79
--- SPECS/vlc.spec:1.78	Fri Sep 16 11:28:14 2005
+++ SPECS/vlc.spec	Fri Sep 16 12:19:36 2005
@@ -19,7 +19,7 @@
 Summary(pl):	VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:		vlc
 Version:	0.8.2
-Release:	2
+Release:	3
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.gz
@@ -29,7 +29,10 @@
 Patch1:		%{name}-buildflags.patch
 Patch2:		%{name}-defaultfont.patch
 Patch3:		%{name}-live.patch
-Patch4:		%{name}-x8864.patch
+Patch4:		%{name}-x8664.patch
+Patch5:		%{name}-samba.patch
+Patch6:		%{name}-pic-mmx.patch
+Patch7:		%{name}-matroska-shared.patch
 URL:		http://www.videolan.org/vlc/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel >= 1.2
@@ -63,6 +66,7 @@
 BuildRequires:	libmodplug-devel
 BuildRequires:	libogg-devel
 BuildRequires:	libpng-devel
+BuildRequires:	libsmbclient-devel
 BuildRequires:	libtheora-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	libxml2-devel
@@ -202,6 +206,9 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -252,6 +259,7 @@
 	--enable-skins2 \
 	%{?with_slp:--enable-slp} \
 	%{!?with_slp:--disable-slp} \
+	--enable-smb \
 	%{?with_svgalib:--enable-svgalib} \
 	--enable-tarkin \
 	--enable-theora \
@@ -400,6 +408,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2005/09/16 10:19:36  arekm
+- rel 3; fixed build with newer samba; proper amd64 fix
+
 Revision 1.78  2005/09/16 09:28:14  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vlc.spec?r1=1.78&r2=1.79&f=u




More information about the pld-cvs-commit mailing list