summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 10:37:36 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 10:37:36 +0000
commit48d7a1429d78edbd84d1b747d64cd44cd617ea8f (patch)
treeff3eb22e2449663cde9298b22d309e98b57271ec
parent4b041776e8929c37ca4e0715ecbc6ea888f860be (diff)
downloadpostgresql-setup-48d7a1429d78edbd84d1b747d64cd44cd617ea8f.tar.gz
postgresql-setup-48d7a1429d78edbd84d1b747d64cd44cd617ea8f.tar.xz
postgresql-setup-48d7a1429d78edbd84d1b747d64cd44cd617ea8f.zip
auto-import postgresql-7.1.3-3 from postgresql-7.1.3-3.src.rpmpostgresql-7_1_3-3
-rwxr-xr-xpostgresql.spec5
1 files changed, 4 insertions, 1 deletions
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 <timp@redhat.com>
+- rebuild with new gcc and binutils
+
* Mon Aug 20 2001 Trond Eivind Glomsrød <teg@redhat.com> 7.1.3-2
- Fix usage of "Red Hat Linux" in the README.rpm-dist, do other minor
fixes to this file