]> git.pld-linux.org Git - packages/perl-Term-ReadKey.git/commitdiff
- generic URL auto/ti/perl-Term-ReadKey-2_30-4
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Mar 2008 21:43:04 +0000 (21:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- informative summaries

Changed files:
    perl-Term-ReadKey.spec -> 1.53

perl-Term-ReadKey.spec

index deaff607725c45eb5a88dfaf1a0e9687386b593c..3ffca834023bac92526047a4557827b38f0f6b55 100644 (file)
@@ -6,45 +6,31 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Term
 %define                pnam    ReadKey
-Summary:       Term::ReadKey Perl module
-Summary(cs.UTF-8):     Modul Term::ReadKey pro Perl
-Summary(da.UTF-8):     Perlmodul Term::ReadKey
-Summary(de.UTF-8):     Term::ReadKey Perl Modul
-Summary(es.UTF-8):     Módulo de Perl Term::ReadKey
-Summary(fr.UTF-8):     Module Perl Term::ReadKey
-Summary(it.UTF-8):     Modulo di Perl Term::ReadKey
-Summary(ja.UTF-8):     Term::ReadKey Perl モジュール
-Summary(ko.UTF-8):     Term::ReadKey 펄 모줄
-Summary(nb.UTF-8):     Perlmodul Term::ReadKey
-Summary(pl.UTF-8):     Moduł Perla Term::ReadKey
-Summary(pt.UTF-8):     Módulo de Perl Term::ReadKey
-Summary(pt_BR.UTF-8):  Módulo Perl Term::ReadKey
-Summary(ru.UTF-8):     Модуль для Perl Term::ReadKey
-Summary(sv.UTF-8):     Term::ReadKey Perlmodul
-Summary(uk.UTF-8):     Модуль для Perl Term::ReadKey
-Summary(zh_CN.UTF-8):  Term::ReadKey Perl 模块
+Summary:       Term::ReadKey - Perl module for simple terminal control
+Summary(pl.UTF-8):     Term::ReadKey - moduł Perla do prostego sterowania terminalem
 Name:          perl-Term-ReadKey
 Version:       2.30
 Release:       4
 License:       BSD-like
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}%{pnam}-%{version}.tar.gz
+Source0:       http://www.cpan.org/modules/by-module/Term/%{pdir}%{pnam}-%{version}.tar.gz
 # Source0-md5: f0ef2cea8acfbcc58d865c05b0c7e1ff
+URL:           http://search.cpan.org/dist/TermReadKey/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Obsoletes:     perl-%{pdir}%{pnam}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module, ReadKey, provides ioctl control for terminals so the
-input modes can be changed (thus allowing reads of a single character
-at a time), and also provides non-blocking reads of stdin, as well as
-several other terminal related features, including
+This module, Term::ReadKey, provides ioctl control for terminals so
+the input modes can be changed (thus allowing reads of a single
+character at a time), and also provides non-blocking reads of stdin,
+as well as several other terminal related features, including
 retrieval/modification of the screen size, and retrieval/modification
 of the control characters.
 
 %description -l pl.UTF-8
-Moduł Perla Term::ReadKey. Moduł ten daje obsługę ioctl dla terminali,
+Moduł Perla Term::ReadKey udostępnia obsługę ioctl dla terminali,
 umożliwiając zmianę trybu wejścia (co pozwala na czytanie po jednym
 znaku) oraz nieblokujący odczyt z wejścia, a także inne funkcje
 związane z terminalem, w tym odczytywanie i modyfikowanie rozmiaru
This page took 0.030546 seconds and 4 git commands to generate.