Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
geocode-glib.14740
geocode-glib.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File geocode-glib.spec of Package geocode-glib.14740
# # spec file for package geocode-glib # # Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: geocode-glib Version: 3.20.1 Release: 0 Summary: Convenience library for the Yahoo! Place Finder APIs License: LGPL-2.0+ Group: System/Libraries URL: http://www.gnome.org/ Source: http://download.gnome.org/sources/geocode-glib/3.20/%{name}-%{version}.tar.xz Source1: baselibs.conf # PATCh-FIX-UPSTREAM geocode-glib-boo1169163.patch boo#1169163 mgorse@suse.com -- fix possible crash with missing place_rank. Patch0: geocode-glib-boo1169163.patch BuildRequires: gnome-doc-utils-devel BuildRequires: gobject-introspection-devel # Needed for post/postun scripts BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: pkgconfig(gio-2.0) >= 2.34 BuildRequires: pkgconfig(json-glib-1.0) >= 0.99.2 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The geocode-glib library is a convenience library for the Yahoo! Place Finder APIs, as described at http://developer.yahoo.com/geo/placefinder/ The Place Finder web service allows to do geocoding (finding longitude and latitude from an address), and reverse geocoding (finding an address from coordinates). %package -n libgeocode-glib0 Summary: Convenience library for the Yahoo! Place Finder APIs Group: System/Libraries # We require the icon set, which is shipped in the main package (in order # to keep the library parallel installable, we require at least current version). Requires: %{name} >= %{version} %description -n libgeocode-glib0 The geocode-glib library is a convenience library for the Yahoo! Place Finder APIs, as described at http://developer.yahoo.com/geo/placefinder/ The Place Finder web service allows to do geocoding (finding longitude and latitude from an address), and reverse geocoding (finding an address from coordinates). %package -n typelib-1_0-GeocodeGlib-1_0 Summary: Convenience library for the Yahoo! Place Finder APIs -- Introspection bindings Group: System/Libraries %description -n typelib-1_0-GeocodeGlib-1_0 The geocode-glib library is a convenience library for the Yahoo! Place Finder APIs, as described at http://developer.yahoo.com/geo/placefinder/ The Place Finder web service allows to do geocoding (finding longitude and latitude from an address), and reverse geocoding (finding an address from coordinates). This package provides the GObject Introspection bindings for the geocode-glib library. %package devel Summary: Convenience library for the Yahoo! Place Finder APIs -- Development Files Group: Development/Libraries/C and C++ Requires: libgeocode-glib0 = %{version} Requires: typelib-1_0-GeocodeGlib-1_0 = %{version} %description devel The geocode-glib library is a convenience library for the Yahoo! Place Finder APIs, as described at http://developer.yahoo.com/geo/placefinder/ The Place Finder web service allows to do geocoding (finding longitude and latitude from an address), and reverse geocoding (finding an address from coordinates). This package contains development files needed to develop with the geocode-glib library. %prep %setup -q %build %configure make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %clean rm -rf %{buildroot} %post %icon_theme_cache_post gnome %postun %icon_theme_cache_postun gnome %post -n libgeocode-glib0 -p /sbin/ldconfig %postun -n libgeocode-glib0 -p /sbin/ldconfig %files %defattr(-,root,root) %{_datadir}/icons/gnome/ %files -n libgeocode-glib0 %defattr(-,root,root) %doc AUTHORS COPYING.LIB NEWS README %{_libdir}/*.so.* %files -n typelib-1_0-GeocodeGlib-1_0 %defattr(-,root,root) %{_libdir}/girepository-1.0/GeocodeGlib-1.0.typelib %files devel %defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/geocode-glib-1.0/ %{_datadir}/gir-1.0/*.gir %{_includedir}/geocode-glib-1.0/ %{_libdir}/pkgconfig/geocode-glib-1.0.pc %{_libdir}/*.so %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor