diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -2,12 +2,12 @@ libavahi-common.so.3 libavahi-glib.so.1 libc.so.6 -libgcc_s.so.1 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libjson-glib-1.0.so.0 libm.so.6 libmm-glib.so.0 +libnotify.so.4 libpthread.so.0 libsoup-2.4.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : geoclue -version : 2.4.8 -release : 12 +version : 2.4.10 +release : 13 source : - - https://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-2.4.8.tar.xz : 12175167a97f30cb9d739225b339a69a2237ebc4c91ccfb6e73059504f0ecf23 -license : GPL-2.0 + - https://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-2.4.10.tar.xz : 8412d1995eb60cfb8b6fafa19e655164138b9c9ff0c1e6e8d3a7107e9c449640 +license : GPL-2.0-or-later component : programming summary : GeoInformation service description: | @@ -11,6 +11,7 @@ builddeps : - pkgconfig(avahi-glib) - pkgconfig(json-glib-1.0) + - pkgconfig(libnotify) - pkgconfig(libsoup-2.4) - pkgconfig(mm-glib) replaces : @@ -18,7 +19,10 @@ - libgeoclue setup : | %patch -p1 < $pkgfiles/0001-Support-a-stateless-configuration.patch - %reconfigure --disable-static --libexecdir=/usr/lib/geoclue + %reconfigure --disable-static \ + --libexecdir=/usr/lib/geoclue \ + --sysconfdir=/usr/share \ + --with-systemdsystemunitdir=%libdir%/systemd/system build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,10 @@ geoclue - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net - GPL-2.0 + GPL-2.0-or-later programming GeoInformation service GeoClue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the GeoClue project is to make creating location-aware applications as simple as possible. @@ -19,13 +19,12 @@ programming - /etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf - /etc/dbus-1/system.d/org.freedesktop.GeoClue2.conf /usr/lib/geoclue/geoclue + /usr/lib/geoclue/geoclue-2.0/demos/agent /usr/lib/geoclue/geoclue-2.0/demos/where-am-i - /usr/lib/systemd/system/geoclue.service /usr/lib64/girepository-1.0/Geoclue-2.0.typelib /usr/lib64/lib*.so.* + /usr/lib64/systemd/system/geoclue.service /usr/share/applications/geoclue-demo-agent.desktop /usr/share/applications/geoclue-where-am-i.desktop /usr/share/dbus-1/interfaces/org.freedesktop.GeoClue2.Agent.xml @@ -34,8 +33,11 @@ /usr/share/dbus-1/interfaces/org.freedesktop.GeoClue2.Manager.xml /usr/share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml /usr/share/dbus-1/system-services/org.freedesktop.GeoClue2.service + /usr/share/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf + /usr/share/dbus-1/system.d/org.freedesktop.GeoClue2.conf /usr/share/defaults/geoclue/geoclue.conf /usr/share/gir-1.0/Geoclue-2.0.gir + /usr/share/xdg/autostart/geoclue-demo-agent.desktop libgeoclue @@ -48,7 +50,7 @@ programming.devel - geoclue + geoclue /usr/include/ @@ -60,12 +62,12 @@ - - 2018-04-21 - 2.4.8 + + 2018-05-14 + 2.4.10 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file