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

Rework license tags

OBS-URL: https://build.opensuse.org/request/show/133699
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=156
This commit is contained in:
Dominique Leuenberger 2012-09-21 21:02:02 +00:00 committed by Git OBS Bridge
parent 917c76a055
commit a3637deff7
2 changed files with 27 additions and 1 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 11 20:43:33 UTC 2012 - vuntz@opensuse.org
- Change license tags to be per package:
+ GPL-2.0+: PackageKit, backend-zypp,
typelib-1_0-PackageKitPlugin-1_0, browser-plugin,
gstreamer-plugin, gtk3-module, devel, branding-upstream.
+ LGPL-2.1+: libpackagekit-glib2-14,
typelib-1_0-PackageKitGlib-1_0, libpackagekit-glib2-devel,
libpackagekit-qt2-2, libpackagekit-qt2-devel.
- This is clearer than using "GPL-2.0+ and LGPL-2.1+" for
everything.
-------------------------------------------------------------------
Wed Sep 5 11:55:52 UTC 2012 - cfarrell@suse.com

View File

@ -37,7 +37,7 @@ Name: PackageKit
Version: 0.7.4
Release: 0
Summary: Simple software installation management software
License: GPL-2.0+ and LGPL-2.1+
License: GPL-2.0+
Group: System/Daemons
Url: http://packagekit.org/
Source: http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
@ -129,6 +129,7 @@ suck less.
%package backend-zypp
Summary: Simple software installation management software -- Zypp Backend
License: GPL-2.0+
Group: System/Daemons
Requires: %{name} = %{version}
Provides: %{name}-backend = %{version}
@ -142,6 +143,7 @@ suck less.
%package -n typelib-1_0-PackageKitPlugin-1_0
Summary: Simple software installation management software -- Plugin library, Introspection bindings
License: GPL-2.0+
Group: System/Libraries
%description -n typelib-1_0-PackageKitPlugin-1_0
@ -156,6 +158,7 @@ PackageKit plugin library.
%package browser-plugin
Summary: Simple software installation management software
License: GPL-2.0+
Group: Productivity/Networking/Web/Browsers
Recommends: %{name} = %{version}
Supplements: packageand(%{name}:MozillaFirefox)
@ -170,6 +173,7 @@ suck less.
%package gstreamer-plugin
Summary: Simple software installation management software
License: GPL-2.0+
Group: Productivity/Multimedia/Other
Requires(post): update-alternatives
Requires(postun): update-alternatives
@ -189,6 +193,7 @@ suck less.
%package gtk3-module
Summary: Simple software installation management software
License: GPL-2.0+
Group: System/Libraries
Recommends: %{name} = %{version}
Supplements: packageand(%{name}:gtk3)
@ -203,6 +208,7 @@ suck less.
%package devel
Summary: Needed include files and libraries for development
License: GPL-2.0+
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: libpackagekit-glib2-devel
@ -215,6 +221,7 @@ compile and link applications using PackageKit.
%package -n libpackagekit-glib2-14
Summary: Simple software installation management software
License: LGPL-2.1+
Group: System/Libraries
Recommends: %{name}
Provides: libpackagekit-glib12 = %{version}
@ -229,6 +236,7 @@ suck less.
%package -n typelib-1_0-PackageKitGlib-1_0
Summary: Simple software installation management software -- Introspection bindings
License: LGPL-2.1+
Group: System/Libraries
%description -n typelib-1_0-PackageKitGlib-1_0
@ -243,6 +251,7 @@ PackageKit client library.
%package -n libpackagekit-glib2-devel
Summary: Simple software installation management software
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Requires: libpackagekit-glib2-14 = %{version}
Requires: typelib-1_0-PackageKitGlib-1_0 = %{version}
@ -258,6 +267,7 @@ suck less.
%package -n libpackagekit-qt2-2
Summary: Simple software installation management software
License: LGPL-2.1+
Group: System/Libraries
Recommends: %{name}
@ -270,6 +280,7 @@ suck less.
%package -n libpackagekit-qt2-devel
Summary: Simple software installation management software
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Requires: libpackagekit-qt2-2 = %{version}
@ -282,6 +293,7 @@ suck less.
%package branding-upstream
Summary: Simple software installation management software -- Upstream default configuration
License: GPL-2.0+
Group: System/Daemons
Requires: %{name} = %{version}
Provides: %{name}-branding = %{version}
@ -479,6 +491,7 @@ fi
%files -n libpackagekit-glib2-14
%defattr(-,root,root)
%doc lib/packagekit-glib2/COPYING
%{_libdir}/libpackagekit-glib2.so.*
%files -n typelib-1_0-PackageKitGlib-1_0