From 0dd60e954eafb71a594db9c9437282f8e267017fabbef93cfaa54b043d578469 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 28 Mar 2017 10:27:21 +0000 Subject: [PATCH] Accepting request 482997 from home:wolfi323:branches:KDE:Extra - Add libkcddb-devel build requirement for Leap >= 42.3 and Tumbleweed to enable CDDB searches. OBS-URL: https://build.opensuse.org/request/show/482997 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=30 --- tellico.changes | 6 ++++++ tellico.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/tellico.changes b/tellico.changes index 9969932..0a6d64e 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 28 10:03:20 UTC 2017 - wbauer@tmo.at + +- Add libkcddb-devel build requirement for Leap >= 42.3 and + Tumbleweed to enable CDDB searches. + ------------------------------------------------------------------- Tue Mar 28 08:01:00 UTC 2017 - wbauer@tmo.at diff --git a/tellico.spec b/tellico.spec index c2422b0..2c386d6 100644 --- a/tellico.spec +++ b/tellico.spec @@ -70,6 +70,7 @@ Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120300) BuildRequires: libcsv-devel +BuildRequires: libkcddb-devel %endif %if 0%{?suse_version} BuildRequires: update-desktop-files