Browse Source

update module

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

6
perl-regex/perl-regex.patch

@ -1,6 +1,6 @@
Index: Regexp-Compare-0.18/engine.h Index: Regexp-Compare-0.19/engine.h
--- Regexp-Compare-0.18/engine.h.orig 2011-07-09 09:08:23.000000000 +0200 --- Regexp-Compare-0.19/engine.h.orig 2011-07-09 09:08:23.000000000 +0200
+++ Regexp-Compare-0.18/engine.h 2012-05-31 23:12:35.000000000 +0200 +++ Regexp-Compare-0.19/engine.h 2012-05-31 23:12:35.000000000 +0200
@@ -21,10 +21,17 @@ @@ -21,10 +21,17 @@
#define ANYOF_UNICODE 0 #define ANYOF_UNICODE 0
typedef REGEXP RCRegexp; typedef REGEXP RCRegexp;

4
perl-regex/perl-regex.spec

@ -40,7 +40,7 @@
%define V_regexp_shellish 0.93 %define V_regexp_shellish 0.93
%define V_regexp_assemble 0.35 %define V_regexp_assemble 0.35
%define V_regexp_wildcards 1.04 %define V_regexp_wildcards 1.04
%define V_regexp_compare 0.18 %define V_regexp_compare 0.19
%define V_regexp_english 1.01 %define V_regexp_english 1.01
%define V_regexp_grammars 1.016 %define V_regexp_grammars 1.016
@ -55,7 +55,7 @@ Class: BASE
Group: Perl Group: Perl
License: GPL/Artistic License: GPL/Artistic
Version: %{V_perl} Version: %{V_perl}
Release: 20120605 Release: 20120607
# package options # package options
%option with_posix no %option with_posix no

Loading…
Cancel
Save