Author: qboosh Date: Thu Feb 21 18:57:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - enable experimental to build synaesthesia plugin - LGPL v2+
---- Files affected: SPECS: gstreamer-plugins-ugly.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins-ugly.spec diff -u SPECS/gstreamer-plugins-ugly.spec:1.13 SPECS/gstreamer-plugins-ugly.spec:1.14 --- SPECS/gstreamer-plugins-ugly.spec:1.13 Thu Feb 21 13:39:23 2008 +++ SPECS/gstreamer-plugins-ugly.spec Thu Feb 21 19:57:45 2008 @@ -14,7 +14,7 @@ Name: gstreamer-plugins-ugly Version: 0.10.7 Release: 1 -License: LGPL +License: LGPL v2+ Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{gstname}-%{version}.tar.bz2 # Source0-md5: cff4f55138d12152cf580a3ee71c2519 @@ -38,6 +38,8 @@ BuildRequires: a52dec-libs-devel %{?with_amr:BuildRequires: amrnb-devel} BuildRequires: lame-libs-devel +# not yet +#BuildRequires: libdvdnav-devel >= 0.1.7 BuildRequires: libdvdread-devel BuildRequires: libid3tag-devel >= 0.15 BuildRequires: libmad-devel >= 0.15 @@ -176,6 +178,7 @@ %{!?with_amr:--disable-amrnb} \ %{!?with_sid:--disable-sidplay} \ --disable-static \ + --enable-experimental \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} @@ -203,6 +206,7 @@ %attr(755,root,root) %{gstlibdir}/libgstdvdsub.so %attr(755,root,root) %{gstlibdir}/libgstiec958.so %attr(755,root,root) %{gstlibdir}/libgstrmdemux.so +%attr(755,root,root) %{gstlibdir}/libgstsynaesthesia.so %{_gtkdocdir}/gst-plugins-ugly-plugins-* ## @@ -249,6 +253,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-02-21 18:57:45 qboosh +- enable experimental to build synaesthesia plugin +- LGPL v2+ + Revision 1.13 2008-02-21 12:39:23 patrys - 0.10.7 - patch1 & patch2 solved upstream ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-ugly.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
