packages: vlc/vlc.spec - disable rtmp, removed in 1.1.0-pre1: use: use avio...

glen glen at pld-linux.org
Sun May 23 22:33:29 CEST 2010


Author: glen                         Date: Sun May 23 20:33:28 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable rtmp, removed in 1.1.0-pre1: use: use avio module

---- Files affected:
packages/vlc:
   vlc.spec (1.221 -> 1.222) 

---- Diffs:

================================================================
Index: packages/vlc/vlc.spec
diff -u packages/vlc/vlc.spec:1.221 packages/vlc/vlc.spec:1.222
--- packages/vlc/vlc.spec:1.221	Sun May 23 22:14:08 2010
+++ packages/vlc/vlc.spec	Sun May 23 22:33:23 2010
@@ -27,7 +27,7 @@
 %bcond_without	mozilla		# build mozilla plugin
 %bcond_without	notify		# libnotify notification plugin
 %bcond_without	portaudio	# portaudio library support
-%bcond_without	rtmp		# RTMP output plugin
+%bcond_with	rtmp		# RTMP output plugin
 %bcond_without	shout		# shout plugin
 %bcond_without	speex		# don't build speex plugin
 %bcond_without	static_libs	# don't build static libraries
@@ -42,7 +42,7 @@
 Summary(pl.UTF-8):	VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:		vlc
 Version:	1.0.6
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		X11/Applications/Multimedia
 # use the bz2 src, its a 4mb difference
@@ -809,6 +809,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222  2010/05/23 20:33:23  glen
+- disable rtmp, removed in 1.1.0-pre1: use: use avio module
+
 Revision 1.221  2010/05/23 20:14:08  glen
 - fix static libs, add bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vlc/vlc.spec?r1=1.221&r2=1.222&f=u



More information about the pld-cvs-commit mailing list