From 48d7a1429d78edbd84d1b747d64cd44cd617ea8f Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:37:36 +0000 Subject: auto-import postgresql-7.1.3-3 from postgresql-7.1.3-3.src.rpm --- postgresql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'postgresql.spec') diff --git a/postgresql.spec b/postgresql.spec index f886a30..529b044 100755 --- a/postgresql.spec +++ b/postgresql.spec @@ -44,7 +44,7 @@ Version: 7.1.3 # 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: 2 +Release: 3 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.gz @@ -948,6 +948,9 @@ rm -f perlfiles.list %endif %changelog +* Wed Sep 12 2001 Tim Powers +- rebuild with new gcc and binutils + * Mon Aug 20 2001 Trond Eivind Glomsrød 7.1.3-2 - Fix usage of "Red Hat Linux" in the README.rpm-dist, do other minor fixes to this file -- cgit