From cc192f6092626400720804e8b3321ab5967e6cfb Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 12 Jan 2005 16:30:20 +0000 Subject: [PATCH] - Rebuilt for new readline. --- postgresql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/postgresql.spec b/postgresql.spec index ba9be8b..35063ee 100755 --- a/postgresql.spec +++ b/postgresql.spec @@ -67,7 +67,7 @@ Version: 7.4.6 # Pre-release RPM's should not be put up on the public ftp.postgresql.org server # -- only test releases or full releases should be. -Release: 4 +Release: 5 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 @@ -790,6 +790,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jan 12 2005 Tim Waugh 7.4.6-5 +- Rebuilt for new readline. + * Tue Jan 11 2005 Dan Walsh 7.4.6-4 - Add restorecon to postgresql.init in order to restore database to correct - SELinux context.