2013-09-15 20:30:03 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-10-08 09:48:19 +00:00
|
|
|
Mon Oct 7 18:16:11 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Create and package %{_localstatedir}/lib/%{dbus_user} (the dbus
|
|
|
|
user's home directory).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-09-24 17:37:47 +00:00
|
|
|
Tue Sep 24 17:27:49 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.0.0:
|
|
|
|
+ Generate docs for D-Bus interface.
|
|
|
|
+ Fix build against Automake 1.13.
|
|
|
|
+ Two minor fixes/cleanups.
|
|
|
|
- Changes from version 1.99.4:
|
|
|
|
+ Correct check for whether db needs update in geoip-update.
|
|
|
|
+ Fix geoip-update by direct usage of libsoup for HTTP GET.
|
|
|
|
+ Don't inhibit compiler warnings in build.
|
|
|
|
+ Fix various potential crashers.
|
|
|
|
+ Take 'DistanceThreshold' property into account.
|
|
|
|
+ Watch for and signal out location changes.
|
|
|
|
+ Add configure option to specify service user.
|
|
|
|
+ Add documentation comments to D-Bus interface XML.
|
|
|
|
+ Fix various compiler warnings.
|
|
|
|
+ Switch to Fedora's geoip server until we've our server setup.
|
|
|
|
+ Minor fixes to pkgconfig file.
|
|
|
|
+ Setup a glib log domain.
|
|
|
|
+ Some optimizations.
|
|
|
|
+ More debug logging.
|
|
|
|
- Drop geoclue2-no-root.patch: fixed upstream.
|
|
|
|
- Drop libtool BuildRequires and call to autoreconf, as we do no
|
|
|
|
longer carry any patch requiring to bootstrap.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-09-15 20:30:03 +00:00
|
|
|
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.
|
|
|
|
|
2013-09-11 18:07:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2013-09-10 09:11:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 10 08:41:47 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add COPYING to the package as %doc.
|
|
|
|
|
2013-08-06 08:55:49 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-09-09 09:13:24 +00:00
|
|
|
Mon Sep 9 08:58:12 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Do not package the D-Bus service for now. This makes the package
|
|
|
|
'broken', but allows us to build against the D-Bus interface and
|
|
|
|
not block inclusion of other packages any furhter (bnc#838360).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 3 20:37:16 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.99.3:
|
|
|
|
+ All D-Bus prop names capitalized as per general conventions.
|
|
|
|
+ Expose D-Bus specification XML file in pkg-config file.
|
|
|
|
+ Fix some potential crashes in error handling code.
|
|
|
|
+ Remove unused build-time yelp dependency.
|
|
|
|
+ Correct the libsoup dependency in pkg-config (although it
|
|
|
|
doesn't affect any applications at the moment).
|
|
|
|
+ Fix some compiler warnings.
|
|
|
|
- Changes from version 1.99.2:
|
|
|
|
+ Drop client-side library.
|
|
|
|
+ Add COPYING file.
|
|
|
|
+ Install geoip-lookup with make install. This makes life easier
|
|
|
|
for binary distributions that can then ship geoip-lookup in a
|
|
|
|
package.
|
|
|
|
+ Distribute server documentation.
|
|
|
|
+ Distribute & install interface XML file.
|
|
|
|
+ Add/update forgotten copyright headers.
|
|
|
|
- Changes from version 1.99.1:
|
|
|
|
+ Move to system D-Bus.
|
|
|
|
+ Import geoip code from geocode-glib.
|
|
|
|
+ Add option to automatically exit on inactivity. By default it:
|
|
|
|
- Runs indefinitely when launched manually.
|
|
|
|
- Exits after 5 seconds of inactivity when (auto)launched by
|
|
|
|
D-Bus.
|
|
|
|
+ Relicense from LGPLv2+ to GPLv2+.
|
|
|
|
+ Some build/installation related fixes.
|
|
|
|
+ Correctly version pkg-config file.
|
|
|
|
+ Fix crash on error.
|
|
|
|
+ Add --version cmdline option.
|
|
|
|
- Changes from version 1.99.0:
|
|
|
|
+ Bump the version number.
|
|
|
|
- Drop typelib-1_0-GeoClue-1_0 and libgeoclue-1_0-0 subpackages:
|
|
|
|
the client-side library was dropped with version 1.99.2.
|
|
|
|
- Add geoclue2-no-root.patch: Add configure option to specify
|
|
|
|
service user.
|
|
|
|
- Add call to autoreconf in build phase, as above patch touches
|
|
|
|
the buildsystem.
|
|
|
|
- Define dbus_user: srvGeoClue.
|
|
|
|
- Pass --with-dbus-service-user=%{dbus_user} to configure.
|
|
|
|
- Create %dbus_user during pre phase if the user does not yet
|
|
|
|
exist.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 5 20:51:34 UTC 2013 - dimstar@opensuse.org
|
2013-08-06 08:55:49 +00:00
|
|
|
|
|
|
|
- Add ldconfig call to post/postun.
|
|
|
|
|
2013-08-05 14:26:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 5 19:18:52 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Initial package, version 0.0.1.
|
|
|
|
|