Revert package name change for RPMforge compatibility.

This commit is contained in:
Jussi Lehtola 2010-01-08 21:51:23 +00:00
parent 52599f9c7a
commit 993b801e03

View File

@ -54,6 +54,16 @@ The fftw-static package contains the statically linkable version of
the FFTW fast Fourier transform library.
%package doc
Summary: FFTW library manual
Group: Documentation
BuildArch: noarch
%description doc
This package contains the manual for the FFTW fast Fourier transform
library.
%prep
%setup -q -c %{name}-%{version}
for dir in single double long; do