]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- let's use the mirror to fetch the sources /the main site is always closed
authorwrobell <wrobell@pld-linux.org>
Tue, 11 Nov 2003 15:34:31 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  due to their bandwidth issues/

Changed files:
    postgresql.spec -> 1.227

postgresql.spec

index a3d9fc0e18a7ee415797d956ab9bd9c47ffb1f3b..5e834bddc56d4615e7b3ecdc53932c0eed75eea9 100644 (file)
@@ -31,7 +31,8 @@ Version:      7.4
 Release:       0.1.%{_rc}
 License:       BSD
 Group:         Applications/Databases
-Source0:       ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}%{_rc}.tar.bz2
+##Source0:     ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}%{_rc}.tar.bz2
+Source0:       ftp://ftp2.pl.postgresql.org/mirrors/ftp.postgresql.org/v%{version}/%{name}-%{version}%{_rc}.tar.bz2
 # Source0-md5: a1ea58e97dd7849a4fb4721752d3ed41
 Source1:       %{name}.init
 Source2:       pgsql-Database-HOWTO-html.tar.gz
This page took 0.035265 seconds and 4 git commands to generate.