- rebuild with tcl-8.4

This commit is contained in:
Karsten Hopp 2007-02-14 16:45:46 +00:00
parent 8f32cc1efc
commit 32445b61dc
1 changed files with 4 additions and 1 deletions

View File

@ -81,7 +81,7 @@
Summary: PostgreSQL client programs and libraries. Summary: PostgreSQL client programs and libraries.
Name: postgresql Name: postgresql
Version: 8.2.3 Version: 8.2.3
Release: 1%{?dist} Release: 2%{?dist}
License: BSD License: BSD
Group: Applications/Databases Group: Applications/Databases
Url: http://www.postgresql.org/ Url: http://www.postgresql.org/
@ -822,6 +822,9 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Feb 14 2007 Karsten Hopp <karsten@redhat.com> 8.2.3-2
- rebuild with tcl-8.4
* Wed Feb 7 2007 Tom Lane <tgl@redhat.com> 8.2.3-1 * Wed Feb 7 2007 Tom Lane <tgl@redhat.com> 8.2.3-1
- Update to PostgreSQL 8.2.3 due to regression induced by security fix - Update to PostgreSQL 8.2.3 due to regression induced by security fix
Resolves: #227522 Resolves: #227522