|
|
@ -23,6 +23,7 @@ BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Widgets)
|
|
|
|
BuildRequires: pkgconfig(Qt5Widgets)
|
|
|
|
|
|
|
|
BuildRequires: cmake(Qt5UiPlugin)
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
KCompletion provides widgets with advanced completion support as well as a
|
|
|
|
KCompletion provides widgets with advanced completion support as well as a
|
|
|
@ -63,6 +64,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
%doc README.md
|
|
|
|
%doc README.md
|
|
|
|
%license COPYING.LIB
|
|
|
|
%license COPYING.LIB
|
|
|
|
%{_kf5_libdir}/libKF5Completion.so.*
|
|
|
|
%{_kf5_libdir}/libKF5Completion.so.*
|
|
|
|
|
|
|
|
%{_kf5_qtplugindir}/designer/*5widgets.so
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%{_kf5_includedir}/kcompletion_version.h
|
|
|
|
%{_kf5_includedir}/kcompletion_version.h
|
|
|
|