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