Author: beorn Date: Tue Mar 20 13:52:49 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Polish translation - Macros in Source - Adapterized
---- Files affected: SPECS: perl-App-CLI.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-App-CLI.spec diff -u SPECS/perl-App-CLI.spec:1.1 SPECS/perl-App-CLI.spec:1.2 --- SPECS/perl-App-CLI.spec:1.1 Mon Mar 19 22:57:06 2007 +++ SPECS/perl-App-CLI.spec Tue Mar 20 14:52:43 2007 @@ -6,15 +6,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 @@ -28,12 +29,13 @@ 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} @@ -67,6 +69,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/20 13:52:43 beorn +- Polish translation +- Macros in Source +- Adapterized + Revision 1.1 2007/03/19 21:57:06 radek - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-App-CLI.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
