From 993b801e0338ae210f2139dae5c7c84d14b3e235 Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Fri, 8 Jan 2010 21:51:23 +0000 Subject: [PATCH] Revert package name change for RPMforge compatibility. --- fftw.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) 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