]> git.pld-linux.org Git - packages/perl-Term-ReadPassword.git/commitdiff
- pl, other fixes auto/ac/perl-Term-ReadPassword-0_01-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 May 2004 12:03:07 +0000 (12:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Term-ReadPassword.spec -> 1.2

perl-Term-ReadPassword.spec

index 4de92d48bf3276d8e414b3d2205282d1539e71a4..f16122b38aec135b8ba50fe391f6eb5e523a13ab 100644 (file)
@@ -5,8 +5,8 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Term
 %define        pnam    ReadPassword
-Summary:       Term::ReadPassword - Asking the user for a password
-#Summary(pl):  
+Summary:       Term::ReadPassword - asking the user for a password
+Summary(pl):   Term::ReadPassowrd - pytanie u¿ytkownika o has³o
 Name:          perl-Term-ReadPassword
 Version:       0.01
 Release:       1
@@ -14,7 +14,7 @@ License:      unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: c720da162f62d4cbbd849406ab0b5d84
-BuildRequires: perl-devel >= 5.6
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl(Term::ReadLine)
@@ -23,11 +23,12 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module lets you ask the user for a password in the traditional way,
-from the keyboard, without echoing.
+This module lets you ask the user for a password in the traditional
+way, from the keyboard, without echoing.
 
-# %description -l pl
-# TODO
+%description -l pl
+Ten modu³ pozwala zapytaæ u¿ytkownika o has³o w tradycyjny sposób - z
+klawiatury, bez echa.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -51,5 +52,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%{perl_vendorlib}/%{pdir}/*.pm
+%{perl_vendorlib}/Term/*.pm
 %{_mandir}/man3/*
This page took 0.0981300000000001 seconds and 4 git commands to generate.