From 91bb03f51e06c63df260ca10335a0ece61374f6348b90fc1887498f7477c2357 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sun, 20 Feb 2011 23:22:52 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/postgresql revision 30.0 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=5cab31851c48e5ac6ca60c121490db09 --- postgresql-libs.spec | 5 ++++- postgresql.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/postgresql-libs.spec b/postgresql-libs.spec index 8c7c278..a90ed3f 100644 --- a/postgresql-libs.spec +++ b/postgresql-libs.spec @@ -28,7 +28,7 @@ BuildRequires: krb5-devel libxslt-devel BuildRequires: openldap2-devel openssl-devel Summary: Basic Clients and Utilities for PostgreSQL Version: 9.0.3 -Release: 1 +Release: 2 %define pg_minor_version %(echo %version | sed -r 's/^([0-9]+\\.[0-9]+).*/\\1/') License: BSD3c(or similar) Group: Productivity/Databases/Tools @@ -65,6 +65,7 @@ package. %package -n %libpq + License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients @@ -85,6 +86,7 @@ program or language bindings are using. %package -n %libecpg + License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients @@ -105,6 +107,7 @@ preprocessor for PostgreSQL. %package -n %_name-devel + License: BSD3c(or similar) Summary: PostgreSQL development header files and libraries Group: Productivity/Databases/Tools diff --git a/postgresql.spec b/postgresql.spec index ad4bcfb..0531c09 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -35,7 +35,7 @@ BuildRequires: krb5-devel libxslt-devel BuildRequires: openldap2-devel openssl-devel Summary: Basic Clients and Utilities for PostgreSQL Version: 9.0.3 -Release: 1 +Release: 2 %define pg_minor_version %(echo %version | sed -r 's/^([0-9]+\\.[0-9]+).*/\\1/') License: BSD3c(or similar) Group: Productivity/Databases/Tools @@ -72,6 +72,7 @@ package. %package -n %libpq + License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients @@ -93,6 +94,7 @@ program or language bindings are using. %package -n %libecpg + License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients @@ -172,6 +174,7 @@ PostgreSQL databases. %package -n %_name-devel + License: BSD3c(or similar) Summary: PostgreSQL development header files and libraries Group: Productivity/Databases/Tools From eaef72306db6b2d8f0165f7ccff83ff553d7737abcc43423a56ed72955ccdfdf Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Mon, 21 Feb 2011 00:12:14 +0000 Subject: [PATCH 2/2] Accepting request 62223 from home:oertel:branches:openSUSE:Factory accept fix of last fix OBS-URL: https://build.opensuse.org/request/show/62223 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=50 --- postgresql-libs.changes | 6 ++++++ postgresql-libs.spec | 1 + postgresql.changes | 6 ++++++ 3 files changed, 13 insertions(+) diff --git a/postgresql-libs.changes b/postgresql-libs.changes index 110528b..e79fbbf 100644 --- a/postgresql-libs.changes +++ b/postgresql-libs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 21 01:09:08 CET 2011 - ro@suse.de + +- provide postgresql-libs in the specfile that actually builds + the libs package + ------------------------------------------------------------------- Sat Feb 19 20:11:07 UTC 2011 - coolo@novell.com diff --git a/postgresql-libs.spec b/postgresql-libs.spec index a90ed3f..aa22b1b 100644 --- a/postgresql-libs.spec +++ b/postgresql-libs.spec @@ -70,6 +70,7 @@ License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients Obsoletes: postgresql-libs +Provides: postgresql-libs # bug437293 %ifarch ppc64 Obsoletes: postgresql-libs-64bit diff --git a/postgresql.changes b/postgresql.changes index 110528b..e79fbbf 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 21 01:09:08 CET 2011 - ro@suse.de + +- provide postgresql-libs in the specfile that actually builds + the libs package + ------------------------------------------------------------------- Sat Feb 19 20:11:07 UTC 2011 - coolo@novell.com