automatic version update by autodist [release 5.45.0-1mamba;Fri Apr 20 2018]
This commit is contained in:
parent
222676c11c
commit
2c1c2b7533
26
baloo.spec
26
baloo.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define minver %(echo %version | cut -d. -f3)
|
||||
Name: baloo
|
||||
Version: 5.44.0
|
||||
Version: 5.45.0
|
||||
Release: 1mamba
|
||||
Summary: Baloo provides search capabilities in KDE5
|
||||
Group: System/Libraries
|
||||
@ -77,24 +77,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
install -d -m0744 %{buildroot}%{_datadir}
|
||||
|
||||
#mv %{buildroot}%{_kde4_sharedir}/polkit-1 \
|
||||
# %{buildroot}%{_datadir}/
|
||||
|
||||
%find_lang baloo_file5
|
||||
%find_lang baloo_file_extractor5
|
||||
%find_lang balooctl5
|
||||
%find_lang baloomonitorplugin
|
||||
%find_lang baloosearch5
|
||||
%find_lang balooshow5
|
||||
%find_lang kio5_baloosearch
|
||||
%find_lang kio5_tags
|
||||
%find_lang kio5_timeline
|
||||
|
||||
> %{name}.lang
|
||||
for f in baloo_file5 baloo_file_extractor5 balooctl5 baloomonitorplugin baloosearch5 balooshow5 \
|
||||
kio5_baloosearch kio5_tags kio5_timeline; do
|
||||
cat $f.lang >> %{name}.lang
|
||||
done
|
||||
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -113,7 +96,7 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%files -f %{name}.lang
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/baloo.categories
|
||||
%{_sysconfdir}/xdg/autostart/baloo_file.desktop
|
||||
@ -159,6 +142,9 @@ exit 0
|
||||
%{_libdir}/pkgconfig/Baloo.pc
|
||||
|
||||
%changelog
|
||||
* Fri Apr 20 2018 Automatic Build System <autodist@mambasoft.it> 5.45.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 18 2018 Automatic Build System <autodist@mambasoft.it> 5.44.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user