From 12a823a149c00871c523252d436b5712a2054eb0d65eb6c5c0f4b1078b02f92e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 3 Dec 2012 08:28:25 +0000 Subject: [PATCH] Accepting request 142999 from home:babelworx:ldig:branches:server:database license update: GPL-2.0+ and LGPL-2.1+ Semicolon is ambigous. Use ^and^ or ^or^ depending on the nature of the interaction of the license code componentes OBS-URL: https://build.opensuse.org/request/show/142999 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=22 --- unixODBC.changes | 7 +++++++ unixODBC.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/unixODBC.changes b/unixODBC.changes index dd6c20a..6229d1b 100644 --- a/unixODBC.changes +++ b/unixODBC.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 27 09:04:52 UTC 2012 - cfarrell@suse.com + +- license update: GPL-2.0+ and LGPL-2.1+ + Semicolon is ambigous. Use ^and^ or ^or^ depending on the nature of the + interaction of the license code componentes + ------------------------------------------------------------------- Wed Nov 7 11:46:34 CET 2012 - mhrusecky@suse.cz diff --git a/unixODBC.spec b/unixODBC.spec index 37fe225..aa34bd3 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -23,7 +23,7 @@ BuildRequires: gcc-c++ libtool Version: 2.3.1 Release: 0 Summary: ODBC driver manager with some drivers included -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Url: http://www.unixodbc.org/ Group: Productivity/Databases/Tools # bug437293 @@ -47,7 +47,7 @@ Patch13: %{name}-2.3.1-uninitialized.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %package devel -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Summary: Includes for ODBC Development Group: Development/Libraries/C and C++ AutoReqProv: on