Commit Graph

324 Commits

Author SHA1 Message Date
Iñaki Úcar 61b2f46ac0 https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager 2020-08-13 14:27:15 +02:00
Adam Jackson 2621de214a Drop unnecessary (apparently unused) BuildRequires: xorg-x11-apps 2020-07-28 15:12:19 -04:00
Fedora Release Engineering c3b96d5a03 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 12:24:50 +00:00
Jiri a67f79d80a Rebuilt for JDK-11 2020-07-11 03:36:02 +02:00
Orion Poplawski e1cf3afa97 Rebuild for hdf5 1.10.6 2020-06-25 14:25:29 -06:00
Timm Bäder 0f98426a15 spec: Rely on default -flto values instead of using auto
According to the GCC docs[1], -flto=auto does:

> Use -flto=auto to use GNU make’s job server, if available, or
> otherwise fall back to autodetection of the number of CPU threads
> present in your system.

clang does not support -flto=auto (or -flto=jobserver for that matter),
so using this option breaks the build with non-gcc compilers. Pass just
-flto instead and rely on gcc doing the right thing.

[1] https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
2020-06-25 10:06:08 +00:00
Orion Poplawski f82faf5f58 Own %{_pkgdocdir} 2020-05-24 16:26:21 -06:00
Orion Poplawski f89a01037a Rebuild for sundials 5.2.0 2020-04-12 19:57:46 -06:00
Orion Poplawski 4161884180 Upload new docs sources 2020-02-09 20:57:38 -07:00
Orion Poplawski be55d20164 Update to 5.2.0 2020-02-03 21:53:14 -07:00
Fedora Release Engineering b1d97f35c3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 19:53:36 +00:00
Orion Poplawski 733302f86a Enable 64-bit array indexes 2019-11-03 08:47:48 -07:00
Orion Poplawski 104f111ea2 Enable LTO optimisations 2019-11-02 19:37:27 -06:00
Vasiliy Glazov e6e1baf1c0 Enable LTO optimisations
This change enable gcc LTO optimisations.
It helps reduce RAM usege and rpms size.

For example on F31 octave rpm with LTO 17MB vs 18MB without LTO.
And octave-debuginfo rpm with LTO 117MB vs 128MB without LTO.

Enabling it has no any issue in runtime but can take some more time to build (but not critical).
2019-10-30 08:20:41 +00:00
Orion Poplawski 2c1fd845b6 Rebuild for suitesparse 5.4.0 2019-10-14 16:02:54 -06:00
Orion Poplawski fe99995595 Use Qt5 on EL8+ 2019-09-13 21:00:02 -06:00
Orion Poplawski c32f37ff6c Drop use of %buildarch in macros.octave (bugz#1733898) 2019-07-31 07:40:27 -06:00
Fedora Release Engineering ce1b1e3f1c - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 23:06:32 +00:00
Orion Poplawski ca67dd2418 Merge branch '5.1'
Conflicts:
	octave-eof.patch
	octave.spec
2019-06-16 20:39:15 -06:00
Orion Poplawski 6d9787ef24 Backport upstream patch for proper EOF handling (bugz#1705129)
Conflicts:
	octave.spec
2019-05-06 22:00:25 -06:00
Orion Poplawski be280a1c77 Backport upstream patch for proper EOF handling (bugz#1705129) 2019-05-06 21:47:37 -06:00
Orion Poplawski 4d71e9d666 Upload docs 2019-04-26 22:24:25 -06:00
Björn Esser ac98714773
rebuilt (sundials) 2019-04-23 14:46:57 +02:00
Orion Poplawski f46e7e224d Rebuild for hdf5 1.10.5 2019-03-16 08:56:10 -06:00
Orion Poplawski 40604e5e23 Update to 5.1.0 2019-03-10 13:01:37 -06:00
Tim Landscheidt 41506049ba Remove obsolete requirements for post/preun scriptlets 2019-03-07 04:29:59 +00:00
Igor Gnatenko a4a6e500dc Rebuild for readline 8.0 2019-02-17 09:30:52 +01:00
Björn Esser f2776ae5a4
rebuilt (qscintilla) 2019-02-16 11:53:27 +01:00
Björn Esser 898001d61a
rebuilt (qscintilla), fix pre-release tag 2019-02-12 20:29:15 +01:00
Fedora Release Engineering 3c8786cf4c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 17:02:58 +00:00
Igor Gnatenko dde1598fa6 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:23 +01:00
Igor Gnatenko 34cca03626
Remove obsolete scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-27 19:39:37 +01:00
Orion Poplawski 281df3b846 Update to 4.4.1 2018-11-11 17:34:07 -07:00
Fedora Release Engineering 65d166658d - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 14:51:43 +00:00
Colin B. Macdonald e487e99ed8 macros: support other names for appdata .metainfo.xml files 2018-07-01 23:23:18 -07:00
Colin B. Macdonald eb697c174d macros: support dependencies in octave_pkg_check 2018-06-28 20:47:29 -07:00
Orion Poplawski 4ca05c4c51 Add patch to fix crash with Ctrl-D (bug #1589460) 2018-06-21 22:22:57 -06:00
Orion Poplawski c1e8f566e9 Add requires hicolor-icon-theme
Use make macros
2018-06-17 19:53:21 -06:00
Jerry James 215f4cd777 Add -qbuttongroup patch to fix FTBFS. 2018-06-02 14:51:14 -06:00
Jerry James f3e519677e Rebuild for glpk 4.65. Use ldconfig macros. 2018-06-02 11:11:05 -06:00
Orion Poplawski 8b252cc278 Update to 4.2.2
Fail build again if make check fails
2018-03-14 14:32:37 -06:00
Orion Poplawski 87988a9b98 Add BR gcc-c++ 2018-02-21 22:11:52 -07:00
Jitka Plesnikova ba7b24b360 Rebuild for hdf5 1.8.20 2018-02-08 08:35:55 +01:00
Jitka Plesnikova 6fd19dd7db Rebuild for new gfortran 2018-02-05 10:44:49 +01:00
Igor Gnatenko a8eabca1f1 Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-06 00:16:10 +01:00
Susi Lehtola 4968a9bfca Fix typo in changelog date. 2017-10-31 16:42:09 +01:00
Orion Poplawski ece309dafa Make octave-devel require libappstream-glib 2017-08-13 19:26:04 -06:00
Orion Poplawski ba0a203672 Run appstream-util validate-relax on metainfo.xml files 2017-08-12 09:12:44 -06:00
Orion Poplawski 59b6110649 Use openblas on Fedora 27+ 2017-08-11 20:08:42 -06:00
Orion Poplawski 62c24c83f6 Fix date 2017-08-10 22:34:28 -06:00