diff --git a/fftw.spec b/fftw.spec index 1eba22c..ed00a23 100644 --- a/fftw.spec +++ b/fftw.spec @@ -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