|
|
@ -88,24 +88,20 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
install -p -m644 -D %{SOURCE1} %{buildroot}%{_prefix}/lib/sysctl.d/97-kde-baloo-filewatch-inotify.conf
|
|
|
|
install -p -m644 -D %{SOURCE1} %{buildroot}%{_prefix}/lib/sysctl.d/97-kde-baloo-filewatch-inotify.conf
|
|
|
|
|
|
|
|
|
|
|
|
#%find_lang balooctl --with-qt
|
|
|
|
%find_lang kio_baloosearch --with-qt
|
|
|
|
#%find_lang kio_baloosearch --with-qt
|
|
|
|
%find_lang kio_tags --with-qt
|
|
|
|
#%find_lang baloo_file --with-qt
|
|
|
|
%find_lang kio_timeline --with-qt
|
|
|
|
#%find_lang kio_tags --with-qt
|
|
|
|
%find_lang balooctl --with-qt
|
|
|
|
#%find_lang baloosearch --with-qt
|
|
|
|
%find_lang baloosearch --with-qt
|
|
|
|
#%find_lang kio_timeline --with-qt
|
|
|
|
%find_lang balooshow --with-qt
|
|
|
|
#%find_lang baloo_file_extractor --with-qt
|
|
|
|
%find_lang baloo_file --with-qt
|
|
|
|
#%find_lang balooshow --with-qt
|
|
|
|
%find_lang baloo_file_extractor --with-qt
|
|
|
|
|
|
|
|
|
|
|
|
#cat kio_tags.lang kio_baloosearch.lang kio_timeline.lang \
|
|
|
|
cat kio_tags.lang kio_baloosearch.lang kio_timeline.lang balooctl.lang baloosearch.lang balooshow.lang \
|
|
|
|
# > %{name}-libs.lang
|
|
|
|
> %{name}.lang
|
|
|
|
|
|
|
|
|
|
|
|
#cat baloo_file.lang baloo_file_extractor.lang \
|
|
|
|
|
|
|
|
# > %{name}-file.lang
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#cat baloosearch.lang balooshow.lang \
|
|
|
|
|
|
|
|
# > %{name}.lang
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cat baloo_file.lang baloo_file_extractor.lang \
|
|
|
|
|
|
|
|
> %{name}-file.lang
|
|
|
|
|
|
|
|
|
|
|
|
%post
|
|
|
|
%post
|
|
|
|
touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
|
|
|
@ -119,7 +115,7 @@ touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%{_kf5_bindir}/baloosearch
|
|
|
|
%{_kf5_bindir}/baloosearch
|
|
|
|
%{_kf5_bindir}/balooshow
|
|
|
|
%{_kf5_bindir}/balooshow
|
|
|
|
%{_kf5_bindir}/balooctl
|
|
|
|
%{_kf5_bindir}/balooctl
|
|
|
@ -134,7 +130,7 @@ fi
|
|
|
|
%{_kf5_datadir}/kservices5/timeline.protocol
|
|
|
|
%{_kf5_datadir}/kservices5/timeline.protocol
|
|
|
|
%{_kf5_datadir}/icons/hicolor/*/apps/baloo.png
|
|
|
|
%{_kf5_datadir}/icons/hicolor/*/apps/baloo.png
|
|
|
|
|
|
|
|
|
|
|
|
%files file
|
|
|
|
%files file -f %{name}-file.lang
|
|
|
|
%{_prefix}/lib/sysctl.d/97-kde-baloo-filewatch-inotify.conf
|
|
|
|
%{_prefix}/lib/sysctl.d/97-kde-baloo-filewatch-inotify.conf
|
|
|
|
%{_kf5_bindir}/baloo_file
|
|
|
|
%{_kf5_bindir}/baloo_file
|
|
|
|
%{_kf5_bindir}/baloo_file_extractor
|
|
|
|
%{_kf5_bindir}/baloo_file_extractor
|
|
|
|