Author: qboosh Date: Mon Dec 4 22:52:46 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated some BRs
---- Files affected: SPECS: xine-lib.spec (1.189 -> 1.190) ---- Diffs: ================================================================ Index: SPECS/xine-lib.spec diff -u SPECS/xine-lib.spec:1.189 SPECS/xine-lib.spec:1.190 --- SPECS/xine-lib.spec:1.189 Mon Dec 4 21:55:34 2006 +++ SPECS/xine-lib.spec Mon Dec 4 23:52:41 2006 @@ -15,7 +15,7 @@ %bcond_without gdkpixbuf # don't build gdk-pixbuf decode plugin %bcond_without gnome # don't build gnome_vfs input plugin %bcond_without opengl # don't build OpenGL video output plugin -%bcond_without pulseaudio # build pulseaudio output plugin +%bcond_without pulseaudio # don't build pulseaudio output plugin %bcond_without samba # don't build SMB input plugin %bcond_with sdl # don't build SDL video output plugin %bcond_without stk # don't build stk video output plugin @@ -45,11 +45,11 @@ URL: http://xine.sourceforge.net/ %{?with_directfb:BuildRequires: DirectFB-devel >= 0.9.22} %{?with_fusionsound:BuildRequires: FusionSound-devel >= 0.9.23} -BuildRequires: ImageMagick-devel +BuildRequires: ImageMagick-devel >= 1:6.0.0 %{?with_opengl:BuildRequires: OpenGL-GLU-devel} %{?with_opengl:BuildRequires: OpenGL-glut-devel} %{?with_sdl:BuildRequires: SDL-devel >= 1.2.11} -%{?with_aalib:BuildRequires: aalib-devel >= 1.3} +%{?with_aalib:BuildRequires: aalib-devel >= 1.4} %{?with_alsa:BuildRequires: alsa-lib-devel >= 0.9.0} %{?with_arts:BuildRequires: artsc-devel >= 0.9.5} BuildRequires: autoconf >= 2.53 @@ -58,7 +58,7 @@ BuildRequires: flac-devel BuildRequires: gettext-devel %{?with_gnome:BuildRequires: gnome-vfs2-devel} -%{?with_gdkpixbuf:BuildRequires: gtk+2-devel >= 2.0} +%{?with_gdkpixbuf:BuildRequires: gtk+2-devel >= 1:2.0.0} %{?with_caca:BuildRequires: libcaca-devel >= 0.99} BuildRequires: libcdio-devel >= 0.72 %{?with_dvd:BuildRequires: libdvdnav-devel >= 0.1.9} @@ -1048,6 +1048,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.190 2006/12/04 22:52:41 qboosh +- updated some BRs + Revision 1.189 2006/12/04 20:55:34 qboosh - BR: SDL-devel >= 1.2.11 (.pc file is needed for detection) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.189&r2=1.190&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
