Hello community,

here is the log from the commit of package mysql-connector-cpp for 
openSUSE:Factory checked in at 2012-01-25 10:38:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-connector-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.mysql-connector-cpp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mysql-connector-cpp", Maintainer is "mhruse...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mysql-connector-cpp/mysql-connector-cpp.changes  
2011-09-23 02:14:05.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.mysql-connector-cpp.new/mysql-connector-cpp.changes 
    2012-01-25 10:38:15.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Jan 18 13:04:42 UTC 2012 - cdenic...@suse.com
+
+- license update: SUSE-GPL-2.0-with-FLOSS-exception
+  GPL has FLOSS exception.
+
+-------------------------------------------------------------------
+Thu Jan 12 11:30:48 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mysql-connector-cpp.spec ++++++
--- /var/tmp/diff_new_pack.VCHwnL/_old  2012-01-25 10:38:16.000000000 +0100
+++ /var/tmp/diff_new_pack.VCHwnL/_new  2012-01-25 10:38:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mysql-connector-cpp (Version 1.0.5)
+# spec file for package mysql-connector-cpp
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           mysql-connector-cpp
 Summary:        MySQL Connector/C++: Standardized database driver for C++ 
development
-Version:        1.1.0
-Release:        1
+License:        SUSE-GPL-2.0-with-FLOSS-exception
 Group:          Development/Libraries/C and C++
-License:        GPL
+Version:        1.1.0
+Release:        0
 Url:            http://dev.mysql.com/downloads/connector/
 #               
http://dev.mysql.com/get/Downloads/Connector-C%2B%2B/mysql-connector-c%2B%2B-%{version}.tar.gz
 Source:         mysql-connector-c++-%{version}.tar.bz2
@@ -33,7 +30,10 @@
 # http://bugs.mysql.com/44931
 Patch1:         mysql-connector-cpp-1.1.0-gcc44.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  cmake gcc-c++ libmysqlclient-devel boost-devel
+BuildRequires:  boost-devel
+BuildRequires:  cmake
+BuildRequires:  gcc-c++
+BuildRequires:  libmysqlclient-devel
 
 %description
 MySQL Connector/C++ is a MySQL database connector for C++ development. The
@@ -54,10 +54,9 @@
     * Shorter development times 
 
 %package -n libmysqlcppconn-devel
-License:        GPL
 Requires:       libmysqlcppconn5 = %{version}
-Group:          Development/Libraries/C and C++
 Summary:        Development files for MySQL Connector/C++
+Group:          Development/Libraries/C and C++
 
 %description -n libmysqlcppconn-devel
 MySQL Connector/C++ is a MySQL database connector for C++ development. The
@@ -78,9 +77,8 @@
     * Shorter development times 
 
 %package -n libmysqlcppconn5
-License:        GPL
-Group:          Development/Libraries/C and C++
 Summary:        MySQL Connector/C++: Standardized database driver for C++ 
development
+Group:          Development/Libraries/C and C++
 
 %description -n libmysqlcppconn5
 MySQL Connector/C++ is a MySQL database connector for C++ development. The

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to