|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.18.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://projects.kde.org/frameworkintegration
|
|
|
|
@ -18,7 +18,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra
|
|
|
|
|
|
|
|
|
|
## downstream patches
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
BuildRequires: extra-cmake-modules >= %{version}
|
|
|
|
|
BuildRequires: kf5-kconfig-devel >= %{version}
|
|
|
|
|
BuildRequires: kf5-kconfigwidgets-devel >= %{version}
|
|
|
|
@ -119,6 +118,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 14 2016 Rex Dieter <rdieter@fedoraproject.org> 5.18.0-3
|
|
|
|
|
- -BR: cmake
|
|
|
|
|
|
|
|
|
|
* Fri Jan 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.18.0-2
|
|
|
|
|
- omit kconf_update/frameworksintegration-5.16-font scripts
|
|
|
|
|
- move plugins to -libs
|
|
|
|
|