forked from pool/seahorse
Accepting request 1042554 from GNOME:Factory
- The shell provider dbus service file must be in the main package due to being referenced in the .desktop file (forwarded request 1042513 from gmbr3) OBS-URL: https://build.opensuse.org/request/show/1042554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seahorse?expand=0&rev=121
This commit is contained in:
commit
292fc40773
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 12 22:49:41 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- The shell provider dbus service file must be in the main package
|
||||||
|
due to being referenced in the .desktop file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 14 08:10:01 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Fri Oct 14 08:10:01 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -103,6 +103,7 @@ search results from seahorse.
|
|||||||
%{_bindir}/seahorse
|
%{_bindir}/seahorse
|
||||||
%{_libexecdir}/seahorse/
|
%{_libexecdir}/seahorse/
|
||||||
%{_datadir}/applications/org.gnome.seahorse.Application.desktop
|
%{_datadir}/applications/org.gnome.seahorse.Application.desktop
|
||||||
|
%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.*xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.*xml
|
||||||
%{_datadir}/icons/hicolor/
|
%{_datadir}/icons/hicolor/
|
||||||
%{_datadir}/metainfo/org.gnome.seahorse.Application.appdata.xml
|
%{_datadir}/metainfo/org.gnome.seahorse.Application.appdata.xml
|
||||||
@ -110,7 +111,6 @@ search results from seahorse.
|
|||||||
%{_mandir}/man1/seahorse.1%{?ext_man}
|
%{_mandir}/man1/seahorse.1%{?ext_man}
|
||||||
|
|
||||||
%files -n gnome-shell-search-provider-seahorse
|
%files -n gnome-shell-search-provider-seahorse
|
||||||
%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
|
|
||||||
%dir %{_datadir}/gnome-shell
|
%dir %{_datadir}/gnome-shell
|
||||||
%dir %{_datadir}/gnome-shell/search-providers
|
%dir %{_datadir}/gnome-shell/search-providers
|
||||||
%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
|
%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
|
||||||
|
Loading…
Reference in New Issue
Block a user