Browse Source

update module

master
parent
commit
dbc8988b50
  1. 6
      perl-dbi/perl-dbi.patch
  2. 4
      perl-dbi/perl-dbi.spec

6
perl-dbi/perl-dbi.patch

@ -1,6 +1,6 @@
Index: DBD-Pg-3.7.0/Pg.h
--- DBD-Pg-3.7.0/Pg.h.orig 2015-01-04 18:30:01.000000000 +0100
+++ DBD-Pg-3.7.0/Pg.h 2016-12-19 20:43:51.104884000 +0100
Index: DBD-Pg-3.7.1/Pg.h
--- DBD-Pg-3.7.1/Pg.h.orig 2015-01-04 18:30:01.000000000 +0100
+++ DBD-Pg-3.7.1/Pg.h 2016-12-19 20:43:51.104884000 +0100
@@ -8,6 +8,7 @@
*/

4
perl-dbi/perl-dbi.spec

@ -36,7 +36,7 @@
%define V_dbd_sprite 6.11
%define V_dbd_sqlite 1.52
%define V_dbd_mysql 4.045
%define V_dbd_pgsql 3.7.0
%define V_dbd_pgsql 3.7.1
%define V_dbd_oracle 1.26
%define V_dbd_sybase 1.14_1
%define V_dbd_odbc 1.56
@ -54,7 +54,7 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20180208
Release: 20180212
# package options
%option with_sqlite yes

Loading…
Cancel
Save