Accepting request 653201 from home:bruno_friedmann:branches:server:database:postgresql
- Re-add all needed Perl (upstream issue #629): not all the code is ported to C OBS-URL: https://build.opensuse.org/request/show/653201 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=19
This commit is contained in:
parent
363ac14265
commit
67889c516a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 1 08:58:07 UTC 2018 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
- Re-add all needed Perl (upstream issue #629): not all the code
|
||||
is ported to C
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 13:36:49 UTC 2018 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
|
@ -38,6 +38,11 @@ BuildRequires: perl(IO::Socket::SSL)
|
||||
BuildRequires: perl(Digest::SHA)
|
||||
BuildRequires: perl(JSON::PP)
|
||||
%{perl_requires}
|
||||
Requires: perl-libxml-perl
|
||||
Requires: perl(DBD::Pg)
|
||||
Requires: perl(IO::Socket::SSL)
|
||||
Requires: perl(Digest::SHA)
|
||||
Requires: perl(JSON::PP)
|
||||
%if %{_arch} == "i586"
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user