From 95a5bb70a13bfab5576ad8b5b10e44c7b11bee6287bb8c6571152ffe9f26ecd4 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 17 Dec 2013 10:00:00 +0000 Subject: [PATCH] Accepting request 211100 from home:dimstar:branches:network - Update License fields: + Main package: GPL-2.0+ and LGPL-2.1+ (also for the src pkg). + Library and -devel subpackage: LGPL-2.1+. + The Small tools shipped in the main package (binary) are licensed GPL-2.0+. OBS-URL: https://build.opensuse.org/request/show/211100 OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=3 --- libmbim.changes | 9 +++++++++ libmbim.spec | 4 +++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/libmbim.changes b/libmbim.changes index 87584fb..3ce648e 100644 --- a/libmbim.changes +++ b/libmbim.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 16 18:11:23 UTC 2013 - dimstar@opensuse.org + +- Update License fields: + + Main package: GPL-2.0+ and LGPL-2.1+ (also for the src pkg). + + Library and -devel subpackage: LGPL-2.1+. + + The Small tools shipped in the main package (binary) are + licensed GPL-2.0+. + ------------------------------------------------------------------- Wed Dec 4 20:05:30 UTC 2013 - dimstar@opensuse.org diff --git a/libmbim.spec b/libmbim.spec index 50baedf..9733c67 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -18,7 +18,7 @@ Name: libmbim Version: 1.4.0 Release: 0 -License: LGPL-2.0+ +License: GPL-2.0+ and LGPL-2.0+ Summary: Mobile Interface Broadband Model (MBIM) protocol Url: http://www.freedesktop.org/wiki/Software/libmbim/ Group: Productivity/Networking/System @@ -35,6 +35,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol. %package -n libmbim-glib0 Summary: Mobile Interface Broadband Model (MBIM) protocol +License: LGPL-2.1+ Group: System/Libraries %description -n libmbim-glib0 @@ -43,6 +44,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol. %package devel Summary: Mobile Interface Broadband Model (MBIM) protocol - Development files +License: LGPL-2.1+ Group: Development/Languages/C and C++ Requires: libmbim-glib0 = %{version}