diff --git a/fftw.spec b/fftw.spec
index 2206710..f73a69d 100644
--- a/fftw.spec
+++ b/fftw.spec
@@ -1,7 +1,6 @@
Name: fftw
Version: 2.1.5
-Release: 0.fdr.4.2
-Epoch: 0
+Release: 5
Summary: Fast Fourier Transform library.
Group: System Environment/Libraries
@@ -24,7 +23,7 @@ typically superior to that of other publicly available FFT software.
%package devel
Summary: Headers, libraries and docs for the FFTW library.
Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
%description devel
FFTW is a C subroutine library for computing the Discrete Fourier Transform
@@ -115,6 +114,9 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
+* Wed Nov 10 2004 Matthias Saou 2.1.5-5
+- Bump release to provide Extras upgrade path.
+
* Tue Apr 06 2004 Phillip Compton - 0:2.1.5-0.fdr.4
- BuildReq gcc-g77.