]> git.pld-linux.org Git - packages/perl-XML-Checker.git/commitdiff
- pl, some unifications
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 9 Oct 2003 23:07:24 +0000 (23:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-Checker.spec -> 1.2

perl-XML-Checker.spec

index a09e78886bb1dea28e85d39a513428941b1c334f..b0ebe8ffe4c1ebf87306412a994555eda1cc6886 100644 (file)
@@ -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}
 
This page took 0.082141 seconds and 4 git commands to generate.