]> git.pld-linux.org Git - packages/perl-Term-ReadLine-Gnu.git/commitdiff
- generic URL auto/ti/perl-Term-ReadLine-Gnu-1_17a-2
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-ReadLine-Gnu.spec -> 1.67

perl-Term-ReadLine-Gnu.spec

index afc5cc328e72c14192b37f711dbba3f908289acd..2ac41c71d6bef6c46cb9818612f83bcf2c045498 100644 (file)
@@ -5,32 +5,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
@@ -40,19 +26,18 @@ Obsoletes:  perl-Term-Readline-Gnu
 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
This page took 0.143287 seconds and 4 git commands to generate.