]> git.pld-linux.org Git - packages/fftw3.git/commitdiff
- rel 3; fix build auto/th/fftw3-3_1_2-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 26 Nov 2006 17:36:18 +0000 (17:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fftw3.spec -> 1.30

fftw3.spec

index 40fbf666965bb28dde25beb97c7f50353133ea78..b05eee236637b7858999a687e288cd8b63fd093b 100644 (file)
@@ -7,7 +7,7 @@ Summary(pl):    Biblioteka z funkcjami szybkiej transformaty Fouriera
 Summary(pt_BR):        biblioteca fast fourier transform
 Name:          fftw3
 Version:       3.1.2
-Release:       2
+Release:       3
 License:       GPL
 Group:         Libraries
 Source0:       ftp://ftp.fftw.org/pub/fftw/fftw-%{version}.tar.gz
@@ -15,6 +15,7 @@ Source0:      ftp://ftp.fftw.org/pub/fftw/fftw-%{version}.tar.gz
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-ac_simd.patch
+Patch3:                %{name}-ac.patch
 URL:           http://www.fftw.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -219,6 +220,7 @@ Pliki programistyczne wsp
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.106437 seconds and 4 git commands to generate.