From 911718e42ee6f7573930924fae2783bb688f9f95e6e21a65353317c1380b574e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 11 Sep 2013 18:07:22 +0000 Subject: [PATCH] Accepting request 198545 from home:dimstar:branches:GNOME:Factory - Re-enable the D-Bus service, as the services have been white- listed for Factory. together with https://build.opensuse.org/request/show/198521 this will build. So please don't worry for the build failure you see :) OBS-URL: https://build.opensuse.org/request/show/198545 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=7 --- geoclue2.changes | 6 ++++++ geoclue2.spec | 8 ++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/geoclue2.changes b/geoclue2.changes index 0398926..e39d0d9 100644 --- a/geoclue2.changes +++ b/geoclue2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 11 14:06:00 UTC 2013 - dimstar@opensuse.org + +- Re-enable the D-Bus service, as the services have been white- + listed for Factory. + ------------------------------------------------------------------- Tue Sep 10 08:41:47 UTC 2013 - dimstar@opensuse.org diff --git a/geoclue2.spec b/geoclue2.spec index 971be51..28d4f21 100644 --- a/geoclue2.spec +++ b/geoclue2.spec @@ -72,10 +72,6 @@ make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print -# hack around the missing security review bnc#838360 - The geoclue service will not work, but we can build against it -rm %{buildroot}%{_datadir}/dbus-1/system-services/org.freedesktop.GeoClue2.service -rm %{buildroot}%{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf -# End security workaround hack %pre getent passwd %{dbus_user} > /dev/null || useradd -r -g nogroup -d /var/lib/%{dbus_user} -s /sbin/nologin -c "User for GeoClue D-Bus service" %{dbus_user} @@ -86,11 +82,11 @@ getent passwd %{dbus_user} > /dev/null || useradd -r -g nogroup -d /var/lib/%{db %{_libexecdir}/geoclue %dir %{_datadir}/dbus-1 %dir %{_datadir}/dbus-1/system-services -#{_datadir}/dbus-1/system-services/org.freedesktop.GeoClue2.service +%{_datadir}/dbus-1/system-services/org.freedesktop.GeoClue2.service %{_datadir}/geoclue-2.0/ %dir %{_sysconfdir}/dbus-1 %dir %{_sysconfdir}/dbus-1/system.d -#config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf +%config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf %files devel %defattr(-,root,root)