]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/blame - perl-XML-LibXSLT.spec
- massive: unfold macros in name/summary & other unifications
[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
fb5d03ab 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
e28af720
AG
11Version: 1.57
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
e28af720 17# Source0-md5: 9b831bc5a97444103f345105f0f6fced
fb5d03ab 18BuildRequires: libxslt-devel >= 1.0.6
e28af720 19BuildRequires: perl-XML-LibXML >= 1.57
7ff8afcf 20BuildRequires: perl-devel >= 1:5.8.0
937b6662 21BuildRequires: rpm-perlprov >= 4.1-13
fb5d03ab 22Requires: libxslt >= 1.0.6
e28af720 23Requires: perl-XML-LibXML >= 1.57
c0862bd2 24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
fb5d03ab 25
26%description
a59d1efb 27This module is an interface to the gnome project's libxslt. This is an
5c42f054 28extremely good XSLT engine, highly compliant and also very fast. I
29have tests showing this to be more than twice as fast as Sablotron.
a59d1efb
JB
30
31%description -l pl
32