|
|
|
|
@ -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} |
|
|
|
|
|