From 1ebad674984573d5cdeaa592313ce9d0bd7a8fc2 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 23 Jul 2011 17:00:12 +0000 Subject: [PATCH] update module --- perl-term/perl-term.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/perl-term/perl-term.spec b/perl-term/perl-term.spec index 939dad3797..0ccc48e84e 100644 --- a/perl-term/perl-term.spec +++ b/perl-term/perl-term.spec @@ -29,7 +29,7 @@ %define V_term_query 2.0 %define V_term_vt102 0.91 %define V_term_ansiscreen 1.42 -%define V_term_ansicolor 3.00 +%define V_term_ansicolor 3.01 %define V_term_readline_gnu 1.20 %define V_term_readline_perl 1.0303 %define V_term_progressbar 2.09 @@ -51,7 +51,7 @@ Class: BASE Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20110619 +Release: 20110723 # list of sources Source0: http://www.cpan.org/authors/id/J/JS/JSTOWE/TermReadKey-%{V_term_readkey}.tar.gz @@ -69,7 +69,7 @@ Source11: http://www.cpan.org/authors/id/S/SH/SHAYH/Term-StatusBar-%{V_term_ Source12: http://www.cpan.org/authors/id/P/PE/PERSICOM/Term-Prompt-%{V_term_prompt}.tar.gz Source13: http://www.cpan.org/authors/id/P/PH/PHOENIX/Term-ReadPassword-%{V_term_readpassword}.tar.gz Source14: http://www.cpan.org/authors/id/R/RE/REEDFISH/Term-Menus-%{V_term_menus}.tar.gz -Source15: http://www.cpan.org/authors/id/R/RR/RRA/ANSIColor-%{V_term_ansicolor}.tar.gz +Source15: http://www.cpan.org/authors/id/R/RR/RRA/Term-ANSIColor-%{V_term_ansicolor}.tar.gz Patch0: perl-term.patch # build information @@ -117,7 +117,7 @@ PreReq: readline, ncurses, perl-module prog perl-term:Term-ANSIColor = { version = %{V_term_ansicolor} url = http://www.cpan.org/authors/id/R/RR/RRA/ - regex = (?:Term-)?ANSIColor-(__VER__)\.tar\.gz + regex = Term-ANSIColor-(__VER__)\.tar\.gz } prog perl-term:Term-InKey = { version = %{V_term_inkey}