]> git.pld-linux.org Git - packages/fftw3.git/blobdiff - fftw3.spec
- x32 rebuild
[packages/fftw3.git] / fftw3.spec
index 61571398053ecc12e2c0e421c473b4b6c734ce8f..14cf1d98dbe3a608fa453876f88f66c65203d473 100644 (file)
@@ -8,14 +8,13 @@ Summary:      Fast Fourier Transform library
 Summary(pl.UTF-8):     Biblioteka z funkcjami szybkiej transformaty Fouriera
 Summary(pt_BR.UTF-8):  biblioteca fast fourier transform
 Name:          fftw3
-Version:       3.3
-Release:       1
+Version:       3.3.4
+Release:       2
 License:       GPL v2+
 Group:         Libraries
 Source0:       ftp://ftp.fftw.org/pub/fftw/fftw-%{version}.tar.gz
-# Source0-md5: 0728ab3ec0ebb06631ab3b80a5c3d130
+# Source0-md5: 2edab8c06b24feeb3b82bbb3ebf3e7b3
 Patch0:                %{name}-info.patch
-Patch1:                %{name}-link.patch
 URL:           http://www.fftw.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -283,7 +282,6 @@ Pliki programistyczne wspólne dla wszystkich wersji bibliotek fftw
 %prep
 %setup -q -n fftw-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -446,6 +444,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libfftw3l_omp.so
 %{_libdir}/libfftw3l_omp.la
 %endif
+%{_includedir}/fftw3l.f03
 %{_pkgconfigdir}/fftw3l.pc
 
 %files long-static
@@ -481,6 +480,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libfftw3q_omp.so
 %{_libdir}/libfftw3q_omp.la
 %endif
+%{_includedir}/fftw3q.f03
 %{_pkgconfigdir}/fftw3q.pc
 
 %files quad-static
This page took 0.046158 seconds and 4 git commands to generate.