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

tweak

OBS-URL: https://build.opensuse.org/request/show/97438
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=39
This commit is contained in:
Vincent Untz 2011-12-21 04:25:15 +00:00 committed by Git OBS Bridge
parent 3922516e1e
commit 999d069663
2 changed files with 7 additions and 8 deletions

View File

@ -1,7 +1,8 @@
-------------------------------------------------------------------
Thu Dec 8 20:06:52 UTC 2011 - dimstar@opensuse.org
- Split typelib file into typelib-1_0-Json-1_0.
- Split typelib file into typelib-1_0-Json-1_0 subpackage.
- Add typelib-1_0-Json-1_0 Requires to devel subpackage.
-------------------------------------------------------------------
Fri Oct 28 07:44:02 UTC 2011 - dimstar@opensuse.org

View File

@ -16,13 +16,11 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: json-glib
Version: 0.14.2
Release: 1
Release: 0
Summary: Library for JavaScript Object Notation format
License: LGPLv2.1+
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: http://live.gnome.org/JsonGlib
Source0: http://download.gnome.org/sources/json-glib/0.14/%{name}-%{version}.tar.bz2
@ -45,7 +43,6 @@ GObject classes for direct serialization into, and deserialization from,
JSON data streams.
%package -n libjson-glib-1_0-0
License: LGPLv2.1+
Summary: Library for JavaScript Object Notation format
Group: Development/Libraries/C and C++
# To make lang subpackage installable
@ -66,7 +63,7 @@ GObject classes for direct serialization into, and deserialization from,
JSON data streams.
%package -n typelib-1_0-Json-1_0
Summary: Library for JavaScript Object Notation format
Summary: Library for JavaScript Object Notation format -- Introspection bindings
Group: System/Libraries
%description -n typelib-1_0-Json-1_0
@ -82,8 +79,9 @@ GValue for ease of development. It also provides integration with the
GObject classes for direct serialization into, and deserialization from,
JSON data streams.
This package provides the GObject Introspection bindings for JSON-GLib.
%package devel
License: LGPLv2.1+
Summary: Library for JavaScript Object Notation format - Development Files
Group: Development/Libraries/C and C++
Requires: libjson-glib-1_0-0 = %{version}