Hello community, here is the log from the commit of package gstreamer010-plugins-good checked in at Wed May 31 03:03:20 CEST 2006. -------- --- GNOME/gstreamer010-plugins-good/gstreamer010-plugins-good.changes 2006-04-10 15:21:06.000000000 +0200 +++ gstreamer010-plugins-good/gstreamer010-plugins-good.changes 2006-05-31 02:57:52.000000000 +0200 @@ -1,0 +2,6 @@ +Wed May 31 02:56:30 CEST 2006 - hpj@suse.de + +- Added backported ID3v2 muxer element, required for Banshee + tagging. Fixes part of Novell bug #132801. + +------------------------------------------------------------------- New: ---- gst-plugins-good-0.10.2-taglib-backport.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer010-plugins-good.spec ++++++ --- /var/tmp/diff_new_pack.zwKaZG/_old 2006-05-31 03:02:07.000000000 +0200 +++ /var/tmp/diff_new_pack.zwKaZG/_new 2006-05-31 03:02:07.000000000 +0200 @@ -12,7 +12,7 @@ Name: gstreamer010-plugins-good #!BuildIgnore: gstreamer -BuildRequires: aalib-devel cairo-devel esound-devel flac-devel gconf2-devel gstreamer010-plugins-base-devel gtkdoc ladspa libavc1394-devel libcaca libcaca-devel libcdio-devel libdv-devel libjpeg-devel liboil-devel libshout-devel libtheora-devel libvorbis-devel pyxml sgml-skel speex-devel +BuildRequires: aalib-devel cairo-devel esound-devel flac-devel gcc-c++ gconf2-devel gstreamer010-plugins-base-devel gtkdoc ladspa libavc1394-devel libcaca libcaca-devel libcdio-devel libdv-devel libjpeg-devel liboil-devel libshout-devel libtheora-devel libvorbis-devel pyxml sgml-skel speex-devel taglib-devel %ifarch %ix86 ppc x86_64 BuildRequires: valgrind %endif @@ -21,7 +21,7 @@ Group: System/GUI/GNOME Autoreqprov: on Version: 0.10.2 -Release: 9 +Release: 16 %define gst_branch 0.10 Source: %{_name}-%{version}.tar.bz2 URL: http://gstreamer.freedesktop.org/ @@ -33,6 +33,7 @@ %endif PreReq: filesystem Requires: gstreamer010 = %(rpm -q --queryformat '%{VERSION}' gstreamer010) +Patch1: gst-plugins-good-0.10.2-taglib-backport.patch %description GStreamer is a streaming media framework, based on graphs of filters @@ -158,6 +159,7 @@ %define _includedir %_prefix/include %prep %setup -n %{_name}-%{version} +%patch1 -p1 %build %{?suse_update_config:%{suse_update_config}} @@ -224,6 +226,7 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstpng.so %{_libdir}/gstreamer-%{gst_branch}/libgstrtp.so %{_libdir}/gstreamer-%{gst_branch}/libgstrtsp.so +%{_libdir}/gstreamer-%{gst_branch}/libgsttaglib.so %{_libdir}/gstreamer-%{gst_branch}/libgstudp.so %{_libdir}/gstreamer-%{gst_branch}/libgstvideoflip.so %{_libdir}/gstreamer-%{gst_branch}/libgstvideomixer.so @@ -244,6 +247,9 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstvideobox.so %changelog -n gstreamer010-plugins-good +* Wed May 31 2006 - hpj@suse.de +- Added backported ID3v2 muxer element, required for Banshee + tagging. Fixes part of Novell bug #132801. * Mon Apr 10 2006 - jpr@suse.de - Move some more plugins to and extras package * Fri Apr 07 2006 - jpr@suse.de ++++++ gst-plugins-good-0.10.2-taglib-backport.patch ++++++ ++++ 969 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de