diff --git a/pulseaudio-qt.spec b/pulseaudio-qt.spec index c283cc4..c4336dc 100644 --- a/pulseaudio-qt.spec +++ b/pulseaudio-qt.spec @@ -2,7 +2,8 @@ Name: pulseaudio-qt Summary: Qt bindings for PulseAudio Version: 1.3 Release: 1%{?dist} -License: LGPLv2+ and LGPLv3 and KDE-Accepted-LGPL + +License: LGPLv2+ URL: https://invent.kde.org/libraries/pulseaudio-qt Source: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz @@ -24,16 +25,21 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description devel %{summary}. + %prep %autosetup + %build %cmake_kf5 + %cmake_build + %install %cmake_install + %files %license LICENSES/*.txt %doc README.md