packages: perl-XML-LibXSLT/perl-XML-LibXSLT.spec - tests require exact libx...

sparky sparky at pld-linux.org
Thu Jan 27 23:14:31 CET 2011


Author: sparky                       Date: Thu Jan 27 22:14:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- tests require exact libxml2 in perl-XML-LibXML; added special blocker to
  remind about it when appropriate

---- Files affected:
packages/perl-XML-LibXSLT:
   perl-XML-LibXSLT.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/perl-XML-LibXSLT/perl-XML-LibXSLT.spec
diff -u packages/perl-XML-LibXSLT/perl-XML-LibXSLT.spec:1.38 packages/perl-XML-LibXSLT/perl-XML-LibXSLT.spec:1.39
--- packages/perl-XML-LibXSLT/perl-XML-LibXSLT.spec:1.38	Thu Jan 27 22:57:44 2011
+++ packages/perl-XML-LibXSLT/perl-XML-LibXSLT.spec	Thu Jan 27 23:14:26 2011
@@ -22,6 +22,11 @@
 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)
@@ -77,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2011/01/27 22:14:26  sparky
+- tests require exact libxml2 in perl-XML-LibXML; added special blocker to
+  remind about it when appropriate
+
 Revision 1.38  2011/01/27 21:57:44  sparky
 - BR: pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-XML-LibXSLT/perl-XML-LibXSLT.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list