Commit Graph

402 Commits

Author SHA1 Message Date
Pavel Raiskup 06a51ffa8a gitignore: add up2date items
And fix related script.

Version: 9.6.1-1
2016-10-26 11:41:00 +02:00
Pavel Raiskup b0108e4725 build: remove config.{guess,sub} hacks
These issues are now automatically solved by %configure.

Version: 9.6.1-1
2016-10-26 08:43:54 +02:00
Pavel Raiskup ba2a35679a build: remove plpython build hack
(fixed upstream: 7107d58ec5a3c45967e77525809612a5f89b97f3)

Version: 9.6.1-1
2016-10-26 08:29:39 +02:00
Pavel Raiskup 30648b934d rebase: update to 9.6.1
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-1.html

Version: 9.6.1-1
2016-10-26 08:29:13 +02:00
Pavel Raiskup bb1db959b3 setup: rebase to 5.0
- macros are now automatically generated
- there are convenient macros for testing other
  packages against postgresql-server

Resolves: rhbz#1368477, rhbz#1368480
Version: 9.6.0-1
2016-10-04 12:42:24 +02:00
Pavel Raiskup 041e748b02 typoe: remove leftover in comment
Version: 9.6.0-1
2016-10-02 14:17:53 +02:00
Pavel Raiskup 23f9d768a9 upload proper checksum
Version: 9.6.0-1
2016-10-01 09:13:33 +02:00
Pavel Raiskup c02b42b8e8 build: fix plpython's makefile inconsistency
Version: 9.6.0-1
2016-10-01 09:11:17 +02:00
Pavel Raiskup 08014984d3 run_testsuite: don't fail immediately
Version: 9.6.0-1
2016-10-01 09:10:35 +02:00
Pavel Raiskup 97dfdfe4b9 rebase: new upstream major release
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6.html

Merged changes from https://github.com/devexp-db/postgresql-latest
- removal of obsoleted patch, we can set port in postgresql.conf
- install new files
- hack for plpython build

Version: 9.6.0-1
2016-10-01 09:09:13 +02:00
Petr Kubat 5239ac0d0f rebase: minor version update
Per upstream release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-4.html

Version: 9.5.4-1
2016-08-12 07:48:18 +02:00
Petr Písař 34e9d01899 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:25:25 +02:00
Pavel Raiskup a3f63f1f95 packaging: depend on multilib-rpm-config
.. to correctly install architecture-dependant header files.

Related: rhbz#1286193
Version: 9.5.3-3
2016-06-21 12:15:14 +02:00
Jitka Plesnikova b5308137b9 Perl 5.24 rebuild 2016-05-15 05:16:43 +02:00
Pavel Raiskup f164285e53 rebase: minor version update
Per upstream release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-3.html

Version: 9.5.3-1
2016-05-12 10:36:48 +02:00
Pavel Raiskup 269d2b7daf test: pg_regress changed options
Use --bindir instead of --psqldir against PostgreSQL 9.5+.

Related: rhbz#1334276
Version: 9.5.2-2
2016-05-09 16:18:06 +02:00
Pavel Raiskup c14bb2cdd1 packaging: own the datadir/postgresql-setup directory
Version: 9.5.2-1
Resolves: 1321918
2016-04-03 21:33:12 +02:00
Pavel Raiskup b6b08dffec rebase: minor version update
Per upstream release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-2.html

Version: 9.5.2-1
2016-04-03 21:32:10 +02:00
Pavel Raiskup f01c700fce static: add static libraries missed by packagers
Put those libraries into separate sub-package to make sure that
people build-require concrete subpackage (not devel subpackage),
and we can easily track them.

Resolves: rhbz#784281
Version: 9.5.1-2
2016-02-26 08:25:43 +01:00
Pavel Raiskup 89f36b76f7 rebase: minor version update
Per upstream release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-1.html

Version: 9.5.1-1
2016-02-09 15:19:16 +01:00
Fedora Release Engineering c12fcd368d - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 18:22:43 +00:00
Pavel Raiskup 98d83f0a9b sources: remove obsolete tarball
Version: 9.5.0-1
2016-01-07 16:38:26 +01:00
Pavel Raiskup 04a9ae75cf postgresql-setup: reflect pg_upgrade movement
The pg_upgrade binary was moved from postgresql-upgrade package
into postgresql package.

Version: 9.5.0-1
2016-01-07 00:14:58 +01:00
Pavel Raiskup 2427b5ec80 rebase: major release update
Per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5.html

