|
|
@ -10,7 +10,7 @@
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality
|
|
|
|
Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality
|
|
|
|
Version: 5.21.0
|
|
|
|
Version: 5.21.0
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
# libs are LGPL, tools are GPL
|
|
|
|
# libs are LGPL, tools are GPL
|
|
|
|
# KDE e.V. may determine that future LGPL/GPL versions are accepted
|
|
|
|
# KDE e.V. may determine that future LGPL/GPL versions are accepted
|
|
|
@ -87,7 +87,7 @@ Provides: baloo-file = %{version}-%{release}
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
Conflicts: baloo-file < 5
|
|
|
|
Conflicts: baloo-file < 5
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|
|
|
%description file
|
|
|
|
%description file
|
|
|
|
%{summary}.
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
|
|
|
@ -193,6 +193,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Apr 29 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.21.0-5
|
|
|
|
|
|
|
|
- -file: Requires: %%name-libs
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 29 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.21.0-4
|
|
|
|
* Fri Apr 29 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.21.0-4
|
|
|
|
- fix URL
|
|
|
|
- fix URL
|
|
|
|
- -devel: depend (only) on -libs
|
|
|
|
- -devel: depend (only) on -libs
|
|
|
|