Add a comment about circular BR for bootstrap.
This commit is contained in:
parent
2c1df78441
commit
0f3936272d
@ -10,10 +10,10 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-%{version}.ta
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl(XML::NamespaceSupport)
|
|
||||||
BuildRequires: perl(XML::LibXML)
|
|
||||||
BuildRequires: perl(XML::LibXML::Common)
|
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
|
BuildRequires: perl(XML::NamespaceSupport)
|
||||||
|
# The following creates circular dependency, comment out for bootstrap:
|
||||||
|
BuildRequires: perl(XML::LibXML) perl(XML::LibXML::Common)
|
||||||
|
|
||||||
Requires: perl(:MODULE_COMPAT_%(perl -MConfig -e 'print $Config{version}'))
|
Requires: perl(:MODULE_COMPAT_%(perl -MConfig -e 'print $Config{version}'))
|
||||||
Requires: perl(XML::LibXML) perl(XML::LibXML::Common)
|
Requires: perl(XML::LibXML) perl(XML::LibXML::Common)
|
||||||
|
Loading…
Reference in New Issue
Block a user