Commit Graph

303 Commits

Author SHA1 Message Date
Jonathan Wakely f9cbc68d43 Add patch for Boost.Multiprecision (#1349638) 2016-06-28 17:27:27 +01:00
Jonathan Wakely 310c56bc25 Drop rpath (#1318383) 2016-06-06 17:50:34 +01:00
Jonathan Wakely 4672342671 Rebuilt for GCC 6.1 (#1331983) 2016-05-03 10:14:58 +01:00
David Tardon f9845a940f rebuild for ICU 57.1 2016-04-15 20:02:51 +02:00
Dennis Gilmore b0ac251dd9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 17:10:55 +00:00
Jonathan Wakely c7e4b76204 Remove redundant %defattr statements 2016-01-26 12:45:02 +00:00
Jonathan Wakely c2efae682b Make Requires: libquadmath-devel conditional 2016-01-14 02:07:16 +00:00
Jonathan Wakely 263025eccd Rebase to 1.60 2016-01-13 17:14:32 +00:00
Dan Horák 93bdb8dad9 - rebuilt for s390 2015-12-11 16:35:03 +01:00
Jonathan Wakely 92a4e21c1a Fix bugzilla ID in %changelog of last commit 2015-12-01 13:54:10 +00:00
Jonathan Wakely faf2199734 do not use arch-specific BuildRequires (#225622) 2015-11-24 12:22:59 +00:00
Dan Horák 3c75cd19c7 - disable also the coroutine2 module when context is not available 2015-11-13 11:22:25 +01:00
Peter Robinson 94638715d9 Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-11 19:05:16 +00:00
David Tardon 5effd9fcd9 rebuild for ICU 56.1 2015-10-28 14:07:46 +01:00
Orion Poplawski 66eafe3099 Rebuild for openmpi 1.10.0 2015-09-15 16:04:04 -06:00
Jonathan Wakely d8ec5cd0e8 Patch Boost.Test to fix #1262444 2015-09-14 18:35:30 +01:00
Jonathan Wakely a59457fcda Rebuilt for Boost 1.59 2015-09-02 13:08:15 +01:00
Jonathan Wakely 20123c5e6f Add patch for Boost.Python bug. 2015-09-02 13:07:43 +01:00
Jonathan Wakely 3d13bdbd4b Rebase to 1.59.0 2015-08-26 20:29:55 +01:00
Jonathan Wakely fb630fe1a0 Add boost-doctools subpackage (#1244268). 2015-08-25 15:03:34 +01:00
Jonathan Wakely 7d5037b77f Escape % character in changelog. 2015-08-24 22:10:18 +01:00
Jonathan Wakely 51fe9e0ae4 Use %license for license files. 2015-08-24 21:46:17 +01:00
Jonathan Wakely c779362f9f Bump release to match F23 update. 2015-08-21 16:10:30 +01:00
Sandro Mani b7bc8de355 RPM MPI Requires Provides 2015-08-10 23:56:49 -04:00
Jonathan Wakely e283993866 Patch incorrect placement of BOOST_UBLAS_INLINE macros. 2015-08-05 22:03:23 +01:00
Jonathan Wakely b86f78331a Patch to prevent address model being set by Boost.Build. 2015-08-04 11:20:49 +01:00
Jonathan Wakely a1b6b50100 Patch for missing include (boost-1.58.0-variant-includes.patch). 2015-07-27 13:49:11 +01:00
Marcin Juszkiewicz 2665c69e3a Re-enable boost::context on AArch64 2015-07-23 13:08:11 +02:00
Jonathan Wakely 49492cb891 Rebase to 1.58.0 2015-07-17 16:11:57 +01:00
Dennis Gilmore 71b2be77a7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 02:01:15 +00:00
Jonathan Wakely b30dad1db5 Add AArch64 support for boost::context. 2015-04-15 11:57:23 +01:00
David Tardon bf768ffd04 rebuild for yet another C++ ABI break 2015-04-12 14:28:04 +02:00
Than Ngo 3759032dd6 rebuild against new gcc 2015-03-16 12:28:08 +01:00
Petr Machata 3c9c670991 Fix template <class T> class boost::rv, which for union T's inherits off them 2015-02-18 01:15:59 +01:00
Petr Machata 19702186d2 Fix Boost.UUID comparison, honor optflags 2015-02-09 17:07:18 +01:00
Petr Machata 3207465702 Boost.Signals2 needs to include weak_ptr when it uses it 2015-01-29 13:00:29 +01:00
Petr Machata f910549691 Un-ISA-ify Provides: and Obsoletes:
- Packages Require: without the ISA flourishes, and our Provides:
  wouldn't match.  Let's keep the ISA tags on Requires: only.
2015-01-29 12:58:02 +01:00
Petr Machata e08f962e12 Boost.Context should now be supported on PowerPC with both BE and LE ABIs 2015-01-29 12:57:31 +01:00
Petr Machata c2b3a56ca0 Rebase to 1.57 2015-01-26 12:09:55 +01:00
Petr Machata 1d8ca55777 libboost_python{,3} should depend on libpython 2015-01-13 22:17:20 +01:00
Petr Machata ef172f114f Change Requires: and other package references to use %%{?_isa} 2015-01-08 21:26:36 +01:00
Petr Machata 7a87d76794 Boost.Atomic: Fixed incorrect initialization of 128-bit values 2015-01-02 14:12:06 +01:00
Petr Machata 76691c3d42 Fix boost::shared_ptr<T>::operator[] for non-array T's 2014-11-12 20:05:20 +01:00
David Tardon eccf21b3c1 rebuild for ICU 53.1 2014-08-26 13:57:20 +02:00
Peter Robinson d3623dd584 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 23:02:38 +00:00
Dennis Gilmore e8afd726c5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 22:25:23 -05:00
Petr Machata b9aa7fb633 Rebase to 1.55.0 2014-05-21 20:21:36 +02:00
Petr Machata 8d05191663 Fix a noexecstack patch for ARM, enable Boost.Context on ARM 2014-03-18 13:51:11 +01:00
Björn Esser bed0c816db rebuilt for mpich-3.1 2014-03-18 11:42:57 +01:00
Peter Robinson 59715f5c7f Enable MPICH and OpenMPI support on aarch64 2014-03-17 11:02:58 +00:00
Petr Machata 6d22343534 Rebuild for ICU 2014-02-12 18:02:56 +01:00
Petr Machata 22e9f44fdd Add ppc64le to the list of arches that OpenMPI and MPICH don't support 2014-01-09 19:58:21 +01:00
Peter Robinson 55426ac770 Enable MPICH and OpenMPI support on ARM as it's long had them both 2013-12-18 12:02:58 +00:00
Petr Machata 6afec2d8a5 Bump release 2013-12-13 11:46:05 +01:00
Petr Machata a513817fc5 Disable MPI on aarch64 2013-12-04 10:51:15 +01:00
Petr Machata cb253a3d3f Try again 2013-12-02 00:53:40 +01:00
Petr Machata 94c7ec494d Add libboost_atomic.so.* to the libboost_thread.so linker script 2013-11-27 17:10:53 +01:00
Petr Machata db69547da6 Fix atomic_cas32 in Boost.Interprocess 2013-08-30 00:32:24 +02:00
Petr Machata f99fe16ac3 Fix for a problem in linking vs. Boost.Thread we are seeing on s390 2013-08-24 01:01:19 +02:00
Petr Machata 0f7ace626f Apply several patches to fix problems revealed by the test suite 2013-08-23 12:33:14 +02:00
Petr Machata da0e080e4c Bump odeint obsoletes and provides 2013-08-19 17:04:25 +02:00
Petr Machata 9f44c82afd Add a todo item 2013-08-12 11:31:20 +02:00
Petr Machata a4fac06f4f Update a comment to be in sync with unversioned docdir change
- https://bugzilla.redhat.com/show_bug.cgi?id=993687
2013-08-11 23:27:52 +02:00
Petr Machata c3593a1e32 Fix detection of availability of 128-bit integers in Boost.LexicalCast 2013-07-30 19:50:23 +02:00
Petr Machata 4c75e770a9 Add boost-log subpackage 2013-07-27 03:41:34 +02:00
Petr Machata 954d15ee43 Fix changelog dates 2013-07-27 01:27:28 +02:00
Petr Machata 5a207d1e4a Rebase to 1.54.0 2013-07-27 01:13:04 +02:00
Petr Machata f0abb10476 Remove BR:chrpath, that's not necessary anymore
- we used to call chrpath explicitly, and we don't anymore
2013-07-27 00:53:36 +02:00
Petr Machata e7f22175bb Build everything MT-only; ditch tagged layout 2013-07-27 00:53:35 +02:00
Petr Machata 60a15dfc84 Add Obsoletes: for odeint package 2013-07-27 00:08:00 +02:00
Deji Akingunola dc683c9132 Add Provides and Obsoletes for the mpich2->mpich renames 2013-07-26 23:47:30 +02:00
Petr Machata 6f895a0fef Add explicit dependencies between some of the boost sub-packages 2013-07-24 16:13:29 +02:00
Petr Machata 084c523878 s/mpich2/mpich/ 2013-07-23 19:21:12 +02:00
Petr Machata 0d0ad94a52 Merge branch 'f19' 2013-07-23 19:12:10 +02:00
Petr Machata 7fa0ea18d9 Two more local typedef patches: Boost.Python and Boost.Thread
- There's a bunch more in Python, but those probably need careful
  conversion to BOOST_STATIC_ASSERT.
2013-07-23 17:07:03 +02:00
Petr Machata 255051da37 Flush more work in progress
- This adds some forgotten patches from the last time around
  (context-execstack, mpl-print)
- And adds another bunch of unused local typedef patches
2013-07-23 02:09:25 +02:00
Petr Machata 0494a65cc9 Add many patches for unused typedefs, and an execstack patch 2013-07-22 17:47:20 +02:00
Petr Machata c5eabd4220 Install images etc. for documentation
Resolves: #985593
2013-07-20 01:11:30 +02:00
Petr Machata e50fa4d644 Add symlinks for /usr/lib/libboost_{thread,locale,atomic}.so -> *-mt.so 2013-06-27 23:48:42 +02:00
Petr Machata 43e7bf1610 Fix detection of availability of {,u}int64_t in glibc headers 2013-06-26 16:23:18 +02:00
Petr Machata b2935ff7ac libboost_context.so must be guarded by conditional 2013-03-07 00:26:25 +01:00
Petr Machata a84c8455d8 Add a separate package boost-python3-devel, build with -fno-strict-aliasing 2013-03-06 13:06:57 +01:00
Petr Machata 5605dc8747 Make Boost.Context support conditional 2013-02-27 22:37:18 +01:00
Petr Machata 91de02f8db Fix build of Boost.Context on ppc64, future-proof the linker script 2013-02-11 20:06:45 +01:00
Denis Arnaud 2a146a567b Fixed the changelog dates in the RPM specification file. 2013-02-10 18:49:31 +01:00
Denis Arnaud de6a0f31f2 Fixed the libboost_thread-mt.so script (which wrongly referred to Boost-1.50) 2013-02-10 18:27:31 +01:00
Petr Machata 50c4b88ebf Meh 2013-02-08 01:44:42 +01:00
Petr Machata ea81f69c26 Rebase to 1.53.0 final, add two subpackages, purge module env 2013-02-08 01:42:27 +01:00
Petr Machata a84f7fd048 Initial packaging of Beta 1.53.0
- this fails at the end of the build complaining that the following
  file wasn't found:
    boost-1.53.0-0.1.beta1.fc18.i386/usr/lib/openmpi/lib/*.a
2013-02-08 01:42:27 +01:00
Peter Robinson ba25f6b6bb Rebuild for icu soname bump 2013-01-26 15:13:19 +00:00
Denis Arnaud 6628b109d0 Rebuild for the new MPICH2 (and libmpich2 soname bump) 2012-11-03 17:58:05 +01:00
Petr Machata 6d69081e38 Add upstream ticket reference to boost-1.50.0-polygon.patch 2012-09-19 13:00:21 +02:00
Petr Machata b5f76d5add Update %%description to reflect current state of C++ standardization 2012-08-16 20:42:58 +02:00
Petr Machata 44a7aadaed Override boost_thread-mt.so with a linker script 2012-08-16 03:26:33 +02:00
Petr Machata 0c64b73a16 Convert some shell variables into macros
PYTHON2_VERSION needs to be visible across sections, and it's awkward to
define it twice.  Just make it a macro.  %global expands once only.

PYTHON3_* technically doesn't need this, but let's be consistent.
2012-08-09 22:05:39 +02:00
Petr Machata cccfe7b394 boost-python3 shouldn't be under the overall boost umbrella 2012-08-08 19:48:59 +02:00
Petr Machata 9053e61361 Drop body of %check
This hasn't worked since at least CMake times, and mailing results to a
former maintainer just makes no sense.
2012-08-08 02:54:39 +02:00
Petr Machata 216eea2217 Drop mentions of cmake 2012-08-08 02:53:27 +02:00
Petr Machata 2dcacf6f3c Enable Python 3 builds 2012-08-08 01:38:07 +02:00
Petr Machata a28c89a3ed Fix a couple bugs in paths 2012-07-26 16:06:42 +02:00