- Emergency rollback, 2.14 segv
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=24
This commit is contained in:
parent
c69aca7950
commit
c4960e15a4
3
2.11.tar.gz
Normal file
3
2.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e1ea542682345b0cec9d47abb7ce5a39963e1221777f5afdab074af5a4000ac
|
||||
size 6389098
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58abfcc793b091b4378956596ac06f2d26afb37631cbf17dc6be7667c3b95f0d
|
||||
size 6461927
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 05:59:01 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
- Emergency rollback, 2.14 segv
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 15:24:17 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: pgbackrest
|
||||
Version: 2.14
|
||||
Version: 2.11
|
||||
Release: 0
|
||||
Summary: Reliable PostgreSQL Backup & Restore
|
||||
License: MIT
|
||||
@ -33,7 +33,6 @@ Source: https://github.com/pgbackrest/pgbackrest/archive/release/%{versi
|
||||
Source1: pgbackrest-conf.patch
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-libxml-perl
|
||||
BuildRequires: perl(DBD::Pg)
|
||||
@ -73,9 +72,6 @@ The following features are available:
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-release-%{version}
|
||||
pushd src
|
||||
%configure
|
||||
popd
|
||||
|
||||
%build
|
||||
# TODO upstream doesn't care about RPM_OPT_FLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user