]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/blame - perl-XML-LibXSLT.spec
- updated to 1.57
[packages/perl-XML-LibXSLT.git] / perl-XML-LibXSLT.spec
CommitLineData
7ff8afcf
JB
1#
2# Conditional build:
3%bcond_with tests # perform "make test" (fails in 1.53)
4#
fb5d03ab 5%include /usr/lib/rpm/macros.perl
fb5d03ab 6%define pdir XML
7%define pnam LibXSLT
b65bf179 8Summary: XML::LibXSLT - Interface to the GNOME libxslt library
9Summary(pl): XML::LibXSLT - Interfejs do biblioteki libxslt z GNOME
fb5d03ab 10Name: perl-%{pdir}-%{pnam}
e28af720
AG
11Version: 1.57
12Release: 1
e0e5e0b5 13License: GPL/Artistic
fb5d03ab 14Group: Development/Languages/Perl
f57bde80 15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
e28af720 16# Source0-md5: 9b831bc5a97444103f345105f0f6fced
fb5d03ab 17BuildRequires: libxslt-devel >= 1.0.6
e28af720 18BuildRequires: perl-XML-LibXML >= 1.57
7ff8afcf 19BuildRequires: perl-devel >= 1:5.8.0
937b6662 20BuildRequires: rpm-perlprov >= 4.1-13
fb5d03ab 21Requires: libxslt >= 1.0.6
e28af720 22Requires: perl-XML-LibXML >= 1.57
c0862bd2 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
fb5d03ab 24
25%description
a59d1efb 26This module is an interface to the gnome project's libxslt. This is an
5c42f054 27extremely good XSLT engine, highly compliant and also very fast. I
28have tests showing this to be more than twice as fast as Sablotron.
a59d1efb
JB
29
30%description -l pl
31