commit gstreamer-0_10-plugins-good for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-0_10-plugins-good for openSUSE:Factory checked in at Thu May 28 03:17:14 CEST 2009. -------- --- GNOME/gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes 2009-02-25 15:11:51.000000000 +0100 +++ gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes 2009-05-22 14:53:16.000000000 +0200 @@ -1,0 +2,33 @@ +Fri May 22 14:01:44 CEST 2009 - vuntz@novell.com + +- Update to version 0.10.15: + + Some fixes for seeking in wav and FLAC files + + Faster seeking in Matroska and AVI files + + RTSP and RTP improvements + + directdrawsink moved to Bad + + y4menc and flvmux/flvdemux moved from Bad + + deinterlace2 moved from Bad, replacing deinterlace + + Many bug fixes and improvements + + Pulseaudio sink completely overhauled + + Bugs fixed: bgo#572551, bgo#577318, bgo#576286, bgo#581333, + bgo#478092, bgo#486915, bgo#509311, bgo#516031, bgo#537537, + bgo#537609, bgo#552650, bgo#562168, bgo#563574, bgo#567140, + bgo#567857, bgo#570781, bgo#571153, bgo#571321, bgo#572256, + bgo#572358, bgo#572413, bgo#573173, bgo#573342, bgo#573343, + bgo#573721, bgo#573737, bgo#574270, bgo#574275, bgo#577468, + bgo#577609, bgo#577671, bgo#578052, bgo#578135, bgo#578310, + bgo#579070, bgo#579422, bgo#579808, bgo#580746, bgo#580783, + bgo#580851, bgo#580880, bgo#581329, bgo#581568, bgo#581806, + bgo#581884, bgo#582252, bgo#582281, bgo#582387, bgo#582420, + bgo#582661, bgo#582715, bgo#582753, bgo#582794, bgo#568278, + bgo#569611, bgo#571294, bgo#574169, bgo#575234, bgo#576729, + bgo#578257, bgo#579069, bgo#580554, bgo#581432, bgo#581444, + bgo#582218, bgo#575937 +- Drop gst-plugins-good-pulsemixerctrl-strict-aliasing.patch: fixed + upstream. +- Remove hack in setup to fix an old error, and do not call autogen + anymore. +- Remove checks for old versions of openSUSE. +- Remove --enable-ladspa from configure: it doesn't exist anymore. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gst-plugins-good-0.10.14.tar.bz2 gst-plugins-good-pulsemixerctrl-strict-aliasing.patch New: ---- gst-plugins-good-0.10.15.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-0_10-plugins-good.spec ++++++ --- /var/tmp/diff_new_pack.l31357/_old 2009-05-28 03:10:51.000000000 +0200 +++ /var/tmp/diff_new_pack.l31357/_new 2009-05-28 03:10:51.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gstreamer-0_10-plugins-good (Version 0.10.14) +# spec file for package gstreamer-0_10-plugins-good (Version 0.10.15) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,8 +23,8 @@ # support completely: %define ENABLE_AALIB 1 %define _name gst-plugins-good -Version: 0.10.14 -Release: 2 +Version: 0.10.15 +Release: 1 %define gst_branch 0.10 %if 0%{?ENABLE_AALIB} BuildRequires: aalib-devel @@ -40,8 +40,10 @@ BuildRequires: gtk2-devel BuildRequires: hal-devel BuildRequires: ladspa-devel +BuildRequires: libavc1394-devel BuildRequires: libcaca-devel BuildRequires: libdv-devel +BuildRequires: libiec61883-devel BuildRequires: libjpeg-devel BuildRequires: liboil-devel BuildRequires: libpulse-devel @@ -54,20 +56,12 @@ BuildRequires: speex-devel BuildRequires: taglib-devel BuildRequires: wavpack-devel -%if %suse_version < 1020 -BuildRequires: kernel-source -%endif %ifarch %ix86 ppc x86_64 BuildRequires: valgrind-devel %endif -%if %suse_version >= 1020 -BuildRequires: libavc1394-devel libiec61883-devel -%endif License: LGPL v2.1 or later Group: Productivity/Multimedia/Other Source: %{_name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM %{_name}-pulsemixerctrl-strict-aliasing.patch bgo573110 sbrabec@suse.cz - Fix strict aliasing. -Patch: %{_name}-pulsemixerctrl-strict-aliasing.patch Url: http://gstreamer.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: GStreamer Streaming-Media Framework Plug-Ins @@ -208,27 +202,18 @@ %lang_package %prep %setup -q -n %{_name}-%{version} -%patch -# HACK: Required for gst-plugins-base-0.10.15 x gst-plugins-good-0.10.6 -# gstid3v2mux.cc:547: error: 'GST_TAG_MUSICBRAINZ_SORTNAME' was not declared in this scope -sed -i s/-DGST_DISABLE_DEPRECATED// configure.ac %build # FIXME: # warning: failed to load external entity "xml/element-v4l2src-details.xml" # warning: failed to load external entity "xml/plugin-video4linux2.xml" -NOCONFIGURE=1 ./autogen.sh -%if %suse_version < 1020 -export CPPFLAGS="-I/usr/src/linux/include" -%endif %configure\ %if ! 0%{?ENABLE_AALIB} --disable-aalib\ %endif --disable-schemas-install\ --enable-gtk-doc\ - --enable-experimental\ - --enable-ladspa + --enable-experimental make %{?jobs:-j%jobs} %install @@ -261,11 +246,13 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstcairo.so %{_libdir}/gstreamer-%{gst_branch}/libgstcutter.so %{_libdir}/gstreamer-%{gst_branch}/libgstdebug.so +%{_libdir}/gstreamer-%{gst_branch}/libgstdeinterlace.so %{_libdir}/gstreamer-%{gst_branch}/libgstefence.so %{_libdir}/gstreamer-%{gst_branch}/libgsteffectv.so %{_libdir}/gstreamer-%{gst_branch}/libgstequalizer.so %{_libdir}/gstreamer-%{gst_branch}/libgstesd.so %{_libdir}/gstreamer-%{gst_branch}/libgstflac.so +%{_libdir}/gstreamer-%{gst_branch}/libgstflv.so %{_libdir}/gstreamer-%{gst_branch}/libgstflxdec.so %{_libdir}/gstreamer-%{gst_branch}/libgstgamma.so %{_libdir}/gstreamer-%{gst_branch}/libgstgconfelements.so @@ -302,6 +289,7 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstwavparse.so %{_libdir}/gstreamer-%{gst_branch}/libgstximagesrc.so %{_libdir}/gstreamer-%{gst_branch}/libgsthalelements.so +%{_libdir}/gstreamer-%{gst_branch}/libgsty4menc.so # We don't blindly package all files from this directory since some files might # be for the extra package. %dir %{_datadir}/gstreamer-%{gst_branch} @@ -316,9 +304,7 @@ %files extra %defattr(-, root, root) -%if %suse_version >= 1020 %{_libdir}/gstreamer-%{gst_branch}/libgst1394.so -%endif %if 0%{?ENABLE_AALIB} %{_libdir}/gstreamer-%{gst_branch}/libgstaasink.so %endif @@ -331,6 +317,36 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstvideobox.so %changelog +* Fri May 22 2009 vuntz@novell.com +- Update to version 0.10.15: + + Some fixes for seeking in wav and FLAC files + + Faster seeking in Matroska and AVI files + + RTSP and RTP improvements + + directdrawsink moved to Bad + + y4menc and flvmux/flvdemux moved from Bad + + deinterlace2 moved from Bad, replacing deinterlace + + Many bug fixes and improvements + + Pulseaudio sink completely overhauled + + Bugs fixed: bgo#572551, bgo#577318, bgo#576286, bgo#581333, + bgo#478092, bgo#486915, bgo#509311, bgo#516031, bgo#537537, + bgo#537609, bgo#552650, bgo#562168, bgo#563574, bgo#567140, + bgo#567857, bgo#570781, bgo#571153, bgo#571321, bgo#572256, + bgo#572358, bgo#572413, bgo#573173, bgo#573342, bgo#573343, + bgo#573721, bgo#573737, bgo#574270, bgo#574275, bgo#577468, + bgo#577609, bgo#577671, bgo#578052, bgo#578135, bgo#578310, + bgo#579070, bgo#579422, bgo#579808, bgo#580746, bgo#580783, + bgo#580851, bgo#580880, bgo#581329, bgo#581568, bgo#581806, + bgo#581884, bgo#582252, bgo#582281, bgo#582387, bgo#582420, + bgo#582661, bgo#582715, bgo#582753, bgo#582794, bgo#568278, + bgo#569611, bgo#571294, bgo#574169, bgo#575234, bgo#576729, + bgo#578257, bgo#579069, bgo#580554, bgo#581432, bgo#581444, + bgo#582218, bgo#575937 +- Drop gst-plugins-good-pulsemixerctrl-strict-aliasing.patch: fixed + upstream. +- Remove hack in setup to fix an old error, and do not call autogen + anymore. +- Remove checks for old versions of openSUSE. +- Remove --enable-ladspa from configure: it doesn't exist anymore. * Wed Feb 25 2009 sbrabec@suse.cz - Strict aliasing fix. * Sat Feb 21 2009 vuntz@novell.com @@ -449,7 +465,7 @@ - Added Enhances for the extra package. * Tue May 20 2008 maw@suse.de - Add gst-plugins-good-esdsink.patch (bnc#392706). -* Mon Apr 14 2008 maw@suse.de +* Tue Apr 15 2008 maw@suse.de - Add gst-plugins-good-speex-header-boundscheck.patch (bnc#379099, bnc#377602, and CVE-2008-1686). * Tue Apr 08 2008 sbrabec@suse.cz @@ -583,7 +599,7 @@ - Move some more plugins to and extras package * Fri Apr 07 2006 jpr@suse.de - Split out oil dependant plugins -* Thu Feb 23 2006 jpr@suse.de +* Fri Feb 24 2006 jpr@suse.de - update to 0.10.2 - Changes since 0.10.1: * New libcdio based CDDA reading element ++++++ gst-plugins-good-0.10.14.tar.bz2 -> gst-plugins-good-0.10.15.tar.bz2 ++++++ ++++ 110871 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de