Commit graph

154 commits

Author SHA1 Message Date
Jerry James
b78abd5373 Rebuild for arb 2.11.1, eclib 20170815, and libfplll 5.1.0. 2017-09-30 22:18:58 -06:00
Fedora Release Engineering
7a6103772a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 08:04:55 +00:00
pcpa
04fd0cbe80 Correct missing dependencies 2017-07-26 11:43:54 -04:00
pcpa
7f30124ca8 Only create doc dir if building docs 2017-05-24 20:43:04 -04:00
pcpa
75ec1587e5 Add new BR due to package split 2017-05-24 05:23:34 -04:00
pcpa
18daf84cba New singular, testall fixes and no requires on firefox 2017-05-23 15:31:10 -04:00
Fedora Release Engineering
6ebda31d93 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild 2017-05-15 21:31:53 +00:00
pcpa
f642d2e41d Update to sagemath 7.6 2017-04-18 16:03:03 -04:00
pcpa
7e3068b9f2 Correct typo 2017-04-06 08:55:57 -04:00
pcpa
056e08d023 Update to sagemath 7.5.1 2017-04-06 08:02:52 -04:00
Jerry James
ac3aa7f6b7 Rebuild for ppl 1.2. 2017-03-03 11:45:18 -07:00
Fedora Release Engineering
241dce3e67 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 13:01:55 +00:00
Igor Gnatenko
a97238ead8 Rebuild for readline 7.x
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-01-12 17:30:41 +01:00
pcpa
37624f9e56 Make jmol available (#1026751) 2016-12-30 10:08:28 -05:00
pcpa
c459590874 Adjust for removed patches 2016-12-30 10:05:59 -05:00
pcpa
807c53b3b6 Update to sagemath 7.4 2016-12-30 10:04:34 -05:00
pcpa
6b381937c4 No longer need to use the cython hack 2016-12-22 08:14:14 -05:00
pcpa
c20a6508e3 Correct build on non x86 arches 2016-12-22 04:26:51 -05:00
pcpa
2382c8ff4a Correct cython patch 2016-12-21 14:20:49 -05:00
pcpa
a6864ab7ec Documentation build is optional on some arches 2016-12-21 13:56:46 -05:00
pcpa
ac51cc9608 Correct typo in upstream cython 2016-12-21 13:36:48 -05:00
pcpa
0cb5fbe3ae Correct f24 to f25 upgrade, sagemath 6.8 to 7.3 (#1396848) 2016-12-21 09:20:12 -05:00
pcpa
09aad4ce54 Correct sagemath FTBFS in f25+ 2016-12-21 09:17:04 -05:00
pcpa
98d729b877 Add missing python-speaklater requires (#1381949) 2016-12-21 09:13:55 -05:00
Jerry James
4bc8b85ef9 Rebuild for ntl 10.1.0. 2016-10-20 23:04:04 -06:00
Dominik 'Rathann' Mierzejewski
aa6504a6a1 rebuild for aarch64 (#1380191 fixed) 2016-10-09 23:32:53 +02:00
Dominik 'Rathann' Mierzejewski
a9b0ec7a4e update bugzilla link and comment 2016-09-28 23:44:56 +02:00
Dominik 'Rathann' Mierzejewski
a54b15256b Follow maxima's ExclusiveArch, *except* aarch64 2016-09-28 20:33:46 +02:00
Dominik 'Rathann' Mierzejewski
3aef01b1ef sync supported arches with maxima 2016-09-28 20:14:44 +02:00
Dominik 'Rathann' Mierzejewski
54e8281c4f exclude aarch64 due to missing BR: maxima-runtime-ecl
maxima(-runtime-ecl) is not available on aarch64:
https://bugzilla.redhat.com/show_bug.cgi?id=1380102
2016-09-28 18:49:03 +02:00
Dominik 'Rathann' Mierzejewski
460a59d107 rebuilt for matplotlib-2.0.0 2016-09-26 15:01:21 +02:00
Jerry James
a5348b3e73 Rebuild for ntl 9.11.0.
Also, add gap-pkg-guava requirement.
2016-09-05 14:03:21 -06:00
pcpa
ddd84dd86a Update spec to match Cython has update 2016-08-25 18:01:46 -04:00
pcpa
52f8dc7839 Add builddir to python path to avoid embedded buildroot
in some debug
2016-08-25 14:00:40 -04:00
pcpa
9737ac2051 Do not install patched Cython to buildroot
It is not required, and also try hard to not reference buildroot
in cython arguments.
2016-08-24 13:58:32 -04:00
pcpa
35785b9c1d Remove hack to allow buildroot 2016-08-24 07:44:09 -04:00
pcpa
059d46fd02 Make notebook functional with python-flask-0.11.1 2016-08-24 07:43:19 -04:00
pcpa
f68ede38b1 with_cython_hack is not dependant on with_docs 2016-08-22 05:55:30 -04:00
pcpa
379c28fb7d Try hard to not reference buildroot 2016-08-21 19:47:05 -04:00
pcpa
f6cb1ebaaa Actually apply extra ipython3 patch 2016-08-21 16:29:58 -04:00
pcpa
0a93d392b0 Correct cython patch number after install 2016-08-21 14:01:06 -04:00
pcpa
ecfed4fc9e Add workaround to build with latest givaro and linbox
Workaround is to not include 64 bit related files, as it is only
building the float/double interfaces, and avoids the build failure:
/usr/include/c++/6.1.1/type_traits: In instantiation of 'struct std::make_unsigned<__int128 unsigned>':
/usr/include/givaro/modular-int64.h:46:60:   required from 'class Givaro::Modular<long int, __int128 unsigned>'
/usr/include/givaro/modular-int64.inl:32:46:   required from here
/usr/include/c++/6.1.1/type_traits:1820:62: error: invalid use of incomplete type 'class std::__make_unsigned_selector<__int128 unsigned, false, false>'
2016-08-21 14:00:23 -04:00
pcpa
61ee655ad9 gap-pkg-hap is now available 2016-08-21 10:01:07 -04:00
pcpa
3c5f238a38 Revert removal of extra gap-pkg dependencies 2016-08-20 13:54:52 -04:00
pcpa
0fdebf23cf Update to sagemath 7.3 2016-08-20 13:51:55 -04:00
Jerry James
a3d306800c Rebuild for fflas-ffpack 2.2.2, givaro 4.0.2, and linbox 1.4.2.
Also, GAP packages atlasrep, design, and hap are now available.
2016-08-15 09:38:23 -06:00
Jerry James
b1181ef635 At least some default.css links are no longer missing. 2016-07-27 19:30:07 -06:00
Jerry James
bd6b4701f5 Rebuild for ntl 9.10.0. 2016-07-25 08:38:07 -06:00
Fedora Release Engineering
11ba9d947c - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 12:33:54 +00:00
Jerry James
0bfecd95fb BR lapack-devel to satisfy coin_backend. 2016-06-02 21:11:30 -06:00