Browse Source

update module

master
parent
commit
e34562f8e1
  1. 6
      perl-regex/perl-regex.patch
  2. 4
      perl-regex/perl-regex.spec

6
perl-regex/perl-regex.patch

@ -22,9 +22,9 @@ Index: re-engine-PCRE-0.17/Makefile.PL
'LICENSE' => 'perl', 'LICENSE' => 'perl',
'NAME' => 're::engine::PCRE', 'NAME' => 're::engine::PCRE',
'PREREQ_PM' => { 'PREREQ_PM' => {
Index: re-engine-RE2-0.13/Makefile.PL Index: re-engine-RE2-0.14/Makefile.PL
--- re-engine-RE2-0.13/Makefile.PL.orig 2012-04-01 11:28:59.000000000 +0200 --- re-engine-RE2-0.14/Makefile.PL.orig 2012-04-01 11:28:59.000000000 +0200
+++ re-engine-RE2-0.13/Makefile.PL 2012-05-31 23:12:35.000000000 +0200 +++ re-engine-RE2-0.14/Makefile.PL 2012-05-31 23:12:35.000000000 +0200
@@ -4,14 +4,11 @@ @@ -4,14 +4,11 @@
use Config; use Config;

4
perl-regex/perl-regex.spec

@ -30,7 +30,7 @@
%define V_re_engine_plan9 0.16 %define V_re_engine_plan9 0.16
%define V_re_engine_lua 0.19 %define V_re_engine_lua 0.19
%define V_re_engine_onig 0.04 %define V_re_engine_onig 0.04
%define V_re_engine_re2 0.13 %define V_re_engine_re2 0.14
%define V_regexp_bind 0.05 %define V_regexp_bind 0.05
%define V_regexp_common 2017060201 %define V_regexp_common 2017060201
%define V_regexp_copy 0.06 %define V_regexp_copy 0.06
@ -55,7 +55,7 @@ Class: BASE
Group: Perl Group: Perl
License: GPL/Artistic License: GPL/Artistic
Version: %{V_perl} Version: %{V_perl}
Release: 20201027 Release: 20210131
# package options # package options
%option with_posix no %option with_posix no

Loading…
Cancel
Save