|
|
|
@ -7,7 +7,7 @@ Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
# KDE e.V. may determine that future GPL versions are accepted
|
|
|
|
|
License: LGPLv2 or LGPLv3
|
|
|
|
|
URL: https://quickgit.kde.org/?p=kactivities-stats.git
|
|
|
|
|
URL: https://quickgit.kde.org/?p=%{framework}.git
|
|
|
|
|
|
|
|
|
|
%global versiondir %(echo %{version} | cut -d. -f1-2)
|
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
@ -24,6 +24,7 @@ BuildRequires: kf5-kactivities-devel >= %{version}
|
|
|
|
|
BuildRequires: kf5-kconfig-devel >= %{version}
|
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
|
BuildRequires: pkgconfig
|
|
|
|
|
BuildRequires: qt5-qtdeclarative-devel
|
|
|
|
|
|
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
|
|
|
|
|
|