Hello community, here is the log from the commit of package postgresql for openSUSE:Factory checked in at Mon Feb 21 00:22:44 CET 2011.
-------- --- postgresql/postgresql-libs.changes 2011-02-17 12:42:16.000000000 +0100 +++ /mounts/work_src_done/STABLE/postgresql/postgresql-libs.changes 2011-02-19 21:11:34.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Feb 19 20:11:07 UTC 2011 - [email protected] + +- fix update of libs + +------------------------------------------------------------------- postgresql.changes: same change calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql-libs.spec ++++++ --- /var/tmp/diff_new_pack.MBcOwD/_old 2011-02-21 00:22:18.000000000 +0100 +++ /var/tmp/diff_new_pack.MBcOwD/_new 2011-02-21 00:22:18.000000000 +0100 @@ -28,7 +28,7 @@ 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 -n %libpq + License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients @@ -85,6 +86,7 @@ %package -n %libecpg + License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients @@ -105,6 +107,7 @@ %package -n %_name-devel + License: BSD3c(or similar) Summary: PostgreSQL development header files and libraries Group: Productivity/Databases/Tools ++++++ postgresql.spec ++++++ --- /var/tmp/diff_new_pack.MBcOwD/_old 2011-02-21 00:22:18.000000000 +0100 +++ /var/tmp/diff_new_pack.MBcOwD/_new 2011-02-21 00:22:18.000000000 +0100 @@ -35,7 +35,7 @@ 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,10 +72,12 @@ %package -n %libpq + 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 @@ -92,6 +94,7 @@ %package -n %libecpg + License: BSD3c(or similar) Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients @@ -171,6 +174,7 @@ %package -n %_name-devel + License: BSD3c(or similar) Summary: PostgreSQL development header files and libraries Group: Productivity/Databases/Tools ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.MBcOwD/_old 2011-02-21 00:22:18.000000000 +0100 +++ /var/tmp/diff_new_pack.MBcOwD/_new 2011-02-21 00:22:18.000000000 +0100 @@ -1,2 +1 @@ -postgresql-libs - +libpq5 ++++++ postgresql.spec.in ++++++ --- /var/tmp/diff_new_pack.MBcOwD/_old 2011-02-21 00:22:19.000000000 +0100 +++ /var/tmp/diff_new_pack.MBcOwD/_new 2011-02-21 00:22:19.000000000 +0100 @@ -96,6 +96,7 @@ Summary: Shared Libraries Required for PostgreSQL Clients Group: Productivity/Databases/Clients Obsoletes: postgresql-libs +Provides: postgresql-libs # bug437293 %ifarch ppc64 Obsoletes: postgresql-libs-64bit ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
