|
|
@@ -43,8 +43,10 @@ Source0: http://repmgr.org/download/repmgr-%{V_opkg}.tar.gz
|
|
|
Patch0: postgresql-repmgr.patch
|
|
|
|
|
|
# build information
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20160101, postgresql
|
|
|
-PreReq: OpenPKG, openpkg >= 20160101, postgresql
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20160101
|
|
|
+PreReq: OpenPKG, openpkg >= 20160101
|
|
|
+BuildPreReq: postgresql
|
|
|
+PreReq: postgresql
|
|
|
|
|
|
%description
|
|
|
repmgr helps DBAs and System Administrators manage a cluster of
|