Commit Graph

84 Commits

Author SHA1 Message Date
Tom Lane
3ab1d6bb3f Remove postgresql package's local copy of tzdata files, so it won't need to
be turned for routine timezone updates.
2007-08-22 21:27:31 +00:00
Tom Lane
d31a87d61d Fix perl BuildRequires 2007-08-12 21:21:08 +00:00
Tom Lane
1fbccd00b7 Fix breakage in postgresql-test: pg_regress isn't a shell script anymore 2007-06-20 19:19:24 +00:00
Tom Lane
2ee0978ca2 Update to PostgreSQL 8.2.4 for CVE-2007-2138, data loss bugs Resolves:
#237682
2007-04-24 19:21:40 +00:00
Karsten Hopp
32445b61dc - rebuild with tcl-8.4 2007-02-14 16:45:46 +00:00
Tom Lane
8f32cc1efc Update to PostgreSQL 8.2.3 Resolves: #227522 2007-02-07 14:58:38 +00:00
Tom Lane
3fe398b2dc Update to PostgreSQL 8.2.2. 2007-02-04 18:34:03 +00:00
Tom Lane
d6ea25dd93 Split -pl subpackage into three new packages to reduce dependencies and
track upstream project's packaging.
2007-01-13 04:30:50 +00:00
Tom Lane
721f5ecff5 Update to PostgreSQL 8.2.1, pgtcl 1.5.3 2007-01-11 00:17:11 +00:00
Jeremy Katz
a703279f8e - rebuild for python 2.5 2006-12-07 18:27:05 +00:00
Tom Lane
94058424b0 Update to Postgres 8.2.0, fix a couple of small packaging bugs. 2006-12-05 03:01:02 +00:00
Jesse Keating
a1b4e26b2e bumped for rebuild 2006-07-12 07:51:45 +00:00
Tom Lane
702bdb8c8b Update to PostgreSQL 8.1.4 and PyGreSQL 3.8. 2006-05-22 16:08:15 +00:00
Tom Lane
5cdde2cf0c Remove JDBC from this build; we will package it as separate SRPM 2006-03-27 21:18:02 +00:00
Tom Lane
d3e4ca4b5a Minor updates to sync README with the upstream (PGDG) RPM distribution. 2006-03-02 19:04:52 +00:00
Jesse Keating
f9c572344a rebump for build order issues in double-long bump 2006-02-13 18:43:53 +00:00
Tom Lane
3b6d1bc136 Update to PostgreSQL 8.1.3 (CVE-2006-0553); also update JDBC driver and fix
bug #177564.
2006-02-13 15:53:02 +00:00
Jesse Keating
396c0e4db9 bump for new gcc/glibc 2006-02-07 13:35:32 +00:00
Tom Lane
1dfa8f9007 Repair extraneous quote in pgtcl configure script ... odd that bash didn't
use to spit up on this.
2006-01-09 17:59:35 +00:00
Tom Lane
49d3183d22 Update to PostgreSQL 8.1.2. 2006-01-09 01:14:36 +00:00
Tom Lane
fc98a4f609 Fix pg_config.h, also update postgresql-test Makefile to work with 8.1. 2005-12-15 19:38:07 +00:00
Tom Lane
d644a0e2b0 oops, looks like we want uname -i not uname -m 2005-12-15 04:34:51 +00:00
Tom Lane
a15ec211c9 Update to PostgreSQL 8.1.1; fix multilib issues for devel package. 2005-12-14 22:33:00 +00:00
Jesse Keating
3159c0a811 gcc update bump 2005-12-09 22:42:46 +00:00
Tom Lane
d925f018c4 Update included PDF-format manual to 8.1. 2005-11-12 19:58:46 +00:00
Tom Lane
70e7092d31 Rebuild due to openssl library update (this time for sure?) 2005-11-09 22:36:40 +00:00
Tom Lane
4fe43eb802 Rebuild due to openssl library update. 2005-11-09 17:58:45 +00:00
Tom Lane
80b1caeeda Update to PostgreSQL 8.1.0, fix bugs 167040 and 170141. 2005-11-07 21:54:56 +00:00
Tomáš Mráz
81785f0dfe - use include instead of pam_stack in pam config 2005-10-14 10:23:11 +00:00
Tom Lane
f718878f5b Really truly fix bug #162198. 2005-10-04 22:04:22 +00:00
Tom Lane
32269db0ad Update to PostgreSQL 8.0.4, fix several minor packaging problems. 2005-10-04 19:37:36 +00:00
Tom Lane
e8f554df7d Update to PostgreSQL 8.0.3 (includes security and data-loss fixes; see
bz#156727, CAN-2005-1409, CAN-2005-1410).
2005-05-10 15:34:35 +00:00
Florian La Roche
391b666054 - rebuild 2005-04-13 22:45:47 +00:00
Tom Lane
41ac9b7457 Update to PostgreSQL 8.0.2. 2005-04-13 03:02:18 +00:00
Tom Lane
ec5d1aeb9e Remove unwanted rpath specification from pgtcl (bz#150649). 2005-03-11 23:54:09 +00:00
Tom Lane
dadd60bc80 Fix Obsoletes/Requires specs as per bz#144435 and recent discussions. 2005-03-02 21:14:35 +00:00
Tomáš Mráz
a70d6a1556 - rebuild with openssl-0.9.7e 2005-03-01 19:42:10 +00:00
Tom Lane
26b954acad Minor bug fixes in init script. 2005-02-21 21:44:36 +00:00
Tom Lane
eb3bf28c7e Update to Postgres 8.0.1; add unversioned symlinks for JDBC jarfiles, per
bz#145744.
2005-01-31 03:15:07 +00:00
Tom Lane
6e96691327 Update to PostgreSQL 8.0. 2005-01-19 05:02:11 +00:00
Tim Waugh
cc192f6092 - Rebuilt for new readline. 2005-01-12 16:30:20 +00:00
Daniel J Walsh
09d8b02f0f fix to only restorecon on data directory postgresql.init 2005-01-11 21:21:32 +00:00
Daniel J Walsh
60170234eb fix restorecon line 2005-01-11 20:42:37 +00:00
Daniel J Walsh
a884bda987 - Add restorecon to postgresql.init in order to restore database to correct
- SELinux context.
2005-01-11 20:20:45 +00:00
Tom Lane
ec364abd8a Update to PyGreSQL 3.6 (to fix bug #142711). Adjust a few file permissions
(bug #142431). Assign %{_libdir}/pgsql to base package instead of
    -server (bug #74003).
2004-12-16 22:02:42 +00:00
Elliot Lee
be132bc359 _smp_mflags 2004-11-16 23:01:49 +00:00
Tom Lane
e5eb733d24 Rebuild so python components play with python 2.4. 2004-11-15 17:36:58 +00:00
Tom Lane
fefe019c96 Update to Postgres 7.4.6 (bugs 136947, 136949) 2004-10-23 20:23:22 +00:00
Tom Lane
3c38c700e2 Small adjustments to fix bugs 136300, 136301, 128852. 2004-10-20 17:22:14 +00:00
Tom Lane
3fd417a317 Solve stale-lockfile problem; use runuser instead of su. 2004-10-05 15:32:24 +00:00