Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2016-07-28 23:43:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-qt5.changes        2016-06-14 
23:05:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.opencv.new/opencv-qt5.changes   2016-07-28 
23:43:35.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 21 07:55:09 UTC 2016 - [email protected]
+
+- Enable ffmpeg support unconditional
+
+-------------------------------------------------------------------
opencv.changes: same change

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

Other differences:
------------------
++++++ opencv-qt5.spec ++++++
--- /var/tmp/diff_new_pack.wboMDE/_old  2016-07-28 23:43:37.000000000 +0200
+++ /var/tmp/diff_new_pack.wboMDE/_new  2016-07-28 23:43:37.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%bcond_with ffmpeg
+%bcond_without ffmpeg
 
 %define libname lib%{name}
 %define soname 6_3
@@ -58,10 +58,10 @@
 BuildRequires:  libeigen2-devel
 %endif
 %if %{with ffmpeg}
-BuildRequires:  pkgconfig(libavcodec) >= 57
-BuildRequires:  pkgconfig(libavformat) >= 57
-BuildRequires:  pkgconfig(libavutil) >= 55
-BuildRequires:  pkgconfig(libswscale) >= 4
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libswscale)
 %endif
 BuildRequires:  libgphoto2-devel
 BuildRequires:  libjasper-devel

++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.wboMDE/_old  2016-07-28 23:43:37.000000000 +0200
+++ /var/tmp/diff_new_pack.wboMDE/_new  2016-07-28 23:43:37.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%bcond_with ffmpeg
+%bcond_without ffmpeg
 
 %define libname lib%{name}
 %define soname 3_1
@@ -54,10 +54,10 @@
 BuildRequires:  libeigen2-devel
 %endif
 %if %{with ffmpeg}
-BuildRequires:  pkgconfig(libavcodec) >= 57
-BuildRequires:  pkgconfig(libavformat) >= 57
-BuildRequires:  pkgconfig(libavutil) >= 55
-BuildRequires:  pkgconfig(libswscale) >= 4
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libswscale)
 %endif
 BuildRequires:  libgphoto2-devel
 BuildRequires:  libjasper-devel



Reply via email to