From: Jakub Bogusz Date: Thu, 9 Oct 2003 23:07:24 +0000 (+0000) Subject: - pl, some unifications X-Git-Tag: AC-STABLE~2 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=fe812183029f124116b2e043b6e474abab68800a;p=packages%2Fperl-XML-Checker.git - pl, some unifications Changed files: perl-XML-Checker.spec -> 1.2 --- diff --git a/perl-XML-Checker.spec b/perl-XML-Checker.spec index a09e788..b0ebe8f 100644 --- a/perl-XML-Checker.spec +++ b/perl-XML-Checker.spec @@ -1,15 +1,17 @@ - +# # Conditional build: %bcond_without tests # do not perform "make test" - +# %include /usr/lib/rpm/macros.perl %define pdir XML %define pnam Checker -Summary: A perl module for validating XML +Summary: XML::Checker - a Perl module for validating XML +Summary(pl): XML::Checker - modu³ Perla do sprawdzania poprawno¶ci XML-a Name: perl-XML-Checker Version: 0.13 Release: 1 -License: Same as Perl itself +# 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-md5: 6fddcc489b4d9a5063e3a34d72400da9 @@ -28,6 +30,11 @@ XML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information. +%description -l pl +XML::Checker mo¿e byæ u¿ywany w ró¿ny sposób do sprawdzania +poprawno¶ci XML-a. Wiêcej informacji znajduje siê w stronach manuala +XML::Checker::Parser i XML::DOM::ValParser. + %prep %setup -q -n %{pdir}-%{pnam}-%{version}