- remove BR XML::LibXML::Common
This commit is contained in:
parent
9fc4691689
commit
a5447875ec
@ -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 <skasal@redhat.com> - 1:1.70-4
|
||||
- rebuild against perl 5.10.1
|
||||
* Fri Jan 8 2010 Marcela Mašláňová <mmaslano@redhat.com> - 1:1.70-4
|
||||
- remove BR XML::LibXML::Common
|
||||
|
||||
* Mon Nov 30 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1:1.70-3
|
||||
- corrected version of obsoletes
|
||||
|
Loading…
Reference in New Issue
Block a user