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