Commit Graph

435 Commits

Author SHA1 Message Date
Patrik Novotný
083e635254 New upstream release 11.3
Per release notes:
    https://www.postgresql.org/docs/11/release-11-3.html

    Version: 11.3-1
2019-05-09 14:43:25 +02:00
Pavel Raiskup
e4bf7609cc Make test macros RPM noarch
This is probably Fedora only statement.

Resolves: rhbz#1686620
2019-03-08 08:52:03 +01:00
Pavel Raiskup
538260fd70 update postgresql-setup to 8.3
Related: rhbz#1668301
Version: 11.2-2
2019-03-05 09:13:09 +01:00
Pavel Raiskup
3e105297fb ci: add external beakerlib testsuite 2019-02-22 11:11:00 +01:00
Igor Gnatenko
b6f5483140 Rebuild for readline 8.0 2019-02-17 09:30:53 +01:00
Patrik Novotný
c56e80e096 Rebase to upstream release 11.2
Per release notes:
https://www.postgresql.org/docs/11/release-11-2.html

Version: 11.2-1
Fixes: #9
2019-02-15 09:41:44 +01:00
Pavel Raiskup
27dc0dd200 server: build against up2date library
This is a toy BuildRequires which doesn't solve much problems, it
is there mostly to remind us that we should first update libpq
library before moving forward with server package.

Version: 11.1-5
2019-02-14 14:59:12 +01:00
Fedora Release Engineering
d93212b654 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 04:40:43 +00:00
Pavel Raiskup
70efd4431e server: build with ICU collations support
After reading the following links, it seems to be important (even
though large) server dependency for opt-in collations.

https://www.postgresql.org/message-id/20160617154311.GB19359%40momjian.us
https://bugzilla.redhat.com/show_bug.cgi?id=1320356
https://www.postgresql.org/message-id/flat/111D0E27-A8F3-4A84-A4E0-B0FB703863DF@s24.com

