Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-good for 
openSUSE:Factory
checked in at Tue Jun 14 12:07:52 CEST 2011.



--------
--- GNOME/gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes       
2011-05-11 15:21:51.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes
        2011-06-12 00:08:35.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Jun 12 00:06:33 CEST 2011 - [email protected]
+
+- On 12.1 and later, stop building the gstreamer-0_10-plugin-hal
+  subpackage:
+  + we don't want hal anymore on 12.1 and later (see bnc#697018).
+    We use a build_hal define to control that behavior.
+  + remove hal-devel BuildRequires
+  + do not build a gstreamer-0_10-plugin-hal subpackage anymore
+  + add gstreamer-0_10-plugin-hal Obsoletes for smooth upgrades
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ gstreamer-0_10-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.5uYF49/_old  2011-06-14 12:07:10.000000000 +0200
+++ /var/tmp/diff_new_pack.5uYF49/_new  2011-06-14 12:07:10.000000000 +0200
@@ -15,8 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+%define build_hal 0%{?suse_version} <= 1140
 
 Name:           gstreamer-0_10-plugins-good
 # aasink is just a toy. Once in future, we may want to disable aalib
@@ -24,7 +24,7 @@
 %define ENABLE_AALIB 1
 %define _name gst-plugins-good
 Version:        0.10.29
-Release:        2
+Release:        4
 %define gst_branch 0.10
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
@@ -40,7 +40,9 @@
 BuildRequires:  gstreamer-0_10-plugins-base-devel
 BuildRequires:  gtk-doc
 BuildRequires:  gtk2-devel
+%if %{build_hal}
 BuildRequires:  hal-devel
+%endif
 BuildRequires:  ladspa-devel
 BuildRequires:  libavc1394-devel
 BuildRequires:  libcaca-devel
@@ -90,6 +92,10 @@
 Conflicts:      gstreamer010-plugins-bad <= 0.10.4
 # souphttpsrc: moved from bad (before  OpenSUSE 11.1 & SLE11):
 Conflicts:      gstreamer-0_10-plugins-bad <= 0.10.8
+%if ! %{build_hal}
+# Obsolete hal subpackage which we had until 11.4.
+Obsoletes:      gstreamer-0_10-plugin-hal <= %{version}
+%endif
 %gconf_schemas_prereq
 
 %description
@@ -99,6 +105,8 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%if %{build_hal}
+
 %package -n gstreamer-0_10-plugin-hal
 License:        LGPLv2.1+
 Summary:        GStreamer Streaming-Media Framework Plug-Ins -- HAL plugin
@@ -113,7 +121,7 @@
 anything media-related, from real-time sound processing to playing
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
-
+%endif
 
 %package doc
 License:        LGPLv2.1+
@@ -250,9 +258,12 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstximagesrc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4menc.so
 
+%if %{build_hal}
+
 %files -n gstreamer-0_10-plugin-hal
 %defattr(-, root, root)
 %{_libdir}/gstreamer-%{gst_branch}/libgsthalelements.so
+%endif
 
 %files lang -f %{_name}-%{gst_branch}.lang
 


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to