Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2014-04-04 16:39:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv (Old)
 and      /work/SRC/openSUSE:Factory/.opencv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv/opencv.changes    2014-03-13 
20:43:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opencv.new/opencv.changes       2014-04-04 
16:39:54.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Apr 3 11:22:56 UTC 2014 - tittiatc...@gmail.com
+
+- Add upstream patch (3.0 version) to support Gstreamer 1.x
+  * bomb_commit_gstreamer-1x-support.patch
+  
+-------------------------------------------------------------------

New:
----
  bomb_commit_gstreamer-1x-support.patch

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

Other differences:
------------------
++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.fTUeKJ/_old  2014-04-04 16:39:55.000000000 +0200
+++ /var/tmp/diff_new_pack.fTUeKJ/_new  2014-04-04 16:39:55.000000000 +0200
@@ -40,9 +40,15 @@
 # PATCH-FIX-UPSTREAM opencv-altivec-vector.patch -- use __vector for altivec. 
https://github.com/Itseez/opencv/pull/2157
 Patch4:         opencv-pkgconfig.patch
 Patch5:         opencv-altivec-vector.patch
+# PATCH-FIX-UPSTREAM bomb_commit_gstreamer-1x-support.patch -- Add Gstreamer 
1.x support
+Patch6:         bomb_commit_gstreamer-1x-support.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
+%if 0%{?suse_version} > 1310
+BuildRequires:  gstreamer-plugins-base-devel
+%else
 BuildRequires:  gstreamer-0_10-plugins-base-devel
+%endif
 BuildRequires:  libdc1394-devel
 %if 0%{?suse_version} > 1230
 BuildRequires:  libeigen3-devel
@@ -132,6 +138,7 @@
 %patch3 -p0
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 # Remove Windows specific files
 rm -f doc/packaging.txt
@@ -155,6 +162,9 @@
       -DWITH_OPENGL=ON \
       -DWITH_UNICAP=ON \
       -DWITH_XINE=ON \
+%if 0%{?suse_version} <= 1310
+      -DWITH_GSTREAMER_0_10=ON \
+%endif
 %ifnarch x86_64
       -DENABLE_SSE=0 \
       -DENABLE_SSE2=0 \

++++++ bomb_commit_gstreamer-1x-support.patch ++++++
++++ 1859 lines (skipped)

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

Reply via email to