Revert package name change for RPMforge compatibility.
This commit is contained in:
parent
52599f9c7a
commit
993b801e03
10
fftw.spec
10
fftw.spec
@ -54,6 +54,16 @@ The fftw-static package contains the statically linkable version of
|
|||||||
the FFTW fast Fourier transform library.
|
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
|
%prep
|
||||||
%setup -q -c %{name}-%{version}
|
%setup -q -c %{name}-%{version}
|
||||||
for dir in single double long; do
|
for dir in single double long; do
|
||||||
|
Loading…
Reference in New Issue
Block a user