diff --git a/.cvsignore b/.cvsignore
index 75c0eb7..0e2258d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-Archive-Extract-0.16.tar.gz
+Archive-Extract-0.18.tar.gz
diff --git a/perl-Archive-Extract.spec b/perl-Archive-Extract.spec
index e684b17..27b9690 100644
--- a/perl-Archive-Extract.spec
+++ b/perl-Archive-Extract.spec
@@ -1,5 +1,5 @@
 Name:           perl-Archive-Extract
-Version:        0.16
+Version:        0.18
 Release:        1%{?dist}
 Summary:        Generic archive extracting mechanism
 License:        GPL or Artistic
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/Archive-Extract/
 Source0:        http://www.cpan.org/authors/id/K/KA/KANE/Archive-Extract-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(IPC::Cmd) >= 0.36
 BuildRequires:  perl(Locale::Maketext::Simple)
 BuildRequires:  perl(Module::Load::Conditional) >= 0.04
@@ -47,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 0.18-1
+- Update to 0.18.
+- BR ExtUtils::MakeMaker.
+
 * Sat Jan 27 2007 Steven Pritchard <steve@kspei.com> 0.16-1
 - Update to 0.16.
 - BR: IPC::Cmd >= 0.36.
diff --git a/sources b/sources
index 5965a8e..fa4b68a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d800e684865d38f36ccae7a40dbf13b3  Archive-Extract-0.16.tar.gz
+2ce8d99284e708928f1e6b7c8a31dbd1  Archive-Extract-0.18.tar.gz