Version: 9.5.0-1
2016-01-06 20:27:06 +01:00
Pavel Kajaba 10326645ae fix FTBFS caused by update of libxml2
Resolves: rhbz:#1286692
Version: 9.4.5-5
2015-12-16 12:56:26 +01:00
Pavel Kajaba bda5fb8479 Added empty clean section to fix short-circuit
Version: 9.4.5-4
2015-12-03 14:48:46 +01:00
Pavel Raiskup c7e64e17fc tests: fix FTBFS with new Python 3.5
Resolves: rhbz#1280404
Version: 9.4.5-3
2015-11-12 11:44:37 +01:00
Peter Robinson 74667b2a32 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 14:53:03 +00:00
Pavel Raiskup 3e879ef32a initscripts: do not track 'service' scripts in git
Those are already installed from postgressql-setup.tar.

Version: 9.4.5-2
2015-10-16 15:59:07 +02:00
Pavel Raiskup 8a02c71231 multilib: fix devel subpackage
Remove the templates and add sufficiently general script to
generate the header stub file.  I'll try to propose this to
redhat-rpm-config package inclusion.

Resolves: rhbz#1190346
Version: 9.4.5-2
2015-10-16 15:45:27 +02:00
Pavel Raiskup 4034635788 devel: stop requiring 'postgresql' package
Resolves: rhbz#1272219
Version: 9.4.5-2
2015-10-16 15:40:42 +02:00
Pavel Raiskup 5cf6330f38 rebase: minor release update
Per release notes:
http://www.postgresql.org/docs/9.4/static/release-9-4-5.html

Version: 9.4.5-1
2015-10-06 15:23:21 +02:00
Pavel Raiskup b66f190455 postgresql-setup: rebase to 3.4
Resolves: rhbz#1265319, rhbz#1247477
Version: 9.4.4-6
2015-09-25 13:54:46 +02:00
Pavel Raiskup 72ca6afc2a build: enable hardened build
https://bugzilla.redhat.com/show_bug.cgi?id=952946#c25

Resolves: rhbz#947022
Version: 9.4.4-5
2015-09-17 11:16:50 +02:00
Pavel Raiskup a037a89502 spec: install README.rpm-dist properly
Resolves: rhbz#1249708
Version: 9.4.4-4
2015-08-04 12:50:04 +02:00
Pavel Raiskup 31524fb5ac multilib: fix wrong arch classification
This partly reverts e6acde1a9 commit where is no clear
justification why the change was actually done.  Because the
pg_config.h was not ready for ppc64p7 and aarch64 -- it was clear
breakage.  In 1242873 discussion, it appeared that ppc64p7 needs
special handling as it is compatible/equivalent with ppc64.

Resolves: rhbz#1242873
Version: 9.4.4-3
2015-07-14 21:38:12 +02:00
Dennis Gilmore 9e3e9192dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 15:41:44 +00:00
Pavel Raiskup 7184916356 tests: fix failure for Perl 5.22
Resolves: rhbz#1231279
Version: 9.4.4-1
2015-06-15 09:36:54 +02:00
Pavel Raiskup 295849a9b5 rebase: minor release update
Per release notes:
http://www.postgresql.org/docs/9.4/static/release-9-4-4.html

Version: 9.4.4-1
2015-06-11 15:48:32 +02:00
Jitka Plesnikova 0729cbe435 Perl 5.22 rebuild 2015-06-06 18:24:03 +02:00
Jozef Mlich 68a237cd75 rebase: minor release update
Per release notes:
http://www.postgresql.org/docs/9.4/static/release-9-4-3.html

Version: 9.4.3-1
2015-06-03 13:44:19 +02:00
Jozef Mlích e66ec66d19 rebase: minor release update
Per release notes:
http://www.postgresql.org/docs/9.4/static/release-9-4-2.html

Version: 9.4.2-1
2015-05-22 01:07:51 +02:00
Pavel Raiskup 3c624ca2d8 build: disable hardening
Version: 9.4.1-4
2015-05-22 00:06:58 +02:00
Pavel Raiskup 3120db36c4 check: be more verbose if something failed
Version: 9.4.1-4
2015-05-22 00:00:04 +02:00
Jozef Mlich e6acde1a90 Using rpm macros instead of hard wired paths; Adding aarch64, ppc64p7 2015-03-26 09:44:50 +01:00
Jozef Mlich 08eb705370 Update of postgresql-setup to 3.3 2015-03-26 09:43:26 +01:00
Jozef Mlich 58e1c1f5ad Adding tcl-pgtcl into Requires of -tcl subpackage 2015-03-19 16:55:44 +01:00
Pavel Raiskup ab286396f6 rebase: minor release update
Per release notes:
http://www.postgresql.org/docs/9.4/static/release-9-4-1.html

Version: 9.4.1-1
2015-02-05 16:00:38 +01:00
Pavel Raiskup 3ca08a72e8 spec: sort %files lists (LANG=C sort)
Also substitute some hardwired paths with predefined macros.
Simplify tests a bit.

Version: 9.4.0-2
2015-02-04 07:32:53 +01:00
Jozef Mlich fd57b14656 update to 9.4.0 per release notes
http://www.postgresql.org/docs/9.4/static/index.html
2015-01-05 10:27:20 +01:00