Accepting request 398991 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/398991 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=47
This commit is contained in:
parent
28117e3269
commit
113bc1e9b2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:00:24 UTC 2016 - fcrozat@suse.com
|
||||
|
||||
- Do not use systemd macros for geoclue2.service, they are not
|
||||
designed for dbus systemd unit file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 13:39:24 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -96,16 +96,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%pre
|
||||
getent passwd %{dbus_user} > /dev/null || useradd -r -g nogroup -d %{_localstatedir}/lib/%{dbus_user} -s /sbin/nologin -c "User for GeoClue D-Bus service" %{dbus_user}
|
||||
%service_add_pre geoclue.service
|
||||
|
||||
%post
|
||||
%service_add_post geoclue.service
|
||||
|
||||
%preun
|
||||
%service_del_preun geoclue.service
|
||||
|
||||
%postun
|
||||
%service_del_postun geoclue.service
|
||||
# note: do not use systemd macros for geoclue2.service, they are not meant for dbus unit files.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user