Author: zawadaa Date: Wed Feb 10 18:54:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 8.4, follow the postgresql...
---- Files affected: packages/pg_filedump: pg_filedump.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/pg_filedump/pg_filedump.spec diff -u packages/pg_filedump/pg_filedump.spec:1.3 packages/pg_filedump/pg_filedump.spec:1.4 --- packages/pg_filedump/pg_filedump.spec:1.3 Wed May 21 21:44:02 2008 +++ packages/pg_filedump/pg_filedump.spec Wed Feb 10 19:54:54 2010 @@ -1,15 +1,15 @@ # $Revision$, $Date$ -%define pg_version 8.3.1 +%define pg_version 8.4.2 Summary: PostgreSQL File Dump Utility Name: pg_filedump -Version: 8.3 +Version: 8.4 Release: 1 License: GPL v2+ Group: Applications/Databases Source0: http://sources.redhat.com/rhdb/tools/%{name}-%{version}.tar -# Source0-md5: d4e6cf9a221e4790b3a4a3ca27276fa0 +# Source0-md5: fc7d8960adfcb642eb4db5aa39632380 Source1: ftp://ftp.postgresql.org/pub/source/v%{pg_version}/postgresql-%{pg_version}.tar.bz2 -# Source1-md5: a5e0ed6a85b450dc217ec71da93243a7 +# Source1-md5: d738227e2f1f742d2f2d4ab56496c5c6 URL: http://sources.redhat.com/rhdb/utilities.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -20,7 +20,7 @@ the understanding of the internal contents of a PostgreSQL block. %prep -%setup -q -a1 +%setup -q -n %{name}-%{version}.0 -a1 %build cd postgresql-%{pg_version} || exit 1 @@ -53,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2010/02/10 18:54:54 zawadaa +- up to 8.4, follow the postgresql... + Revision 1.3 2008/05/21 19:44:02 arekm - up to 8.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pg_filedump/pg_filedump.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
