Hello community,

here is the log from the commit of package gstreamer-0_10 for openSUSE:Factory 
checked in at 2012-05-16 12:24:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gstreamer-0_10/gstreamer-0_10.changes    
2012-02-22 19:11:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer-0_10.new/gstreamer-0_10.changes       
2012-05-16 12:24:45.000000000 +0200
@@ -1,0 +2,10 @@
+Thu May 10 14:47:54 UTC 2012 - reddw...@opensuse.org
+
+- Change packaging to make it possible to scan for 32bit plugins on
+  64bit systems (which we want), see background discussion at
+  http://lists.opensuse.org/opensuse-packaging/2012-05/msg00062.html
+  + Pass --libexecdir=%{_libdir} to configure, in order to move
+    gst-plugin-scanner to libdir.
+  + Package gst-plugin-scanner in gstreamer-0_10-32bit.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-0_10-doc.spec ++++++
--- /var/tmp/diff_new_pack.gqqauE/_old  2012-05-16 12:24:46.000000000 +0200
+++ /var/tmp/diff_new_pack.gqqauE/_new  2012-05-16 12:24:46.000000000 +0200
@@ -82,7 +82,8 @@
 Recommends:     %{name}-lang = %{version}
 # Name up to 10.3:
 Provides:       gstreamer010 = %{version}
-Obsoletes:      gstreamer010 < %{version} gstreamer010-lang < %{version}
+Obsoletes:      gstreamer010 < %{version}
+Obsoletes:      gstreamer010-lang < %{version}
 # Generic name, never used in SuSE:
 Provides:       gstreamer = %{version}
 %endif
@@ -205,7 +206,7 @@
 NOCONFIGURE=1 ./autogen.sh
 %endif
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-%configure\
+%configure --libexecdir=%{_libdir} \
 %if %build_doc
        --enable-gtk-doc\
        --enable-docbook\
@@ -286,8 +287,7 @@
 %doc %{_docdir}/%{name}/RELEASE
 %dir %{_libdir}/gstreamer-%{gst_branch}
 %{_libdir}/gstreamer-%{gst_branch}/*.so
-%dir %{_libexecdir}/gstreamer-%{gst_branch}
-%{_libexecdir}/gstreamer-%{gst_branch}/gst-plugin-scanner
+%{_libdir}/gstreamer-%{gst_branch}/gst-plugin-scanner
 
 %files lang -f %{_name}-%{gst_branch}.lang
 

gstreamer-0_10.spec: same change
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.gqqauE/_old  2012-05-16 12:24:46.000000000 +0200
+++ /var/tmp/diff_new_pack.gqqauE/_new  2012-05-16 12:24:46.000000000 +0200
@@ -1,4 +1,5 @@
 gstreamer-0_10
+  +^/usr/lib/gstreamer-0.10/gst-plugin-scanner$
 libgstreamer-0_10-0
   provides "gstreamer010-<targettype> = <version>"
   obsoletes "gstreamer010-<targettype> <= <version>"


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to