summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian La Roche <laroche@fedoraproject.org>2005-04-13 22:45:47 +0000
committerFlorian La Roche <laroche@fedoraproject.org>2005-04-13 22:45:47 +0000
commit391b6660548f55af29c7e5307d09a2886a708a63 (patch)
tree6028af42aa7ff134fdd91ee58cdaaa71ce8ed33a
parent41ac9b745762d1fcc27e7097a91261c260b0897b (diff)
downloadpostgresql-setup-postgresql-8_0_2-2.tar.gz
postgresql-setup-postgresql-8_0_2-2.tar.xz
postgresql-setup-postgresql-8_0_2-2.zip
-rwxr-xr-xpostgresql.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/postgresql.spec b/postgresql.spec
index 67a0e0b..4d968d7 100755
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -64,7 +64,7 @@ Version: 8.0.2
# 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: 1
+Release: 2
License: BSD
Group: Applications/Databases
Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
@@ -793,6 +793,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Apr 14 2005 Florian La Roche <laroche@redhat.com>
+- rebuild for postgresql-tcl
+
* Tue Apr 12 2005 Tom Lane <tgl@redhat.com> 8.0.2-1
- Update to PostgreSQL 8.0.2.