]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/blame - perl-XML-LibXSLT.spec
- added error patch to fix error test with new libxml2/libxslt
[packages/perl-XML-LibXSLT.git] / perl-XML-LibXSLT.spec
CommitLineData
7ff8afcf
JB
1#
2# Conditional build:
cecd49da 3%bcond_without tests # do not perform "make test"
7ff8afcf 4#
fb5d03ab 5%include /usr/lib/rpm/macros.perl
2efa69b2 6%define pdir XML
7%define pnam LibXSLT
5175f4f6 8Summary: XML::LibXSLT - interface to the GNOME libxslt library
9Summary(pl): XML::LibXSLT - interfejs do biblioteki libxslt z GNOME
45747143 10Name: perl-XML-LibXSLT
a9be23ab 11Version: 1.61
e28af720 12Release: 1
cecd49da 13# same as perl
14License: GPL v1+ or Artistic
fb5d03ab 15Group: Development/Languages/Perl
f57bde80 16Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
a9be23ab 17# Source0-md5: 830ec12454ae14ee9145fee9b3b7c6aa
cd5a1697 18Patch0: %{name}-error.patch
fb5d03ab 19BuildRequires: libxslt-devel >= 1.0.6
a9be23ab 20BuildRequires: perl-XML-LibXML >= 1.60
7ff8afcf 21BuildRequires: perl-devel >= 1:5.8.0
937b6662 22BuildRequires: rpm-perlprov >= 4.1-13
fb5d03ab 23Requires: libxslt >= 1.0.6
e28af720 24Requires: perl-XML-LibXML >= 1.57
c0862bd2 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
fb5d03ab 26
27%description
7e8382de 28This module is an interface to the GNOME project's libxslt. This is an
5c42f054 29extremely good XSLT engine, highly compliant and also very fast. I
30have tests showing this to be more than twice as fast as Sablotron.
a59d1efb
JB
31
32%description -l pl
33