Accepting request 97437 from home:vuntz:branches:GNOME:Factory

tweak

OBS-URL: https://build.opensuse.org/request/show/97437
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/geocode-glib?expand=0&rev=4
This commit is contained in:
Vincent Untz
2011-12-21 04:25:04 +00:00
committed by Git OBS Bridge
parent a2225f0b5b
commit 41219d4848
2 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Fri Dec 9 09:27:41 UTC 2011 - dimstar@opensuse.org
- Split typelib file out into typelib-1_0-GeocodeGlib-1_0.
- Split typelib file into typelib-1_0-GeocodeGlib-1_0 subpackage.
- Add typelib-1_0-GeocodeGlib-1_0 Requires to devel subpackage.
-------------------------------------------------------------------
Fri Jun 17 02:07:49 CEST 2011 - vuntz@opensuse.org

View File

@@ -15,11 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: geocode-glib
Version: 0.99.0
Release: 1
Release: 0
Summary: Convenience library for the Yahoo! Place Finder APIs
License: LGPL-2.0+
Group: System/Libraries
@@ -42,7 +40,6 @@ and latitude from an address), and reverse geocoding (finding an address
from coordinates).
%package -n libgeocode-glib0
License: LGPL-2.0+
Summary: Convenience library for the Yahoo! Place Finder APIs
Group: System/Libraries
@@ -55,7 +52,7 @@ 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
Summary: Convenience library for the Yahoo! Place Finder APIs -- Introspection bindings
Group: System/Libraries
%description -n typelib-1_0-GeocodeGlib-1_0
@@ -66,8 +63,10 @@ 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
License: LGPL-2.0+
Summary: Convenience library for the Yahoo! Place Finder APIs -- Development Files
Group: Development/Libraries/C and C++
Requires: libgeocode-glib0 = %{version}