Author: qboosh                       Date: Sun Jan 15 17:46:22 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unified: renamed svgalib bcond to svga

---- Files affected:
packages/vlc:
   vlc.spec (1.291 -> 1.292) 

---- Diffs:

================================================================
Index: packages/vlc/vlc.spec
diff -u packages/vlc/vlc.spec:1.291 packages/vlc/vlc.spec:1.292
--- packages/vlc/vlc.spec:1.291 Fri Jan 13 21:30:42 2012
+++ packages/vlc/vlc.spec       Sun Jan 15 18:46:16 2012
@@ -33,7 +33,7 @@
 %bcond_without speex           # don't build speex plugin
 %bcond_without static_libs     # don't build static libraries
 %bcond_without svg             # svg plugin
-%bcond_with    svgalib         # build with svgalib video_output
+%bcond_with    svga            # build with svgalib video_output
 %bcond_without twolame         # twolame plugin
 %bcond_without udev            # udev services discovery
 %bcond_without upnp            # upnp plugin
@@ -146,7 +146,7 @@
 BuildRequires: schroedinger-devel >= 1.0.10
 %{?with_speex:BuildRequires:   speex-devel > 1:1.1.0}
 BuildRequires: sqlite3-devel
-%{?with_svgalib:BuildRequires: svgalib-devel}
+%{?with_svga:BuildRequires:    svgalib-devel}
 BuildRequires: sysfsutils-devel
 BuildRequires: taglib-devel
 %{?with_twolame:BuildRequires: twolame-devel}
@@ -388,7 +388,7 @@
        --enable-switcher \
        %{!?with_speex:--disable-speex} \
        %{?with_svg:--enable-svg} \
-       %{?with_svgalib:--enable-svgalib} \
+       %{?with_svga:--enable-svgalib} \
        --enable-telepathy \
        --enable-theora \
        --enable-tremor \
@@ -800,7 +800,7 @@
 %attr(755,root,root) %{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
 %dir %{_libdir}/vlc/plugins/video_output
-%{?with_svgalib:%attr(755,root,root) 
%{_libdir}/vlc/plugins/video_output/libsvgalib_plugin.so}
+%{?with_svga:%attr(755,root,root) 
%{_libdir}/vlc/plugins/video_output/libsvgalib_plugin.so}
 %{?with_directfb:%attr(755,root,root) 
%{_libdir}/vlc/plugins/video_output/libdirectfb_plugin.so}
 %attr(755,root,root) %{_libdir}/vlc/plugins/video_output/libsnapshot_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
@@ -888,6 +888,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.292  2012/01/15 17:46:16  qboosh
+- unified: renamed svgalib bcond to svga
+
 Revision 1.291  2012/01/13 20:30:42  arekm
 - release 6
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to