put back perl(Net::IP) BR - not sure why I thought it wasn't required.
This commit is contained in:
parent
cef574a387
commit
f40046c26f
@ -6,7 +6,7 @@ License: GPL or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://www.net-dns.org/
|
||||
Source0: http://www.cpan.org/authors/id/O/OL/OLAF/Net-DNS-%{version}.tar.gz
|
||||
BuildRequires: perl(Digest::HMAC), perl(ExtUtils::MakeMaker), perl(Test::More)
|
||||
BuildRequires: perl(Digest::HMAC), perl(ExtUtils::MakeMaker), perl(Test::More), perl(Net::IP)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -54,7 +54,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%changelog
|
||||
* Thu Aug 09 2007 Robin Norwood <rnorwood@redhat.com> - 0.61-1
|
||||
- Update to latest upstream version
|
||||
- Remove BuildRequires Net::IP - no longer required
|
||||
|
||||
* Sat Jun 23 2007 Robin Norwood <rnorwood@redhat.com> - 0.60-1
|
||||
- Upgrade to latest upstream version - 0.60
|
||||
|
Loading…
Reference in New Issue
Block a user