SPECS: perl-XML-XSLT-Wrapper.spec - pl, use version macro in Source0
qboosh
qboosh at pld-linux.org
Sat Apr 15 19:51:27 CEST 2006
Author: qboosh Date: Sat Apr 15 17:51:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, use version macro in Source0
---- Files affected:
SPECS:
perl-XML-XSLT-Wrapper.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-XML-XSLT-Wrapper.spec
diff -u SPECS/perl-XML-XSLT-Wrapper.spec:1.2 SPECS/perl-XML-XSLT-Wrapper.spec:1.3
--- SPECS/perl-XML-XSLT-Wrapper.spec:1.2 Fri Apr 7 01:32:06 2006
+++ SPECS/perl-XML-XSLT-Wrapper.spec Sat Apr 15 19:51:22 2006
@@ -7,13 +7,14 @@
%define pdir XML
%define pnam XSLT-Wrapper
Summary: XML::XSLT::Wrapper - Consistent interface to XSLT processors
+Summary(pl): XML::XSLT::Wrapper - spójny interfejs do procesorów XSLT
Name: perl-XML-XSLT-Wrapper
Version: 0.32
Release: 0.2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/M/MU/MULL/XML-XSLT-Wrapper-0.32.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/M/MU/MULL/XML-XSLT-Wrapper-%{version}.tar.gz
# Source0-md5: d08350e5d6a45d5e42ac7ab5fa80fd45
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -24,11 +25,18 @@
%define _noautoreq 'perl(XML::Xalan::Transformer)'
%description
-Provides a consistent interface to various XSLT processors. Tries each
-of a supplied list of processors in turn until one performs a successful
-transform. If no list is given, tries all the processors it knows until
-one works. Does its best to fail gracefully whenever a processor does
-not work for some reason.
+Provides a consistent interface to various XSLT processors. Tries each
+of a supplied list of processors in turn until one performs a
+successful transform. If no list is given, tries all the processors it
+knows until one works. Does its best to fail gracefully whenever a
+processor does not work for some reason.
+
+%description -l pl
+Ten moduł udostępnia spójny interfejs do różnych procesorów XSLT.
+Próbuje każdy z dostarczonej listy procesorów aż których wykona
+pomyślnie przekształcenie. Jeśli nie przekazano listy procesorów,
+próbuje wszystkich znanych sobie procesorów. Usiłuje zachować się jak
+najlepiej w przypadku niepowodzenia któregoś z procesorów.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/04/15 17:51:22 qboosh
+- pl, use version macro in Source0
+
Revision 1.2 2006/04/06 23:32:06 glen
- fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-XML-XSLT-Wrapper.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list