From dc51d8a0dd81afc761a6ca3f707dc59ebc364b50 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Thu, 11 Nov 2004 19:21:36 +0000 Subject: [PATCH] Release bumping to provide upgrade path from non-fedora.us packages. A few minor tweaks here and there. --- fftw.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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.