packages: fftw3/fftw3-link.patch, fftw3/fftw3.spec, fftw3/fftw3-chk.patch (...

qboosh qboosh at pld-linux.org
Thu Oct 14 20:53:49 CEST 2010


Author: qboosh                       Date: Thu Oct 14 18:53:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.2.2
- updated link patch, removed obsolete chk patch

---- Files affected:
packages/fftw3:
   fftw3-link.patch (1.3 -> 1.4) , fftw3.spec (1.40 -> 1.41) , fftw3-chk.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/fftw3/fftw3-link.patch
diff -u packages/fftw3/fftw3-link.patch:1.3 packages/fftw3/fftw3-link.patch:1.4
--- packages/fftw3/fftw3-link.patch:1.3	Sun Nov 30 22:03:39 2008
+++ packages/fftw3/fftw3-link.patch	Thu Oct 14 20:53:44 2010
@@ -5,16 +5,16 @@
  
  libfftw3 at PREC_SUFFIX@_threads_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@
 +libfftw3 at PREC_SUFFIX@_threads_la_LIBADD = $(top_builddir)/libfftw3 at PREC_SUFFIX@.la -lpthread
---- fftw-3.1/Makefile.am.orig	2006-01-28 01:16:28.000000000 +0100
-+++ fftw-3.1/Makefile.am	2006-01-31 22:18:47.468155000 +0100
-@@ -10,8 +10,8 @@
+--- fftw-3.2.2/Makefile.am.orig	2009-07-12 12:35:49.000000000 +0200
++++ fftw-3.2.2/Makefile.am	2010-10-14 09:20:15.323741882 +0200
+@@ -13,8 +13,8 @@
  
- ACLOCAL_AMFLAGS=-I ./m4
+ ACLOCAL_AMFLAGS=-I m4
  
 -SUBDIRS=support $(GENFFT) kernel simd dft rdft reodft api threads \
--cell libbench2 . tests doc tools
+-cell libbench2 . tests doc tools m4
 +SUBDIRS=support $(GENFFT) kernel simd dft rdft reodft api . threads \
-+cell libbench2 tests doc tools
- EXTRA_DIST=COPYRIGHT bootstrap.sh CONVENTIONS fftw.pc.in m4	\
- README.Cell
++cell libbench2 tests doc tools m4
+ EXTRA_DIST=COPYRIGHT bootstrap.sh CONVENTIONS fftw.pc.in README.Cell
  
+ if HAVE_SIMD

================================================================
Index: packages/fftw3/fftw3.spec
diff -u packages/fftw3/fftw3.spec:1.40 packages/fftw3/fftw3.spec:1.41
--- packages/fftw3/fftw3.spec:1.40	Mon Aug 16 18:26:57 2010
+++ packages/fftw3/fftw3.spec	Thu Oct 14 20:53:44 2010
@@ -7,16 +7,15 @@
 Summary(pl.UTF-8):	Biblioteka z funkcjami szybkiej transformaty Fouriera
 Summary(pt_BR.UTF-8):	biblioteca fast fourier transform
 Name:		fftw3
-Version:	3.2
-Release:	2
+Version:	3.2.2
+Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	ftp://ftp.fftw.org/pub/fftw/fftw-%{version}.tar.gz
-# Source0-md5:	280960ddbad368ebb96c073a2b642f5d
+# Source0-md5:	b616e5c91218cc778b5aa735fefb61ae
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-link.patch
 Patch2:		%{name}-ac_simd.patch
-Patch3:		%{name}-chk.patch
 URL:		http://www.fftw.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -221,7 +220,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -293,10 +291,10 @@
 %post	long -p /sbin/ldconfig
 %postun	long -p /sbin/ldconfig
 
-%post common-devel	-p	/sbin/postshell
+%post	common-devel -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun common-devel	-p	/sbin/postshell
+%postun	common-devel -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
@@ -387,6 +385,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2010/10/14 18:53:44  qboosh
+- updated to 3.2.2
+- updated link patch, removed obsolete chk patch
+
 Revision 1.40  2010/08/16 16:26:57  blues
 - rel.2 - placeholder for "wisdom" files. How about create them while
   building and distribute? creation takes few hours...
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fftw3/fftw3-link.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fftw3/fftw3.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list