diff --git a/postgresql-pl.spec b/postgresql-pl.spec index 6f2ae93..1ef272d 100644 --- a/postgresql-pl.spec +++ b/postgresql-pl.spec @@ -24,7 +24,7 @@ BuildRequires: ncurses-devel BuildRequires: python-devel tcl-devel Summary: The PL/Tcl, PL/Perl, and PL/Python Procedural Languages for PostgreSQL Version: 8.4.2 -Release: 1 +Release: 2 %define pg_minor_version %(echo %version | cut -f1-2 -d.) License: BSD3c(or similar) Group: Productivity/Databases/Servers diff --git a/postgresql.changes b/postgresql.changes index eb69762..b9cb17c 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -184,6 +184,11 @@ Wed Dec 16 16:19:20 CET 2009 - max@suse.de This includes adding IDT to the default timezone abbreviation set. +------------------------------------------------------------------- +Wed Dec 16 10:46:01 CET 2009 - jengelh@medozas.de + +- package documentation as noarch + ------------------------------------------------------------------- Mon Dec 14 16:08:29 CET 2009 - jengelh@medozas.de diff --git a/postgresql.spec b/postgresql.spec index 6f2f1bf..fad4ba9 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -24,7 +24,7 @@ BuildRequires: openldap2-devel openssl-devel pam-devel readline-devel zlib-deve BuildRequires: ncurses-devel Summary: Basic Clients and Utilities for PostgreSQL Version: 8.4.2 -Release: 1 +Release: 2 %define pg_minor_version %(echo %version | cut -f1-2 -d.) License: BSD3c(or similar) Group: Productivity/Databases/Tools @@ -116,6 +116,9 @@ Provides: postgresql-server = %pg_minor_version License: BSD3c(or similar) Summary: HTML Documentation for PostgreSQL Group: Productivity/Databases/Tools +%if 0%{?suse_version} >= 1120 +BuildArch: noarch +%endif %description docs PostgreSQL is an advanced object-relational database management system