Accepting request 779839 from server:database:postgresql

- Fix a few mistakes in the spec file.

OBS-URL: https://build.opensuse.org/request/show/779839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql12?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-02-29 20:23:28 +00:00 committed by Git OBS Bridge
commit 471a34195c
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