From 999d069663176165f9073b6494bb9c58c2b69d417c0902deef8cc1f2882870b8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Dec 2011 04:25:15 +0000 Subject: [PATCH] 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 --- json-glib.changes | 3 ++- json-glib.spec | 12 +++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/json-glib.changes b/json-glib.changes index 3e73e0e..61ec0f3 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -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 diff --git a/json-glib.spec b/json-glib.spec index 349a8a3..3c5c174 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -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}