provide /etc/xdg/applications.menu [release 5.75.0-2mamba;Sat Oct 17 2020]
This commit is contained in:
parent
1ba4e82db3
commit
f6374aaa08
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: kservice
|
Name: kservice
|
||||||
Version: 5.75.0
|
Version: 5.75.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Plugin framework for desktop services
|
Summary: Plugin framework for desktop services
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -72,8 +72,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
mv %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu \
|
#mv %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu \
|
||||||
%{buildroot}%{_sysconfdir}/xdg/menus/applications-kf5.menu
|
# %{buildroot}%{_sysconfdir}/xdg/menus/applications-kf5.menu
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --all-name --with-man || touch %{name}5_qt.lang
|
%find_lang %{name}5_qt --with-qt --all-name --with-man || touch %{name}5_qt.lang
|
||||||
|
|
||||||
@ -85,7 +85,7 @@ mv %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu \
|
|||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/menus/applications-kf5.menu
|
%{_sysconfdir}/xdg/menus/applications.menu
|
||||||
%{_kde5_bindir}/kbuildsycoca5
|
%{_kde5_bindir}/kbuildsycoca5
|
||||||
%{_kde5_datadir}/kservicetypes5/*.desktop
|
%{_kde5_datadir}/kservicetypes5/*.desktop
|
||||||
%{_datadir}/qlogging-categories5/kservice.*categories
|
%{_datadir}/qlogging-categories5/kservice.*categories
|
||||||
@ -107,6 +107,9 @@ mv %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu \
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.75.0-2mamba
|
||||||
|
- provide /etc/xdg/applications.menu
|
||||||
|
|
||||||
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 5.75.0-1mamba
|
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 5.75.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user