From a5447875ec18f8183ce81a33f0bb7c688c36d8c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 8 Jan 2010 12:18:55 +0000 Subject: [PATCH] - remove BR XML::LibXML::Common --- perl-XML-LibXML.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index b0f0fde..bd24e55 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -17,7 +17,7 @@ Requires: %(perl -MConfig -le 'if (defined $Config{usethreads}) { print "p Requires: %(perl -MConfig -le 'if (defined $Config{uselargefiles}) { print "perl(:WITH_LARGEFILES)" } else { print "perl(:WITHOUT_LARGEFILES)" }') Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Source0: http://www.cpan.org/authors/id/P/PA/PAJAS/XML-LibXML-%{version}.tar.gz -BuildRequires: perl(XML::LibXML::Common), perl(XML::NamespaceSupport) +BuildRequires: perl(XML::NamespaceSupport) BuildRequires: perl(XML::SAX) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: libxml2-devel @@ -79,8 +79,8 @@ fi %{_mandir}/man3/*.3* %changelog -* Mon Dec 7 2009 Stepan Kasal - 1:1.70-4 -- rebuild against perl 5.10.1 +* Fri Jan 8 2010 Marcela Mašláňová - 1:1.70-4 +- remove BR XML::LibXML::Common * Mon Nov 30 2009 Marcela Mašláňová - 1:1.70-3 - corrected version of obsoletes