Version: 11.1-3
2019-01-30 19:59:15 +01:00
Igor Gnatenko
ec07c9387a Remove unneeded %clean section
It is the behavior since EPEL5.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-29 05:47:15 +01:00
Igor Gnatenko
1d34e7d7b0 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:38 +01:00
Björn Esser
b498ca836e
Rebuilt for libcrypt.so.2 (#1666033) 2019-01-14 19:13:06 +01:00
Patrik Novotný
361bde51e2 Revert "Checksum fix for postgresql-setup-6.0.tar.gz"
This reverts commit 5d5891d095.
2018-11-08 22:23:37 +01:00
Patrik Novotný
5d5891d095 Checksum fix for postgresql-setup-6.0.tar.gz 2018-11-08 22:22:05 +01:00
Patrik Novotný
ad8ff44c19 Rebase to upstream release 11.1
Per release notes:
    https://www.postgresql.org/docs/11/release-11-1.html

    Version: 11.1-1
2018-11-08 13:34:02 +01:00
Pavel Raiskup
840f216dc6 Build also Python 3 variants of python contrib modules
Version: 11.0-2
2018-11-02 12:22:04 +01:00
Pavel Raiskup
626e81aa1d rebase: update to 11.0
Per release notes:
https://www.postgresql.org/docs/11/static/release-11-0.html

Version: 11.0-1
2018-10-17 14:32:43 +02:00
Pavel Raiskup
6111911b25 fix Makefile.regress for docker and missing coreutils
Per report from Václav Daněk.

Resolves: rhbz#1508011
2018-09-26 14:33:44 +02:00
Pavel Raiskup
ffc865e4a8 modularity: drop '*-libs' and '*-devel' subpackages
The PostgreSQL shared libraries are moved to 'libpq' and 'libecpg'
packages, which allows us to have single library version per
Fedora release, even though we will provide multiple versions of
PostgreSQL servers.

Related: rhbz#1618698
Version: 10.5-4
2018-09-05 08:43:30 +02:00
Pavel Raiskup
b46d68a9cb devel: provide libecpg-devel and postgresql-server-devel
Related: rhbz#1618698
Version: 10.5-3
2018-08-27 15:18:38 +02:00
Pavel Raiskup
9242708bee devel: provide libpq-devel
Version: 10.5-2
2018-08-27 14:05:50 +02:00
Pavel Raiskup
15c9a5a7e3 some cleanups
Version: 10.5-2
2018-08-27 14:04:24 +02:00
Pavel Raiskup
51abe650bc rebase: update to 10.5
Per release notes:
https://www.postgresql.org/docs/10/static/release-10-5.html

Version: 10.5-1
2018-08-08 11:39:52 +02:00
Pavel Raiskup
ff6bdd20bf setup: new version
start test PG servers on random port number

Version: 10.4-8
2018-08-02 09:14:03 +02:00
Fedora Release Engineering
e4f9b1fa14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 22:46:03 +00:00
Pavel Raiskup
f1d6398874 move pg_config*.mo files to *-devel
This complements 4034635788 commit.

THANKS: Jun Aruga
Version: 10.4-6
2018-07-12 16:12:51 +02:00
Pavel Raiskup
be2d41d2fc Drop hack for ppc64* gcc optimization bug
Related: rhbz#1544349
Version: 10.4-6
2018-07-12 14:36:07 +02:00
Pavel Raiskup
db5a549f53 FTBFS: 'python' is not on $PATH on F29+
Version: 10.4-5
2018-07-09 10:18:42 +02:00
Pavel Raiskup
07daa8e53a Re-enable -O3 compilation for PPC 64bit boxes
Related: rhbz#1544349
Version: 10.4-5
2018-07-09 08:57:53 +02:00
Petr Písař
12b384bfd8 Perl 5.28 rebuild 2018-07-03 13:00:30 +02:00
Jitka Plesnikova
82e5aaaf8d Perl 5.28 rebuild 2018-06-27 20:51:20 +02:00
Miro Hrončok
d18c574660 Rebuilt for Python 3.7 2018-06-19 10:49:49 +02:00
Pavel Raiskup
b707571b4f rebase: update to 10.4
Per release notes:
https://www.postgresql.org/docs/10/static/release-10-4.html

Version: 10.4-1
2018-05-10 13:04:01 +02:00
Pavel Raiskup
c8ac4491b6 pltcl: drop tcl-pgtcl dep
This reverts 58e1c1f5ad.
I discussed with Jozef that it's OK, that dep shouldn't be needed.

Version: 10.3-5
2018-04-26 17:09:31 +02:00
Pavel Raiskup
cc5d65f927 upgrade: package plpython*.so
Version: 10.3-4
2018-04-19 14:54:04 +02:00
Pavel Raiskup
1942c8b9d5 upgrade: don't package libpq.so & friends
Version: 10.3-3
2018-04-16 13:29:07 +02:00
Pavel Raiskup
bf6f0859a8 upgrade: package contrib modules
Version: 10.3-3
2018-04-16 13:28:26 +02:00
Pavel Raiskup
3e9c3b569f upgrade: package pltcl.so and plperl.so
Version: 10.3-3
2018-04-16 12:03:05 +02:00
Pavel Raiskup
8ac102b47e spec: make it a bit more airy
Version: 10.3-2
2018-04-13 15:13:14 +02:00
Pavel Raiskup
50065a2277 postgresql-test-rpm-macros subpackage
We used to provide the functionality under postgresql-devel
subpackage, but that one has already too much purposes (we build
against that both client tools and server modules, using that for
tests is too much).

Newly, the postgresql-server package is automatically added as
transitive dependency, so the typical fix for dependant packages
would be:

    - BuildRequires: postgresql-devel
    - BuildRequires: postgresql-server
    + BuildRequires: postgresql-test-rpm-macros

(when the package doesn't need header files from postgresql-devel)

Version: 10.3-2
2018-04-13 15:02:14 +02:00
Pavel Raiskup
fa3717b8d2 setup: new upstream release
Version: 10.3-2
2018-04-13 14:48:03 +02:00
Pavel Raiskup
5b5042670f define %precise_version
Version: 10.3-2
2018-04-13 14:46:24 +02:00
Pavel Raiskup
d1c05385d1 Drop -O3 for ppc* to work-around FTBFS with gcc 8.0
Related: rhbz#1544349
Version: 10.3-1
2018-03-01 18:08:52 +01:00
Pavel Raiskup
0948580a64 spec: add gcc to BuildRequires
Per https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequire

Version: 10.3-1
2018-03-01 13:54:02 +01:00
Pavel Raiskup
7e0314402a rebase: update to 10.3
Per release notes:
https://www.postgresql.org/docs/10/static/release-10-3.html

Version: 10.3-1
2018-03-01 13:02:42 +01:00
Petr Kubat
82b3e4e96d rebase: update to 10.2
Per release notes:
https://www.postgresql.org/docs/10/static/release-10-2.html

Version: 10.2-1
2018-02-08 10:53:58 +01:00
Björn Esser
0df80d97f3
Rebuilt for switch to libxcrypt 2018-01-20 23:07:35 +01:00
Pavel Raiskup
a820a9eff8 spec: cleanup %if-fork for obsoleted fedora versions 2017-12-19 15:55:16 +01:00
Pavel Raiskup
5dec06f6e5 service: use sd_notify and disable timeout
Resolves: rhbz#1414314, rhbz#1525477
Version: 10.1-4
2017-12-19 10:51:26 +01:00
Pavel Raiskup
ead24cd155 spec: provides/requires s/python/python2/
Version: 10.1-3
2017-12-13 14:18:37 +01:00