Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-base for 
openSUSE:Factory
checked in at Thu Jul 7 14:20:30 CEST 2011.



--------
--- GNOME/gstreamer-0_10-plugins-base/gstreamer-0_10-plugins-base.changes       
2011-06-17 11:44:58.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/gstreamer-0_10-plugins-base/gstreamer-0_10-plugins-base.changes
        2011-07-07 09:46:41.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 20:07:57 UTC 2011 - dims...@opensuse.org
+
+- Introduce build_v4l macro. Video4Linux does no longer build
+  with linux-glibc-devel >= 3.0, due to the fact that
+  VID_TYPE_MPEG_ENCODER is no longer defined (which in turn is used
+  to identify if v4l is usable). Video4Linux2 plugin can be found,
+  as before, in gstreamer-0_10-plugins-good package.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ gstreamer-0_10-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.y6OrCQ/_old  2011-07-07 14:14:29.000000000 +0200
+++ /var/tmp/diff_new_pack.y6OrCQ/_new  2011-07-07 14:14:29.000000000 +0200
@@ -17,11 +17,12 @@
 
 # norootforbuild
 
+%define build_v4l 0%{?suse_version} <= 1140
 
 Name:           gstreamer-0_10-plugins-base
 %define _name gst-plugins-base
 Version:        0.10.35
-Release:        1
+Release:        2
 %define gst_branch 0.10
 BuildRequires:  alsa-devel
 BuildRequires:  cdparanoia-devel
@@ -36,6 +37,9 @@
 BuildRequires:  libgudev-1_0-devel
 %endif
 BuildRequires:  libtheora-devel
+%if %{build_v4l}
+BuildRequires:  libv4l-devel
+%endif
 BuildRequires:  libvisual-devel
 BuildRequires:  libvorbis-devel
 BuildRequires:  orc
@@ -234,7 +238,9 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgsttcp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsttheora.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsttypefindfunctions.so
+%if %{build_v4l}
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideo4linux.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideorate.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideoscale.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideotestsrc.so


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



Remember to have fun...

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

Reply via email to