]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/blobdiff - perl-XML-LibXSLT.spec
- up to 1.76
[packages/perl-XML-LibXSLT.git] / perl-XML-LibXSLT.spec
index f25cdc0b666e4f7bd8c560d3c1ca7e12957b9d30..2688ba6d77d8d99eac2bf0b8c26920308b2c520a 100644 (file)
@@ -8,17 +8,24 @@
 Summary:       XML::LibXSLT - interface to the GNOME libxslt library
 Summary(pl.UTF-8):     XML::LibXSLT - interfejs do biblioteki libxslt z GNOME
 Name:          perl-XML-LibXSLT
-Version:       1.66
+Version:       1.76
 Release:       1
 # 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: cfabf853c7139fb21948a31bc77e6ac7
+Source0:       http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: ea8faeac4b968d681f601aad5a4e9f6c
+URL:           http://search.cpan.org/dist/XML-LibXSLT/
 BuildRequires: libxslt-devel >= 1.0.6
-BuildRequires: perl-XML-LibXML >= 1.60
+BuildRequires: perl-XML-LibXML >= 1.75
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: pkgconfig
 BuildRequires: rpm-perlprov >= 4.1-13
+%if %{with tests}
+%if "%(perl -MXML::LibXML -e 'print XML::LibXML::LIBXML_VERSION == XML::LibXML::LIBXML_RUNTIME_VERSION || 0' 2>/dev/null)" == "0"
+BuildRequires: REBUILD-perl-XML-LibXML
+%endif
+%endif
 Requires:      libxslt >= 1.0.6
 Requires:      perl-XML-LibXML >= 1.57
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,7 +68,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorarch}/XML/LibXSLT.pm
-%{perl_vendorarch}/XML/benchmark.pl
 %dir %{perl_vendorarch}/auto/XML/LibXSLT
 %{perl_vendorarch}/auto/XML/LibXSLT/LibXSLT.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/XML/LibXSLT/LibXSLT.so
This page took 0.057162 seconds and 4 git commands to generate.