Hello community,

here is the log from the commit of package postgresql for openSUSE:Factory 
checked in at 2011-12-06 18:52:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql", Maintainer is "[email protected]"

Changes:
--------
postgresql.changes: same change

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

Other differences:
------------------
++++++ postgresql-libs.spec ++++++
--- /var/tmp/diff_new_pack.U8sh4r/_old  2011-12-06 19:26:13.000000000 +0100
+++ /var/tmp/diff_new_pack.U8sh4r/_new  2011-12-06 19:26:13.000000000 +0100
@@ -36,7 +36,7 @@
 Version:        9.1.1
 Release:        2
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Group:          Productivity/Databases/Tools
 Source0:        postgresql-%version.tar.bz2
 Source1:        baselibs.conf
@@ -72,7 +72,7 @@
 %if %libs_package
 
 %package libs
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Summary:        Shared Libraries Required for PostgreSQL Clients
 Group:          Productivity/Databases/Clients
 # bug437293
@@ -96,7 +96,7 @@
 %else
 
 %package -n %libpq
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        Shared Libraries Required for PostgreSQL Clients
 Group:          Productivity/Databases/Clients
 Provides:       postgresql-libs = %version
@@ -116,7 +116,7 @@
 program or language bindings are using.
 
 %package -n %libecpg
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        Shared Libraries Required for PostgreSQL Clients
 Group:          Productivity/Databases/Clients
 Provides:       postgresql-libs:%_libdir/libecpg.so.6
@@ -132,7 +132,7 @@
 %endif
 
 %package -n %_name-devel
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        PostgreSQL development header files and libraries
 Group:          Productivity/Databases/Tools
 %if %libs_package

++++++ postgresql.spec ++++++
--- /var/tmp/diff_new_pack.U8sh4r/_old  2011-12-06 19:26:13.000000000 +0100
+++ /var/tmp/diff_new_pack.U8sh4r/_new  2011-12-06 19:26:13.000000000 +0100
@@ -43,7 +43,7 @@
 Version:        9.1.1
 Release:        2
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Group:          Productivity/Databases/Tools
 Source0:        postgresql-%version.tar.bz2
 Source1:        baselibs.conf
@@ -79,7 +79,7 @@
 %if %libs_package
 
 %package libs
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Summary:        Shared Libraries Required for PostgreSQL Clients
 Group:          Productivity/Databases/Clients
 # bug437293
@@ -103,7 +103,7 @@
 %else
 
 %package -n %libpq
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        Shared Libraries Required for PostgreSQL Clients
 Group:          Productivity/Databases/Clients
 Provides:       postgresql-libs = %version
@@ -123,7 +123,7 @@
 program or language bindings are using.
 
 %package -n %libecpg
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        Shared Libraries Required for PostgreSQL Clients
 Group:          Productivity/Databases/Clients
 Provides:       postgresql-libs:%_libdir/libecpg.so.6
@@ -139,7 +139,7 @@
 %endif
 
 %package server
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        The Programs Needed to Create and Run a PostgreSQL Server
 Group:          Productivity/Databases/Servers
 PreReq:         %insserv_prereq %fillup_prereq
@@ -150,7 +150,7 @@
 Provides:       postgresql-server = %pg_minor_version
 
 %package docs
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        HTML Documentation for PostgreSQL
 Group:          Productivity/Databases/Tools
 %if 0%{?suse_version} >= 1120
@@ -169,7 +169,7 @@
 postgresql package.
 
 %package contrib
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        Contributed Extensions and Additions to PostgreSQL
 Group:          Productivity/Databases/Tools
 Requires:       postgresql-server = %pg_minor_version
@@ -198,7 +198,7 @@
 PostgreSQL databases.
 
 %package -n %_name-devel
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        PostgreSQL development header files and libraries
 Group:          Productivity/Databases/Tools
 %if %libs_package
@@ -220,7 +220,7 @@
 which will interact with a PostgreSQL server.
 
 %package plperl
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        The PL/Tcl, PL/Perl, and  PL/Python procedural languages for 
PostgreSQL
 Group:          Productivity/Databases/Servers
 Requires:       perl = %perl_version
@@ -239,7 +239,7 @@
 functions, and triggers.
 
 %package plpython
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        The PL/Python Procedural Languages for PostgreSQL
 Group:          Productivity/Databases/Servers
 Obsoletes:      postgresql-pl
@@ -258,7 +258,7 @@
 functions, and triggers.
 
 %package pltcl
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Summary:        PL/Tcl Procedural Language for PostgreSQL
 Group:          Productivity/Databases/Tools
 Obsoletes:      postgresql-pl

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

Reply via email to