Commit Graph

119 Commits

Author SHA1 Message Date
Frantisek Kluknavsky 64a1bfa23d disable tests on arm to allow update for x86 2013-09-30 12:41:46 +02:00
Frantisek Kluknavsky 7fe7cb921f disable affinity to prevent crash on systems with fewer cpus 2013-09-24 16:53:36 +02:00
Frantisek Kluknavsky 48e39087ac disable affinity to prevent crash on systems with fewer cpus 2013-09-24 16:33:16 +02:00
Orion Poplawski f8e736600e Add %check section 2013-09-23 14:05:44 -06:00
Frantisek Kluknavsky 381f2c21f2 gitignore updated 2013-09-23 09:23:41 +02:00
Frantisek Kluknavsky 225ecb7519 add misssing source file 2013-09-20 17:07:11 +02:00
Frantisek Kluknavsky 84e3e0e998 modified arm archdef uploaded as source 2013-09-20 16:56:08 +02:00
Frantisek Kluknavsky 3ba016b393 bogus in changelog after merge 2013-09-20 16:46:33 +02:00
Frantisek Kluknavsky a0b20b5850 bogus datum in changelog 2013-09-20 16:30:36 +02:00
Frantisek Kluknavsky caba23768a lapack source was uploaded to git instead of lookaside cache by mistake 2013-09-20 16:28:32 +02:00
Frantisek Kluknavsky 62670b4e6a Rebase to 3.10.1
- Dropped x86_64-SSE2, ix86-SSE1, ix86-3DNow, z10, z196 (uncompilable).
- Modified incompatible patches.
- Added armv7neon support, modified archdef from softfp abi to hard abi.
- Modified Make.lib to include build-id, soname, versioned library name and symlinks.
- Now builds monolithic libsatlas (serial) and libtatlas (threaded)
  libraries with lapack and blas included.
- Lapack source tarball needed instead of static library.
- Disabled cpu throttling detection again (sorry, could not work on atlas
  otherwise, feel free to enable yet again - atlas-throttling.patch).
- Removed mentions of "Fedora" to promote redistribution.
- Modified parts of atlas.spec sometimes left in place, work still in progress,
  cleanup needed.
2013-09-20 16:01:10 +02:00
Dennis Gilmore f974d7b834 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 21:28:58 -05:00
Peter Robinson 22e70d5336 Rebuild for ARM glibc/binutils issues 2013-01-27 19:52:15 +00:00
Orion Poplawski f16f534ed7 Rebuild with lapack 3.4.1 2012-09-07 13:59:55 -06:00
Orion Poplawski c842a31147 Fix changelog format typo 2012-08-09 11:22:52 -06:00
Orion Poplawski cd38f96a58 Thu Aug 09 2012 Orion Poplawski <orion@nwra.com> - 3.8.4-6
- Add patch to properly pass -melf_* to the linker with -Wl (bug 817552)
2012-08-09 11:21:53 -06:00
Dennis Gilmore 82bd247d7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 12:04:16 -05:00
Dennis Gilmore 4ee67fc971 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 16:01:15 -06:00
Deji Akingunola 1baaf569a9 Tweak spec file to selectively apply arch patches 2011-09-01 21:14:14 -04:00
Deji Akingunola 6e9c4c1580 Aply patch to enable arm build (Patch provided by Jitesh Shah <jiteshs@marvell.com>)
Stop turning off throttle checking, upstream frown at it (seems O.K. for Koji)
2011-09-01 19:43:22 -04:00
Dan Horák b46b995cfc Use -march=z10 for z196 optimised build because the builder is a z10
(Christian Bornträger)
2011-06-22 23:11:45 +02:00
Deji Akingunola c479c806d1 Add s390 patch 2011-06-15 16:24:36 -04:00
Deji Akingunola 8a1f9ddb2c Update to 3.8.4
Build the default package for SSE2 and add a SSE3 subpackage on x86_64
Apply patch (and arch defs.) to build on s390 and s390x (Dan Horák)
Fix-up build on s390 and s390x (Christian Bornträger)
2011-06-15 16:17:53 -04:00
Jussi Lehtola 5d47035650 Fix spelling error that breaks build. 2011-06-03 16:15:20 +03:00
Dennis Gilmore 4b55555cfc - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 21:01:48 -06:00
Fedora Release Engineering c1b7e659c9 dist-git conversion 2010-07-28 10:27:12 +00:00
Deji Akingunola ef2314c550 - Create a subpackage for SSE2 on x86_64 2010-07-28 02:00:32 +00:00
Dan Horák 811a0e671c - rebuild against fixed lapack libraries 2010-07-17 17:11:01 +00:00
Dan Horák 6cb516cc73 - fix build on s390 (patch by Karsten Hopp) 2010-07-15 19:48:06 +00:00
Deji Akingunola 819c5244e5 Disable the sparc patch 2010-02-10 15:59:29 +00:00
Deji Akingunola 532d6c532d - Disable the problematic sparc patch
- Change lapack-devel BR to lapack-static, where liblapack_pic.a now
    resides.
2010-02-10 15:58:26 +00:00
Dennis Gilmore a41fddafbb add sparc patch 2010-02-04 03:26:53 +00:00
Dennis Gilmore 6c07c07cde make sparc build again 2010-02-04 01:01:47 +00:00
Deji Akingunola d9b7c3f4a6 Remove the *.a file from buildroot! 2010-01-29 17:02:02 +00:00
Deji Akingunola 97c4c3ae38 - Remove static libraries.
- Fix typo in SSE3 subpackage's summary.
2010-01-29 16:37:31 +00:00
Bill Nottingham 7a5833130e Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:42:06 +00:00
Deji Akingunola 3cd5faef43 - Use alternatives to workaround multilib conflicts (BZ#508565). 2009-10-25 21:06:22 +00:00
Deji Akingunola 7d1f5e2d4b - Use the new arch. default for Pentium PRO (Fedora bug #510498)
- (Re-)Introduce 3dNow subpackage
2009-09-27 01:04:34 +00:00
alexlan 23bb62572e - Rebuild against fixed lapack (see #520518) 2009-09-07 05:14:03 +00:00
Deji Akingunola 7dd5529bb9 - Revert the last change, it doesn't solve the problem. 2009-08-12 04:27:51 +00:00
Deji Akingunola 9b1309778b - Create a -header subpackage to avoid multilib conflicts (BZ#508565). 2009-08-04 22:28:34 +00:00
Deji Akingunola 2119a128bc - Add '-g' to build flag to allow proper genration of debuginfo subpackages
(Fedora bug #509813)
- Build for F12
2009-08-04 04:55:33 +00:00
Jesse Keating 75341821ef - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 17:29:20 +00:00
Deji Akingunola dbe4a7237a - Use the right -msse* option for the -sse* subpackages (Fedora bug
#498715)
2009-05-03 12:57:33 +00:00
Karsten Hopp 4ad567afbd - add s390x to 64 bit archs 2009-04-22 11:47:16 +00:00
Deji Akingunola 11dc7d9cdb - Rebuild 2009-02-27 18:24:52 +00:00
Jesse Keating 1a6e0d4bab - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 02:57:17 +00:00
Deji Akingunola 87a6bb5430 Change to %ifarch i586 2009-02-23 11:01:40 +00:00
Deji Akingunola 5dd60cd368 Seems %ifarch i386 still works 2009-02-23 10:43:28 +00:00
Deji Akingunola e9605870d9 - Update to version 3.8.3 2009-02-23 10:21:42 +00:00