Hello community,

here is the log from the commit of package ffmpeg2 for openSUSE:Factory checked 
in at 2017-03-13 15:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpeg2 (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpeg2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpeg2"

Mon Mar 13 15:27:34 2017 rev:5 rq:459650 version:2.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpeg2/ffmpeg2.changes  2016-11-03 
11:09:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ffmpeg2.new/ffmpeg2.changes     2017-03-13 
15:27:35.396253095 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 09:13:02 UTC 2017 - [email protected]
+
+- Make sure each subpkg comes from the same src.rpm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffmpeg2.spec ++++++
--- /var/tmp/diff_new_pack.psW368/_old  2017-03-13 15:27:36.684071075 +0100
+++ /var/tmp/diff_new_pack.psW368/_new  2017-03-13 15:27:36.688070510 +0100
@@ -156,6 +156,8 @@
 %package -n libavcodec56
 Summary:        FFmpeg codec library
 Group:          System/Libraries
+Requires:       libavutil54 = %version-%release
+Requires:       libswresample1 = %version-%release
 # For mozillas
 Provides:       libavcodec = %version-%release
 %if 0%{?BUILD_ORIG}
@@ -176,6 +178,10 @@
 %package -n libavdevice56
 Summary:        FFmpeg device library
 Group:          System/Libraries
+Requires:       libavcodec56 = %version-%release
+Requires:       libavfilter5 = %version-%release
+Requires:       libavformat56 = %version-%release
+Requires:       libavutil54 = %version-%release
 
 %description -n libavdevice56
 The libavdevice library provides a generic framework for grabbing from
@@ -186,6 +192,13 @@
 %package -n libavfilter5
 Summary:        FFmpeg audio and video filtering library
 Group:          System/Libraries
+Requires:       libavcodec56 = %version-%release
+Requires:       libavformat56 = %version-%release
+Requires:       libavresample2 = %version-%release
+Requires:       libavutil54 = %version-%release
+Requires:       libpostproc53 = %version-%release
+Requires:       libswresample1 = %version-%release
+Requires:       libswscale3 = %version-%release
 
 %description -n libavfilter5
 The libavfilter library provides a generic audio/video filtering
@@ -194,6 +207,8 @@
 %package -n libavformat56
 Summary:        FFmpeg's stream format library
 Group:          System/Libraries
+Requires:       libavcodec56 = %version-%release
+Requires:       libavutil54 = %version-%release
 
 %description -n libavformat56
 The libavformat library provides a generic framework for multiplexing
@@ -208,6 +223,7 @@
 %package -n libavresample2
 Summary:        FFmpeg alternate audio resampling library
 Group:          System/Libraries
+Requires:       libavutil54 = %version-%release
 
 %description -n libavresample2
 An audio resampling library that is being provided for drop-in
@@ -229,6 +245,7 @@
 %package -n libpostproc53
 Summary:        FFmpeg post-processing library
 Group:          System/Libraries
+Requires:       libavutil54 = %version-%release
 
 %description -n libpostproc53
 A library with video postprocessing filters, such as deblocking and
@@ -238,6 +255,7 @@
 %package -n libswresample1
 Summary:        FFmpeg software resampling library
 Group:          System/Libraries
+Requires:       libavutil54 = %version-%release
 
 %description -n libswresample1
 The libswresample library performs audio conversion between different
@@ -246,6 +264,7 @@
 %package -n libswscale3
 Summary:        FFmpeg image scaling and colorspace/pixel conversion library
 Group:          System/Libraries
+Requires:       libavutil54 = %version-%release
 
 %description -n libswscale3
 The libswscale library performs image scaling and colorspace and



Reply via email to