fix url for old epel
This commit is contained in:
parent
a93b390c3f
commit
02e6effda6
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ Release: 1%{?dist}
|
|||
License: BSD
|
||||
Group: Applications/Databases
|
||||
URL: http://pgpool.net
|
||||
Source0: http://www.pgpool.net/download.php?f=%{short_name}-%{version}.tar.gz
|
||||
# Old EPEL doesn't like this URL
|
||||
# Source0: http://www.pgpool.net/download.php?f=%{short_name}-%{version}.tar.gz
|
||||
Source0: %{short_name}-%{version}.tar.gz
|
||||
Source1: pgpool.service
|
||||
Source2: pgpool.sysconfig
|
||||
Source3: pgpool.init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue