Commit Graph

53 Commits

Author SHA1 Message Date
Frantisek Kluknavsky
1b54155b00 lapack unbundled 2012-10-23 17:18:08 +02:00
Frantisek Kluknavsky
db745aebb6 disabled melf-patch 2012-10-23 12:13:48 +02:00
Frantisek Kluknavsky
f5f38faf0d fedora_shared-patch disabled 2012-10-23 12:00:32 +02:00
Frantisek Kluknavsky
c54dfd9339 Rebase to 3.10.0 2012-10-23 11:42:41 +02: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
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
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
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
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
Deji Akingunola
20c7de3a5a - Link in appropriate libs when creating shared libs, reported by Orcan
'oget' Ogetbil (BZ#475411)
2008-12-21 21:27:11 +00:00
Deji Akingunola
136234a8f8 Fix typo 2008-12-17 08:16:46 +00:00
Deji Akingunola
ed8898754b - Don't symlink the atlas libdir on i386, cause upgrade issue (BZ#476787)
- Fix options passed to gcc when making shared libs
2008-12-17 07:28:21 +00:00
Deji Akingunola
10bab2e043 - Use 'gcc -shared' to build shared libs instead of stock 'ld' 2008-12-16 21:38:35 +00:00
Deji Akingunola
9680a0e7b8 Update to 3.8.2 2008-12-16 05:20:14 +00:00
Quentin Spencer
f211563ff8 Disable creation of altivec library. It is causing illegal instructions
during build. Re-enabling support will probably require moving to atlas
    3.8.
2008-05-06 20:44:34 +00:00
Quentin Spencer
7f70f03be5 Close bugs 426086 and 432744. 2008-02-28 16:22:43 +00:00
Jesse Keating
9424b61c0d - Autorebuild for GCC 4.3 2008-02-19 20:20:31 +00:00
Orion Poplawski
b2ee5b9b8a Try to enable ppc64 builds 2007-06-04 19:48:07 +00:00
Quentin Spencer
2cec08c63e Rebuild for FC6. 2006-09-08 14:31:43 +00:00
Quentin Spencer
9e15abc298 Rebuild for FE5. Fix executable stack bug. 2006-02-13 17:34:35 +00:00
Quentin Spencer
dc9c228fc1 Rebuild for gcc 4.1. 2005-12-19 18:10:30 +00:00
Quentin Spencer
ee675c25a8 Fix /etc/ld.so.conf.d files so that all libraries are found by the linker.
Re-enable dependencies that were disabled when some subpackages weren't
    built.
2005-10-10 15:19:06 +00:00