SHA256
1
0
forked from pool/postgresql12

- Fix a few mistakes in the spec file.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=11
This commit is contained in:
Reinhard Max 2020-02-27 08:59:23 +00:00 committed by Git OBS Bridge
parent c9c6c9cf8e
commit 5a5ac94252
3 changed files with 8 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 27 08:58:37 UTC 2020 - Reinhard Max <max@suse.com>
- Fix a few mistakes in the spec file.
-------------------------------------------------------------------
Sat Feb 15 03:02:07 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -123,7 +123,6 @@ Source1: https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{p
Source2: baselibs.conf
Source3: postgresql-README.SUSE
Source17: postgresql-rpmlintrc
Source18: series
Patch1: postgresql-conf.patch
Patch2: postgresql-regress.patch
# PL/Perl needs to be linked with rpath (bsc#578053)
@ -229,7 +228,9 @@ PreReq: /sbin/chkconfig
PreReq: postgresql = %version
Requires: glibc-locale
Requires: timezone
%if %{with llvm}
Recommends: %{name}-llvmjit
%endif
Provides: postgresql-server-implementation = %version-%release
Requires: %libpq >= %version
Requires(pre): postgresql-server-noarch >= %pgmajor
@ -320,6 +321,7 @@ Summary: HTML Documentation for PostgreSQL
Group: Productivity/Databases/Tools
Provides: postgresql-docs-implementation = %version-%release
Requires: postgresql-docs-noarch >= %pgmajor
BuildArch: noarch
%description docs
PostgreSQL is an advanced object-relational database management system

6
series
View File

@ -1,6 +0,0 @@
postgresql-conf.patch -p0
postgresql-regress.patch -p0
postgresql-plperl-keep-rpath.patch -p0
postgresql-testsuite-int8.sql.patch -p1
postgresql-testsuite-keep-results-file.patch
postgresql-var-run-socket.patch -p0