Hello community,

here is the log from the commit of package libdbi-drivers for openSUSE:Factory 
checked in at 2012-01-19 10:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdbi-drivers (Old)
 and      /work/SRC/openSUSE:Factory/.libdbi-drivers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdbi-drivers", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdbi-drivers/libdbi-drivers.changes    
2011-09-23 02:08:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libdbi-drivers.new/libdbi-drivers.changes       
2012-01-19 10:35:10.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:42 UTC 2012 - [email protected]
+
+- change license to be in spdx.org format
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libdbi-drivers.spec ++++++
--- /var/tmp/diff_new_pack.2vEsl3/_old  2012-01-19 10:35:11.000000000 +0100
+++ /var/tmp/diff_new_pack.2vEsl3/_new  2012-01-19 10:35:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdbi-drivers
 #
-# Copyright (c) 2011 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,21 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define special -1
 
 Summary:        Database drivers for libdbi
+License:        LGPL-2.1+
+Group:          Development/Libraries
 
 Name:           libdbi-drivers
 Version:        0.8.3
-Release:        6
-Group:          Development/Libraries
-License:        LGPL
+Release:        0
 Url:            http://libdbi-drivers.sourceforge.net/
 Source:         %{name}-%{version}%{special}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  gettext libdbi-devel mysql-devel openjade postgresql-devel 
sqlite-devel
+BuildRequires:  gettext
+BuildRequires:  libdbi-devel
+BuildRequires:  mysql-devel
+BuildRequires:  openjade
+BuildRequires:  postgresql-devel
+BuildRequires:  sqlite-devel
 
 %description
 libdbi implements a database-independent abstraction layer in C, similar to the
@@ -41,7 +45,6 @@
 
 
 %package dbd-mysql
-License:        LGPL
 Summary:        MySQL driver for libdbi
 Group:          Development/Libraries
 Requires:       libdbi0 = %{version}
@@ -52,7 +55,6 @@
 does not require recompilation or rewriting source code.
 
 %package dbd-pgsql
-License:        LGPL
 Summary:        PostgreSQL driver for libdbi
 Group:          Development/Libraries
 Requires:       libdbi0 = %{version}, postgresql >= 7.0.3
@@ -66,7 +68,6 @@
 # SLES 9
 
 %package dbd-sqlite
-License:        LGPL
 Summary:        SQLite driver for libdbi
 Group:          Development/Libraries
 Requires:       libdbi0 = %{version}, sqlite
@@ -80,7 +81,6 @@
 
 %package dbd-sqlite3
 
-
 Summary:        SQLite3 driver for libdbi
 Group:          Development/Libraries
 Requires:       libdbi0 = %{version}, sqlite

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to