]> git.pld-linux.org Git - packages/fftw3.git/commitdiff
- updated to 3.3.2 auto/th/fftw3-3_3_2-1 auto/ti/fftw3-3.3.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 May 2012 15:58:09 +0000 (15:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete link patch

Changed files:
    fftw3-link.patch -> 1.6
    fftw3.spec -> 1.45

fftw3-link.patch [deleted file]
fftw3.spec

diff --git a/fftw3-link.patch b/fftw3-link.patch
deleted file mode 100644 (file)
index 6128ff3..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
---- fftw-3.3/threads/Makefile.am.orig  2011-07-27 02:28:29.000000000 +0200
-+++ fftw-3.3/threads/Makefile.am       2011-07-28 20:21:46.135119454 +0200
-@@ -26,9 +26,11 @@
- vrank-geq1-rdft2.c f77api.c f77funcs.h
- libfftw3@PREC_SUFFIX@_threads_la_CFLAGS = $(PTHREAD_CFLAGS)
- libfftw3@PREC_SUFFIX@_threads_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@
-+libfftw3@PREC_SUFFIX@_threads_la_LIBADD = $(top_builddir)/libfftw3@PREC_SUFFIX@.la
- libfftw3@PREC_SUFFIX@_omp_la_SOURCES = api.c conf.c openmp.c  \
- threads.h dft-vrank-geq1.c ct.c rdft-vrank-geq1.c hc2hc.c     \
- vrank-geq1-rdft2.c f77api.c f77funcs.h
- libfftw3@PREC_SUFFIX@_omp_la_CFLAGS = $(OPENMP_CFLAGS)
- libfftw3@PREC_SUFFIX@_omp_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@
-+libfftw3@PREC_SUFFIX@_omp_la_LIBADD = $(top_builddir)/libfftw3@PREC_SUFFIX@.la -lgomp
---- fftw-3.3/Makefile.am.orig  2011-07-27 02:28:29.000000000 +0200
-+++ fftw-3.3/Makefile.am       2011-07-28 20:18:54.851780384 +0200
-@@ -13,8 +13,8 @@
- ACLOCAL_AMFLAGS=-I m4
--SUBDIRS=support $(GENFFT) kernel simd-support dft rdft reodft api     \
--threads libbench2 . tests mpi doc tools m4
-+SUBDIRS=support $(GENFFT) kernel simd-support dft rdft reodft api .   \
-+threads libbench2 tests mpi doc tools m4
- EXTRA_DIST=COPYRIGHT bootstrap.sh CONVENTIONS fftw.pc.in
- SIMD_LIBS =                                           \
index b3a1f3ae9bbadd62679771820e259e821b257d7b..03d8a39563e3a6dda79093c736a3f3e19871625b 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.1
+Version:       3.3.2
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       ftp://ftp.fftw.org/pub/fftw/fftw-%{version}.tar.gz
-# Source0-md5: 76f5f3c7577613d0fbedaae77450ac91
+# Source0-md5: 6977ee770ed68c85698c7168ffa6e178
 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}
This page took 0.136445 seconds and 4 git commands to generate.