SPECS: xine-lib.spec - reverse caca and sdl bcond (they seem to bu...

shadzik shadzik at pld-linux.org
Mon Dec 4 17:00:59 CET 2006


Author: shadzik                      Date: Mon Dec  4 16:00:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverse caca and sdl bcond (they seem to build fine, but don't provide .so libraries = packaging fails)

---- Files affected:
SPECS:
   xine-lib.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.186 SPECS/xine-lib.spec:1.187
--- SPECS/xine-lib.spec:1.186	Mon Dec  4 02:49:09 2006
+++ SPECS/xine-lib.spec	Mon Dec  4 17:00:53 2006
@@ -7,7 +7,7 @@
 %bcond_without	aalib		# don't build aalib video output plugin
 %bcond_without	alsa		# don't build ALSA audio output plugin
 %bcond_without	arts		# don't build aRts audio output plugin
-%bcond_without	caca		# don't build libcaca video output plugin
+%bcond_with	caca		# don't build libcaca video output plugin
 %bcond_without	directfb	# don't build DirectFB video output plugin
 %bcond_without	dxr3		# don't build dxr3 video output and decode plugins
 %bcond_without	dvd		# don't build dvdnav stuff
@@ -18,7 +18,7 @@
 %bcond_without	opengl		# don't build OpenGL video output plugin
 %bcond_with	polypaudio	# build polypaudio output plugin
 %bcond_without	samba		# don't build SMB input plugin
-%bcond_without	sdl		# don't build SDL video output plugin
+%bcond_with	sdl		# don't build SDL video output plugin
 %bcond_without	stk		# don't build stk video output plugin
 %bcond_with	xvid		# build xvid decode plugin [disabled in sources at the moment]
 %bcond_with	vdr		# build with vdr support
@@ -1049,6 +1049,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2006/12/04 16:00:53  shadzik
+- reverse caca and sdl bcond (they seem to build fine, but don't provide .so libraries = packaging fails)
+
 Revision 1.186  2006/12/04 01:49:09  shadzik
 - reverse vdr bcond untill vdr patch is updated (may take a while since it's a HUGE patch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list