Hello community,

here is the log from the commit of package kradio for openSUSE:Factory checked 
in at 2016-08-03 11:44:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kradio (Old)
 and      /work/SRC/openSUSE:Factory/.kradio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kradio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kradio/kradio.changes    2016-07-12 
23:51:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kradio.new/kradio.changes       2016-08-03 
11:45:01.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 11:28:39 UTC 2016 - o...@aepfle.de
+
+- Unconditionally build with ffmpeg
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kradio.spec ++++++
--- /var/tmp/diff_new_pack.KA4lYp/_old  2016-08-03 11:45:02.000000000 +0200
+++ /var/tmp/diff_new_pack.KA4lYp/_new  2016-08-03 11:45:02.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%bcond_with ffmpeg
+%bcond_without ffmpeg
 %bcond_with lame
 
 Name:           kradio
@@ -37,9 +37,11 @@
 BuildRequires:  libvorbis-devel
 BuildRequires:  lirc-devel
 %if %{with ffmpeg}
-BuildRequires:  libffmpeg-devel
-BuildRequires:  libmms-devel
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libswresample)
 %endif
+BuildRequires:  libmms-devel
 %if %{with lame}
 BuildRequires:  libmp3lame-devel
 %endif


Reply via email to