]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- updated to 8.0.3 (note: in order to fix security issues one should perform auto/ac/postgresql-8_0_3-0_1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 10 May 2005 19:14:51 +0000 (19:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  dump/initdb/reload cycle or manual repair as specified in docs)

Changed files:
    postgresql.spec -> 1.325

postgresql.spec

index 6a042ea53db1c32c6367210cc556bffdf8a1a700..19a5d99094605ed76c958afddaa77d6ce9d41d60 100644 (file)
@@ -15,7 +15,7 @@
                                        # (disabled by default because it is a security risk)
 %bcond_without slony1                  # disable Slony-I replication system
 
-%define                postgresql_version      8.0.2
+%define                postgresql_version      8.0.3
 %define                postgresql_release      0.1
 %define                slony1_version  1.0.5
 %define                slony1_release  1
@@ -36,7 +36,7 @@ Release:      %{postgresql_release}
 License:       BSD
 Group:         Applications/Databases
 Source0:       ftp://ftp.postgresql.org/pub/source/v%{postgresql_version}/%{name}-%{postgresql_version}.tar.bz2
-# Source0-md5: 1d44b9ca9a05a0df6c4bf8ebb7164a06
+# Source0-md5: c0914a133ce6c1e0f1d8b93982d6e881
 ##Source0:     ftp://ftp.postgresql.org/pub/source/v%{version}beta/%{name}-%{version}%{beta}.tar.bz2
 Source1:       %{name}.init
 Source2:       pgsql-Database-HOWTO-html.tar.gz
This page took 0.055232 seconds and 4 git commands to generate.