- Rebuilt for new readline.

This commit is contained in:
Tim Waugh 2005-01-12 16:30:20 +00:00
parent 09d8b02f0f
commit cc192f6092

View File

@ -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 <twaugh@redhat.com> 7.4.6-5
- Rebuilt for new readline.
* Tue Jan 11 2005 Dan Walsh <dwalsh@redhat.com> 7.4.6-4
- Add restorecon to postgresql.init in order to restore database to correct
- SELinux context.