Author: beorn Date: Mon Mar 19 10:29:49 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - English Summary fix - Polish translation - Adapterized
---- Files affected: SPECS: perl-Test-HTTP-Server-Simple.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Test-HTTP-Server-Simple.spec diff -u SPECS/perl-Test-HTTP-Server-Simple.spec:1.1 SPECS/perl-Test-HTTP-Server-Simple.spec:1.2 --- SPECS/perl-Test-HTTP-Server-Simple.spec:1.1 Mon Mar 19 01:28:36 2007 +++ SPECS/perl-Test-HTTP-Server-Simple.spec Mon Mar 19 11:29:43 2007 @@ -6,15 +6,15 @@ %include /usr/lib/rpm/macros.perl %define pdir Test %define pnam HTTP-Server-Simple -Summary: Test::HTTP::Server::Simple - Test::More functions for HTTP::Server::Simple -#Summary(pl): +Summary: Basic test functions for HTTP::Server::Simple +Summary(pl.UTF-8): Podstawowe funkcje testowe modułu HTTP::Server:Simple Name: perl-Test-HTTP-Server-Simple Version: 0.03 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/G/GL/GLASSER/Test-HTTP-Server-Simple-0.03.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/G/GL/GLASSER/Test-HTTP-Server-Simple-%{version}.tar.gz # Source0-md5: bb23602669311fa2dd5a61bfc01e05dd URL: http://search.cpan.org/dist/Test-HTTP-Server-Simple/ BuildRequires: perl-devel >= 1:5.8.0 @@ -27,11 +27,14 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This mixin class provides methods to test an HTTP::Server::Simple-based web -server. Currently, it provides only one such method: started_ok. - -# %description -l pl -# TODO +This mixin class provides methods to test an +HTTP::Server::Simple-based web server. Currently, it provides only one +such method: started_ok. + +%description -l pl.UTF-8 +Zestaw klas zawierających metody testowe serwera WWW bazującego na +module HTTP::Server::Simple. Obecnie dostępna jest tylko jedna taka +metoda: started_ok. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -64,6 +67,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/19 10:29:43 beorn +- English Summary fix +- Polish translation +- Adapterized + Revision 1.1 2007/03/19 00:28:36 radek - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Test-HTTP-Server-Simple.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
