Hello community, here is the log from the commit of package gstreamer-0_10 for openSUSE:Factory checked in at 2012-02-21 07:30:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10 (Old) and /work/SRC/openSUSE:Factory/.gstreamer-0_10.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-0_10", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-0_10/gstreamer-0_10.changes 2012-01-09 12:55:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-0_10.new/gstreamer-0_10.changes 2012-02-21 07:30:57.000000000 +0100 @@ -1,0 +2,9 @@ +Mon Feb 20 12:39:42 UTC 2012 - [email protected] + +- Change gstreamer-utils Requires in devel subpackage to + gstreamer-0_10-utils, so that we're ready for the arrival of + gstreamer 0.11/1.0. +- Adapt gstreamer-0_10.prov accordingly: the versioned tools should + be used. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-0_10.spec ++++++ --- /var/tmp/diff_new_pack.N3Q7fS/_old 2012-02-21 07:30:59.000000000 +0100 +++ /var/tmp/diff_new_pack.N3Q7fS/_new 2012-02-21 07:30:59.000000000 +0100 @@ -164,7 +164,7 @@ Group: Development/Libraries/C and C++ Requires: %{name} = %{version} # gstreamer-utils is required for the gstreamer-provides rpm magic. -Requires: gstreamer-utils +Requires: %{name}-utils Requires: libgstreamer-0_10-0 = %{version} %if %suse_version >= 1120 Requires: typelib-1_0-Gst-0_10 = %{version} ++++++ gstreamer-0_10.prov ++++++ --- /var/tmp/diff_new_pack.N3Q7fS/_old 2012-02-21 07:30:59.000000000 +0100 +++ /var/tmp/diff_new_pack.N3Q7fS/_new 2012-02-21 07:30:59.000000000 +0100 @@ -39,7 +39,7 @@ for so in $solist ; do getmark $so libdir $so - LD_LIBRARY_PATH=$buildlibdir gst-inspect --print-plugin-auto-install-info --rpm $so 2> /dev/null | while read line ; do + LD_LIBRARY_PATH=$buildlibdir gst-inspect-0.10 --print-plugin-auto-install-info --rpm $so 2> /dev/null | while read line ; do echo -n "$line"; echo -n "$lib64" echo -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
