]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/blobdiff - perl-XML-LibXSLT.spec
- tests require exact libxml2 in perl-XML-LibXML; added special blocker to
[packages/perl-XML-LibXSLT.git] / perl-XML-LibXSLT.spec
index b725f7908dceac9dd685a1e18364bec66bd080d0..3e860f3cea48dee7c526fa65a45b775b196d980b 100644 (file)
@@ -21,6 +21,11 @@ BuildRequires:       perl-XML-LibXML >= 1.60
 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)
This page took 0.077756 seconds and 4 git commands to generate.