|
|
|
@ -3,12 +3,12 @@
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality
|
|
|
|
|
Version: 5.19.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
# libs are LGPL, tools are GPL
|
|
|
|
|
# KDE e.V. may determine that future LGPL/GPL versions are accepted
|
|
|
|
|
License: (LGPLv2 or LGPLv3) and (GPLv2 or GPLv3)
|
|
|
|
|
URL: https://projects.kde.org/projects/kde/kdelibs/baloo
|
|
|
|
|
URL: https://projects.kde.org/baloo
|
|
|
|
|
|
|
|
|
|
%global versiondir %(echo %{version} | cut -d. -f1-2)
|
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
@ -25,7 +25,6 @@ Source1: 97-kde-baloo-filewatch-inotify.conf
|
|
|
|
|
# http://bugzilla.redhat.com/1235026
|
|
|
|
|
Patch1: baloo-5.14.0-baloofile_config.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
BuildRequires: extra-cmake-modules >= %{version}
|
|
|
|
|
BuildRequires: kf5-kconfig-devel >= %{version}
|
|
|
|
|
BuildRequires: kf5-kcoreaddons-devel >= %{version}
|
|
|
|
@ -171,6 +170,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 18 2016 Rex Dieter <rdieter@fedoraproject.org> 5.19.0-2
|
|
|
|
|
- cleanup
|
|
|
|
|
|
|
|
|
|
* Thu Feb 11 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.19.0-1
|
|
|
|
|
- KDE Frameworks 5.19.0
|
|
|
|
|
|
|
|
|
|