]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/blobdiff - perl-XML-LibXSLT.spec
- release 4 (by relup.sh)
[packages/perl-XML-LibXSLT.git] / perl-XML-LibXSLT.spec
index 194e5f4bf6df37408479f0348e8a275327d5f776..1ab2b2b21a8c297c2c5f99146ee76567bb07e0ed 100644 (file)
@@ -8,20 +8,26 @@
 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
-Release:       2
+Version:       1.80
+Release:       4
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: cfabf853c7139fb21948a31bc77e6ac7
+# Source0-md5: bd8d0eaeee311a6dc148963a3f7753c6
 URL:           http://search.cpan.org/dist/XML-LibXSLT/
-BuildRequires: libxslt-devel >= 1.0.6
-BuildRequires: perl-XML-LibXML >= 1.60
-BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: libxslt-devel >= 1.1.28
+BuildRequires: perl-XML-LibXML >= 1.75
+BuildRequires: perl-devel >= 1:5.8.1
+BuildRequires: pkgconfig
 BuildRequires: rpm-perlprov >= 4.1-13
-Requires:      libxslt >= 1.0.6
-Requires:      perl-XML-LibXML >= 1.57
+%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.1.28
+Requires:      perl-XML-LibXML >= 1.70
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,9 +68,7 @@ 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
 %{_mandir}/man3/*
 %{_examplesdir}/%{name}-%{version}
This page took 0.094085 seconds and 4 git commands to generate.