| author | Alejandro Mery <amery@opensde.org> | 2009-03-07 20:06:44 (GMT) |
|---|---|---|
| committer | Alejandro Mery <amery@opensde.org> | 2009-03-08 13:35:38 (GMT) |
| commit | 097fe3f7b255cd56c51544540686a716a1955f22 (patch) | |
| tree | e6d440f22b046029222522b330f80fb03740fa42 | |
| parent | d4fa832bb6029e4c46e9c232d0f292f27079ef7e (diff) | |
pg_filedump: Updated (8.2 -> 8.3)
| -rw-r--r-- | database/pg_filedump/make_patch.diff | 4 | ||||
| -rw-r--r-- | database/pg_filedump/pg_filedump.conf | 3 | ||||
| -rw-r--r-- | database/pg_filedump/pg_filedump.desc | 8 |
3 files changed, 6 insertions, 9 deletions
diff --git a/database/pg_filedump/make_patch.diff b/database/pg_filedump/make_patch.diff index 81a8ec3..c227340 100644 --- a/database/pg_filedump/make_patch.diff +++ b/database/pg_filedump/make_patch.diff @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../pg_filedump/make_patch.diff -# Copyright (C) 2007 The OpenSDE Project +# Copyright (C) 2007 - 2009 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -20,7 +20,7 @@ pg_buffercache \ pg_freespacemap \ pg_trgm \ -+ pg_filedump-8.2 \ ++ pg_filedump-8.3 \ pgbench \ pgcrypto \ pgrowlocks \ diff --git a/database/pg_filedump/pg_filedump.conf b/database/pg_filedump/pg_filedump.conf index d0f4933..19a7078 100644 --- a/database/pg_filedump/pg_filedump.conf +++ b/database/pg_filedump/pg_filedump.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../pg_filedump/pg_filedump.conf -# Copyright (C) 2007 - 2008 The OpenSDE Project +# Copyright (C) 2007 - 2009 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -14,4 +14,3 @@ makeopt= makeinstopt= -custmain="true" diff --git a/database/pg_filedump/pg_filedump.desc b/database/pg_filedump/pg_filedump.desc index 07a0a77..4f07659 100644 --- a/database/pg_filedump/pg_filedump.desc +++ b/database/pg_filedump/pg_filedump.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../pg_filedump/pg_filedump.desc -[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] Copyright (C) 2007 - 2009 The OpenSDE Project [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] @@ -12,7 +12,6 @@ [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- SDE-COPYRIGHT-NOTE-END --- - [I] A PostgerSQL utility [T] An utility to format PostgreSQL heap/index/control files @@ -29,8 +28,7 @@ [L] GPL [S] Stable -[V] 8.2 +[V] 8.3 [P] X -----5---9 125.000 -[D] 3781126080 pg_filedump-8.2.tar http://sources.redhat.com/rhdb/tools/ - +[D] 2218891584 pg_filedump-8.3.tar http://sources.redhat.com/rhdb/tools/ |
