Accepting request 38791 from server:database:postgresql
Copy from server:database:postgresql/postgresql based on submit request 38791 from user rmax OBS-URL: https://build.opensuse.org/request/show/38791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql?expand=0&rev=21
This commit is contained in:
commit
e1ab0dbeb4
@ -27,7 +27,7 @@ BuildRequires: krb5-devel libxslt-devel
|
|||||||
BuildRequires: python-devel tcl-devel
|
BuildRequires: python-devel tcl-devel
|
||||||
Summary: The PL/Tcl, PL/Perl, and PL/Python Procedural Languages for PostgreSQL
|
Summary: The PL/Tcl, PL/Perl, and PL/Python Procedural Languages for PostgreSQL
|
||||||
Version: 8.4.3
|
Version: 8.4.3
|
||||||
Release: 1
|
Release: 2
|
||||||
%define pg_minor_version %(echo %version | cut -f1-2 -d.)
|
%define pg_minor_version %(echo %version | cut -f1-2 -d.)
|
||||||
License: BSD3c(or similar)
|
License: BSD3c(or similar)
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Apr 17 15:21:18 UTC 2010 - crrodriguez@opensuse.org
|
|
||||||
|
|
||||||
- Should Require timezone package
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 16 15:27:42 CET 2010 - max@suse.de
|
Tue Mar 16 15:27:42 CET 2010 - max@suse.de
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ BuildRequires: krb5-devel libxslt-devel
|
|||||||
%endif
|
%endif
|
||||||
Summary: Basic Clients and Utilities for PostgreSQL
|
Summary: Basic Clients and Utilities for PostgreSQL
|
||||||
Version: 8.4.3
|
Version: 8.4.3
|
||||||
Release: 1
|
Release: 2
|
||||||
%define pg_minor_version %(echo %version | cut -f1-2 -d.)
|
%define pg_minor_version %(echo %version | cut -f1-2 -d.)
|
||||||
License: BSD3c(or similar)
|
License: BSD3c(or similar)
|
||||||
Group: Productivity/Databases/Tools
|
Group: Productivity/Databases/Tools
|
||||||
@ -47,7 +47,6 @@ PreReq: postgresql-libs = %pg_minor_version
|
|||||||
Url: http://www.postgresql.org/
|
Url: http://www.postgresql.org/
|
||||||
Provides: postgresql = %pg_minor_version
|
Provides: postgresql = %pg_minor_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: timezone
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PostgreSQL is an advanced object-relational database management system
|
PostgreSQL is an advanced object-relational database management system
|
||||||
|
Loading…
Reference in New Issue
Block a user