Accepting request 199119 from home:dimstar:branches:GNOME:Factory
- Provide dbus(org.freedesktop.GeoClue2) instead of dbus(GeoClue2), as this is much closer to reality. OBS-URL: https://build.opensuse.org/request/show/199119 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=9
This commit is contained in:
parent
911718e42e
commit
2597920712
@ -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
|
Wed Sep 11 14:06:00 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.34.0
|
|||||||
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14
|
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14
|
||||||
BuildRequires: pkgconfig(libsoup-2.4)
|
BuildRequires: pkgconfig(libsoup-2.4)
|
||||||
# Virtual provides for the dbus service
|
# Virtual provides for the dbus service
|
||||||
Provides: dbus(GeoClue2) = %{version}
|
Provides: dbus(org.freedesktop.GeoClue2) = %{version}
|
||||||
# we require shadow for useradd
|
# we require shadow for useradd
|
||||||
Requires(pre): shadow
|
Requires(pre): shadow
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user