Author: qboosh Date: Mon Mar 24 21:43:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL - informative summaries
---- Files affected: SPECS: perl-Term-ReadKey.spec (1.52 -> 1.53) , perl-Term-ReadLine-Gnu.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/perl-Term-ReadKey.spec diff -u SPECS/perl-Term-ReadKey.spec:1.52 SPECS/perl-Term-ReadKey.spec:1.53 --- SPECS/perl-Term-ReadKey.spec:1.52 Sun Mar 2 19:11:24 2008 +++ SPECS/perl-Term-ReadKey.spec Mon Mar 24 22:43:04 2008 @@ -7,45 +7,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 @@ -98,6 +84,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2008-03-24 21:43:04 qboosh +- generic URL +- informative summaries + Revision 1.52 2008-03-02 18:11:24 radek - release 4 ================================================================ Index: SPECS/perl-Term-ReadLine-Gnu.spec diff -u SPECS/perl-Term-ReadLine-Gnu.spec:1.66 SPECS/perl-Term-ReadLine-Gnu.spec:1.67 --- SPECS/perl-Term-ReadLine-Gnu.spec:1.66 Sun Mar 2 18:01:29 2008 +++ SPECS/perl-Term-ReadLine-Gnu.spec Mon Mar 24 22:43:04 2008 @@ -6,32 +6,18 @@ %include /usr/lib/rpm/macros.perl %define pdir Term %define pnam ReadLine-Gnu -Summary: Term::ReadLine::Gnu Perl module -Summary(cs.UTF-8): Modul Term::ReadLine::Gnu pro Perl -Summary(da.UTF-8): Perlmodul Term::ReadLine::Gnu -Summary(de.UTF-8): Term::ReadLine::Gnu Perl Modul -Summary(es.UTF-8): Módulo de Perl Term::ReadLine::Gnu -Summary(fr.UTF-8): Module Perl Term::ReadLine::Gnu -Summary(it.UTF-8): Modulo di Perl Term::ReadLine::Gnu -Summary(ja.UTF-8): Term::ReadLine::Gnu Perl モジュール -Summary(ko.UTF-8): Term::ReadLine::Gnu 펄 모줄 -Summary(nb.UTF-8): Perlmodul Term::ReadLine::Gnu -Summary(pl.UTF-8): Moduł Perla Term::ReadLine::Gnu -Summary(pt.UTF-8): Módulo de Perl Term::ReadLine::Gnu -Summary(pt_BR.UTF-8): Módulo Perl Term::ReadLine::Gnu -Summary(ru.UTF-8): Модуль для Perl Term::ReadLine::Gnu -Summary(sv.UTF-8): Term::ReadLine::Gnu Perlmodul -Summary(uk.UTF-8): Модуль для Perl Term::ReadLine::Gnu -Summary(zh_CN.UTF-8): Term::ReadLine::Gnu Perl 模块 +Summary: Term::ReadLine::Gnu - Perl interface for the GNU Readline/History library +Summary(pl.UTF-8): Term::ReadLine::Gnu - perlowy interfejs do biblioteki GNU Readline/History Name: perl-Term-ReadLine-Gnu Version: 1.17a Release: 2 # same as perl License: GPL v1+ or Artistic 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: acdd3ded64423390824f31149ebfdf5c Patch0: %{name}-paths.patch +URL: http://search.cpan.org/dist/Term-ReadLine-Gnu/ BuildRequires: ncurses-devel >= 5.2 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: readline-devel >= 4.2 @@ -41,19 +27,18 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Perl Term::ReadLine::Gnu module. - -This is an implementation of the interface to the GNU Readline -Library. This module gives you input line editing facility, input -history management facility, word completion facility, etc. It uses -the real GNU Readline Library. And this module has the interface with -the almost all variables and functions which are documented in the GNU -Readline/History Library. So you can program your custom editing -function, your custom completion function, and so on with Perl. This -may be useful for prototyping before programming with C. +Term::ReadLine::Gnu Perl module is an implementation of the interface +to the GNU Readline Library. This module gives you input line editing +facility, input history management facility, word completion facility, +etc. It uses the real GNU Readline Library. And this module has the +interface with the almost all variables and functions which are +documented in the GNU Readline/History Library. So you can program +your custom editing function, your custom completion function, and so +on with Perl. This may be useful for prototyping before programming +with C. %description -l pl.UTF-8 -Moduł Perla Term::ReadLine::Gnu. Jest on implementacją interfejsu do +Moduł Perla Term::ReadLine::Gnu jest implementacją interfejsu do biblioteki GNU Readline. Udostępnia linię wprowadzania tekstu z możliwością edycji, zarządzania historią, automatycznym dopełnianiem itp. Używa biblioteki GNU Readline, ma interfejs do prawie wszystkich @@ -108,6 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2008-03-24 21:43:04 qboosh +- generic URL +- informative summaries + Revision 1.66 2008-03-02 17:01:29 radek - release 2: uncomment the paths.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Term-ReadKey.spec?r1=1.52&r2=1.53&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Term-ReadLine-Gnu.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
