Accepting request 483183 from GNOME:Next
New upstream release. OBS-URL: https://build.opensuse.org/request/show/483183 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=59
This commit is contained in:
parent
b26982af59
commit
859f6245c6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:78162d33a2d42477ec241db7fc082439b0e0f9a791eb3a41e5a2aa1eae9145a1
|
|
||||||
size 368140
|
|
3
geoclue-2.4.6.tar.xz
Normal file
3
geoclue-2.4.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c57df7455c9b4b2f43b0f5d9be14d52f5ff9897236df768f6ca9044b79b6d3b6
|
||||||
|
size 368376
|
@ -1,32 +0,0 @@
|
|||||||
From 37b18f20abc044689b8a493da859b3fcf174c407 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Bastien Nocera <hadess@hadess.net>
|
|
||||||
Date: Tue, 28 Feb 2017 16:12:29 +0100
|
|
||||||
Subject: data: Add "Night Light" functionality to the whitelist
|
|
||||||
|
|
||||||
The gnome-settings-daemon color plugin uses Geoclue to guess the current
|
|
||||||
location and deduce the sunset and sunrise times. Make sure that the
|
|
||||||
functionality does not require a dialogue on startup when enabled.
|
|
||||||
|
|
||||||
See https://bugzilla.gnome.org/show_bug.cgi?id=779343
|
|
||||||
|
|
||||||
https://bugs.freedesktop.org/show_bug.cgi?id=100008
|
|
||||||
|
|
||||||
diff --git a/data/geoclue.conf.in b/data/geoclue.conf.in
|
|
||||||
index 5009ebf..7ee15c0 100644
|
|
||||||
--- a/data/geoclue.conf.in
|
|
||||||
+++ b/data/geoclue.conf.in
|
|
||||||
@@ -68,6 +68,11 @@ allowed=true
|
|
||||||
system=true
|
|
||||||
users=
|
|
||||||
|
|
||||||
+[gnome-color-panel]
|
|
||||||
+allowed=true
|
|
||||||
+system=true
|
|
||||||
+users=
|
|
||||||
+
|
|
||||||
[epiphany]
|
|
||||||
allowed=true
|
|
||||||
system=false
|
|
||||||
--
|
|
||||||
cgit v0.10.2
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
--- geoclue-2.3.0-orig/data/geoclue.conf.in 2015-09-07 14:17:11.000000000 +0200
|
|
||||||
+++ geoclue-2.3.0/data/geoclue.conf.in 2015-11-05 22:30:08.142708396 +0100
|
|
||||||
@@ -77,3 +77,9 @@
|
|
||||||
allowed=true
|
|
||||||
system=false
|
|
||||||
users=
|
|
||||||
+
|
|
||||||
+[gnome-maps]
|
|
||||||
+allowed=true
|
|
||||||
+system=false
|
|
||||||
+users=
|
|
||||||
+
|
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 28 18:40:11 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.4.6:
|
||||||
|
+ Add to white-list:
|
||||||
|
- gnome-color-panel for "Night Light" functionality.
|
||||||
|
- gnome-shell for new weather view in the calendar.
|
||||||
|
+ Other minor fixes.
|
||||||
|
- Drop geoclue2-permit-Night-Light.patch: Fixed upstream.
|
||||||
|
- Drop geoclue2-permit-gnome-maps.patch: No longer needed due to
|
||||||
|
changes in location settings in gnome.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 15 20:19:10 UTC 2017 - dimstar@opensuse.org
|
Wed Mar 15 20:19:10 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _name geoclue
|
%define _name geoclue
|
||||||
Name: geoclue2
|
Name: geoclue2
|
||||||
Version: 2.4.5
|
Version: 2.4.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GeoLocation Framework
|
Summary: GeoLocation Framework
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -27,10 +27,6 @@ Url: http://people.freedesktop.org/~zeenix/releases/
|
|||||||
Source: http://www.freedesktop.org/software/geoclue/releases/2.4/%{_name}-%{version}.tar.xz
|
Source: http://www.freedesktop.org/software/geoclue/releases/2.4/%{_name}-%{version}.tar.xz
|
||||||
Source1: srvGeoClue.conf
|
Source1: srvGeoClue.conf
|
||||||
Source99: geoclue2-rpmlintrc
|
Source99: geoclue2-rpmlintrc
|
||||||
# PATCH-FIX-UPSTREAM geoclue2-permit-gnome-maps.patch dimstar@opensuse.org -- Allow gnome-maps to access geoclue
|
|
||||||
Patch0: geoclue2-permit-gnome-maps.patch
|
|
||||||
# PATCH-FIX-UPSTREAM geoclue2-permit-Night-Light.patch zaitor@opensuse.org -- Add "Night Light" functionality to the whitelist
|
|
||||||
Patch1: geoclue2-permit-Night-Light.patch
|
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: intltool >= 0.40.0
|
BuildRequires: intltool >= 0.40.0
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
@ -91,8 +87,6 @@ communication mechanism to provide location information
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{_name}-%{version}
|
%setup -q -n %{_name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user