Accepting request 199159 from Application:Geo

- Provide dbus(org.freedesktop.GeoClue2) instead of dbus(GeoClue2),
  as this is much closer to reality. (forwarded request 199119 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/199159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geoclue2?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2013-09-16 07:41:04 +00:00 committed by Git OBS Bridge
commit 134410a81a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 15 10:58:11 UTC 2013 - dimstar@opensuse.org
- Provide dbus(org.freedesktop.GeoClue2) instead of dbus(GeoClue2),
as this is much closer to reality.
-------------------------------------------------------------------
Wed Sep 11 14:06:00 UTC 2013 - dimstar@opensuse.org

View File

@ -35,7 +35,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.34.0
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14
BuildRequires: pkgconfig(libsoup-2.4)
# Virtual provides for the dbus service
Provides: dbus(GeoClue2) = %{version}
Provides: dbus(org.freedesktop.GeoClue2) = %{version}
# we require shadow for useradd
Requires(pre): shadow
BuildRoot: %{_tmppath}/%{name}-%{version}-build