Hello community, here is the log from the commit of package qtractor for openSUSE:Factory checked in at 2016-08-05 18:17:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtractor (Old) and /work/SRC/openSUSE:Factory/.qtractor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtractor" Changes: -------- --- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes 2016-06-29 15:10:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes 2016-08-05 18:18:00.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Aug 4 09:48:32 UTC 2016 - o...@aepfle.de + +- Use buildconditional for mad support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtractor.spec ++++++ --- /var/tmp/diff_new_pack.YstZGy/_old 2016-08-05 18:18:01.000000000 +0200 +++ /var/tmp/diff_new_pack.YstZGy/_new 2016-08-05 18:18:01.000000000 +0200 @@ -16,6 +16,8 @@ # +%bcond_with mad + Name: qtractor Version: 0.7.8 Release: 0 @@ -52,8 +54,7 @@ BuildRequires: zlib-devel BuildRequires: pkgconfig(lilv-0) BuildRequires: pkgconfig(shared-mime-info) -# Use rpmbuild -D "BUILD_ORIG 1" to include mad in a local build. -%if 0%{?BUILD_ORIG} == 1 +%if %{with mad} BuildRequires: pkgconfig(mad) %endif Requires: jack