Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2016-08-05 18:17:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and      /work/SRC/openSUSE:Factory/.qmmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmmp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes        2016-07-26 
13:13:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2016-08-05 
18:17:48.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  4 09:48:32 UTC 2016 - [email protected]
+
+- Use buildconditional for faad and mad support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qmmp.spec ++++++
--- /var/tmp/diff_new_pack.1GCait/_old  2016-08-05 18:17:49.000000000 +0200
+++ /var/tmp/diff_new_pack.1GCait/_new  2016-08-05 18:17:49.000000000 +0200
@@ -18,6 +18,8 @@
 
 %define sover   1
 %bcond_with restricted
+%bcond_with faad
+%bcond_with mad
 Name:           qmmp
 Version:        1.1.2
 Release:        0
@@ -77,8 +79,10 @@
 Requires:       %{name}(%{sover})(Input)
 Requires:       %{name}(%{sover})(Output)
 Requires:       %{name}(%{sover})(Ui)
-%if %{with restricted}
+%if %{with faad}
 BuildRequires:  libfaad-devel
+%endif
+%if %{with mad}
 BuildRequires:  pkgconfig(mad)
 %endif
 


Reply via email to