Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-ugly for 
openSUSE:Factory checked in at 2012-05-31 17:04:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-ugly (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-ugly.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-0_10-plugins-ugly", Maintainer is 
"[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-ugly/gstreamer-0_10-plugins-ugly.changes
  2012-03-09 21:23:28.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-ugly.new/gstreamer-0_10-plugins-ugly.changes
     2012-05-31 17:05:03.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 29 12:09:39 UTC 2012 - [email protected]
+
+- Removed libcdio from build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gstreamer-0_10-plugins-ugly.spec ++++++
--- /var/tmp/diff_new_pack.FASr8p/_old  2012-05-31 17:05:04.000000000 +0200
+++ /var/tmp/diff_new_pack.FASr8p/_new  2012-05-31 17:05:04.000000000 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%define wlibcdio 0
+
 %define _name gst-plugins-ugly
 %define gst_branch 0.10
 # Patched code is built by default.
@@ -47,7 +49,9 @@
 BuildRequires:  gstreamer-0_10-devel >= 0.10.36
 BuildRequires:  gstreamer-0_10-plugins-base-devel >= 0.10.36
 BuildRequires:  gtk-doc
+%if 0%{?wlibcdio} == 1
 BuildRequires:  libcdio-devel
+%endif
 # Broken and disabled by upstream:
 BuildRequires:  libdvdnav-devel
 BuildRequires:  libdvdread-devel
@@ -218,7 +222,9 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
+%if 0%{?wlibcdio} == 1
 %{_libdir}/gstreamer-%{gst_branch}/libgstcdio.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvdlpcmdec.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdvdnav.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvdread.so



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

Reply via email to