Release bumping to provide upgrade path from non-fedora.us packages. A few

minor tweaks here and there.
This commit is contained in:
Matthias Saou 2004-11-11 19:21:36 +00:00
parent 7dae721240
commit dc51d8a0dd
1 changed files with 5 additions and 3 deletions

View File

@ -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 <http://freshrpms.net/> 2.1.5-5
- Bump release to provide Extras upgrade path.
* Tue Apr 06 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:2.1.5-0.fdr.4
- BuildReq gcc-g77.