SHA256
1
0
forked from pool/juk

Accepting request 512297 from home:scarabeus_iv:branches:KDE:Applications

- Drop dependency over libtunepimp:
  * musicbrainz api that is no longer supported, would need porting
    to new musicbrainz libraries

OBS-URL: https://build.opensuse.org/request/show/512297
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/juk?expand=0&rev=52
This commit is contained in:
Luca Beltrame 2017-07-25 23:00:47 +00:00 committed by Git OBS Bridge
parent 0556418522
commit 29cf5c045d
2 changed files with 11 additions and 7 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 24 14:23:56 UTC 2017 - tchvatal@suse.com
- Drop dependency over libtunepimp:
* musicbrainz api that is no longer supported, would need porting
to new musicbrainz libraries
-------------------------------------------------------------------
Sat Jul 15 22:59:05 CEST 2017 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package juk
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,12 +16,12 @@
#
Name: juk
Version: 17.04.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Name: juk
Version: 17.04.3
Release: 0
Summary: Jukebox
License: GPL-2.0+
Group: Productivity/Multimedia/Sound/Players
@ -29,9 +29,7 @@ Url: http://www.kde.org
Source0: %{name}-%{version}.tar.xz
BuildRequires: libkde4-devel
BuildRequires: libtag-devel
BuildRequires: libtunepimp-devel
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{kde4_runtime_requires}
%description
@ -54,7 +52,6 @@ Jukebox and music manager for KDE
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc COPYING
%dir %{_kde4_datadir}/metainfo
%{_datadir}/dbus-1/interfaces/org.kde.juk.*