Remove BR: perl.
This commit is contained in:
parent
a14899df59
commit
9e1bb469d8
@ -1,6 +1,6 @@
|
||||
Name: perl-XML-Simple
|
||||
Version: 2.17
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Easy API to maintain XML in Perl
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -10,7 +10,6 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-%{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl >= 1:5.6.1
|
||||
BuildRequires: perl(Tie::IxHash), perl(XML::NamespaceSupport)
|
||||
BuildRequires: perl(XML::LibXML), perl(XML::LibXML::Common), perl(XML::Parser), perl(XML::SAX)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More)
|
||||
@ -59,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 23 2007 Robin Norwood <rnorwood@redhat.com> - 2.17-2
|
||||
- Remove BR: perl
|
||||
|
||||
* Mon Aug 13 2007 Robin Norwood <rnorwood@redhat.com> - 2.17-1
|
||||
- Update to latest CPAN version: 2.17
|
||||
- Add BuildRequires
|
||||
|
Loading…
Reference in New Issue
Block a user