Accepting request 123871 from home:dimstar:branches:GNOME:Factory
Fix license tags.. and typo OBS-URL: https://build.opensuse.org/request/show/123871 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=99
This commit is contained in:
parent
9f5d720790
commit
c1008b54bd
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 15:17:10 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update License tags (bnc#765472):
|
||||
+ The main/src package is LGPL-2.1+ and GPL-2.0+
|
||||
+ The library subpackages are LGPL-2.1+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 19:21:57 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -21,7 +21,7 @@ Version: 1.32.1
|
||||
Release: 0
|
||||
# FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to the main package and rename the devel package to libgirepository-devel
|
||||
Summary: GObject Introspection Tools
|
||||
License: LGPL-2.1+
|
||||
License: LGPL-2.1+ and GPL-2.0+
|
||||
Group: Development/Libraries/GNOME
|
||||
Url: http://live.gnome.org/GObjectIntrospection
|
||||
Source0: http://download.gnome.org/sources/gobject-introspection/1.32/%{name}-%{version}.tar.xz
|
||||
@ -56,6 +56,7 @@ a uniform, machine readable format.
|
||||
|
||||
%package -n libgirepository-1_0-1
|
||||
Summary: GObject Introspection Library
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Requires: girepository-1_0 >= %{version}
|
||||
|
||||
@ -65,6 +66,7 @@ a uniform, machine readable format.
|
||||
|
||||
%package -n girepository-1_0
|
||||
Summary: Base GObject Introspection Bindings
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Requires: libgirepository-1_0-1 >= %{version}
|
||||
# Provide typelib() symbols based on gobject-introspection-typelib.template
|
||||
@ -77,6 +79,7 @@ a uniform, machine readable format.
|
||||
|
||||
%package devel
|
||||
Summary: GObject Introspection Development Files
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/GNOME
|
||||
# Note: the devel package requires the binaries, not just the library
|
||||
Requires: %{name} = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user