Author: hawk Date: Mon Nov 12 13:36:34 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed building on i586, release 5
---- Files affected: SPECS: fftw3.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/fftw3.spec diff -u SPECS/fftw3.spec:1.34 SPECS/fftw3.spec:1.35 --- SPECS/fftw3.spec:1.34 Sun Oct 21 19:36:25 2007 +++ SPECS/fftw3.spec Mon Nov 12 14:36:28 2007 @@ -8,7 +8,7 @@ Summary(pt_BR.UTF-8): biblioteca fast fourier transform Name: fftw3 Version: 3.1.2 -Release: 4 +Release: 5 License: GPL Group: Libraries Source0: ftp://ftp.fftw.org/pub/fftw/fftw-%{version}.tar.gz @@ -251,7 +251,7 @@ %ifarch ppc OPTS="--enable-altivec" %endif -%ifnarch i586 i686 k6 athlon ppc +%ifnarch i686 k6 athlon ppc : # keep sh happy about syntax %endif fi @@ -386,6 +386,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2007-11-12 13:36:28 hawk +- fixed building on i586, release 5 + Revision 1.34 2007-10-21 17:36:25 arvenil - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fftw3.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
