]> git.pld-linux.org Git - packages/perl-App-CLI.git/commitdiff
- Polish translation auto/th/perl-App-CLI-0_07-1
authorbeorn <beorn@pld-linux.org>
Tue, 20 Mar 2007 13:52:43 +0000 (13:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Macros in Source
- Adapterized

Changed files:
    perl-App-CLI.spec -> 1.2

perl-App-CLI.spec

index 455c2c4d8790ed5839e29728ce039605821d5557..23347a42803b22a0d496486795e9a09a99457095 100644 (file)
@@ -5,15 +5,16 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    App
 %define        pnam    CLI
+#
 Summary:       App::CLI - Dispatcher module for command line interface programs
-#Summary(pl):  
+Summary(pl.UTF-8):     App:CLI - Moduł obsługi programów z interfejsem CLI
 Name:          perl-App-CLI
 Version:       0.07
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/App-CLI-0.07.tar.gz
+Source0:       http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 8981b0628874bb7e83b00b00e58a7259
 URL:           http://search.cpan.org/dist/App-CLI/
 BuildRequires: perl-devel >= 1:5.8.0
@@ -27,12 +28,13 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-App::CLI dispatches CLI (command line interface) based commands
-into command classes.  It also supports subcommand and per-command
-options.
+App::CLI dispatches CLI (command line interface) based commands into
+command classes. It also supports subcommand and per-command options.
 
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+App::CLI przekazuje komendy wydawane z linii poleceń do klas je
+obsługujących. Obsługuje także podkomendy oraz opcje dla każdej z
+komend.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.068076 seconds and 4 git commands to generate.