Stephan Kulow
befb761f0e
Accepting request 227209 from home:repabuild
...
Am submitting this again, after trying locally to use the "system" bjam, and failing. The bjam in boost-jam rpm does NOT find zlib-devel, and consequently fails to build the boost iostreams zlib compression components. Instead of trying to fix that, the right solution is using the boost-supplied b2/bjam. That also prevents a possible mis-match between the build tool and boost code. In addition there is not much penalty, b2 is quickly built.
OBS-URL: https://build.opensuse.org/request/show/227209
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=125
2014-04-01 08:01:36 +00:00
Stephan Kulow
c2a41851e1
- remove broken python module mpi.so
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=123
2014-03-03 11:51:23 +00:00
Stephan Kulow
26c2e0d56c
- move mpi.so to the devel package to avoid conflicts on update
...
- trying to make the build more reliable:
* use -fno-var-tracking in cxxflags as recommended by richi
* disable parallel build on low memory
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=120
2014-02-27 06:18:46 +00:00
Ruediger Oertel
662225c6d4
- add boost-1.54.0-thread-link_atomic.patch fixing upstream issue
...
https://svn.boost.org/trac/boost/ticket/9041
(fixes compilation failure of snapper on various platforms)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=119
2014-02-10 15:51:55 +00:00
Philipp Thomas
b4dcfc7d0e
- Add post and postun sections for libboost_graph_parallel.
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=118
2014-02-08 17:06:53 +00:00
Thorsten Behrens
6af6d99099
Accepting request 220976 from home:oertel:branches:devel:libraries:c_c++
...
- enable build_mpi on s390/s390x
OBS-URL: https://build.opensuse.org/request/show/220976
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=117
2014-02-05 14:25:35 +00:00
Ismail Dönmez
15346f148f
Accepting request 212994 from home:Andreas_Schwab:Factory
...
- Disable coroutine library together with context
OBS-URL: https://build.opensuse.org/request/show/212994
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=116
2014-01-07 11:38:28 +00:00
Thorsten Behrens
7a5bc98bdd
Accepting request 212830 from openSUSE:Factory:Core
...
- fix build of libzypp - patch from boost's track
- added patches:
* boost-1.54-change85160.patch
OBS-URL: https://build.opensuse.org/request/show/212830
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=115
2014-01-05 15:56:14 +00:00
Ismail Dönmez
534ea3a38c
Accepting request 208551 from home:netsroth:branches:devel:libraries:c_c++
...
Add patch against malloc int overflow
OBS-URL: https://build.opensuse.org/request/show/208551
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=114
2013-11-26 16:13:25 +00:00
Sascha Peilicke
1240cf29df
Accepting request 206398 from home:jengelh:branches:devel:libraries:c_c++
...
- Split libboost_graph so that the MPI components are not forced
OBS-URL: https://build.opensuse.org/request/show/206398
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=113
2013-11-11 09:06:00 +00:00
Ismail Dönmez
57ecaddbd5
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=110
2013-09-21 11:08:22 +00:00
Ismail Dönmez
e68f93b7e7
Accepting request 199851 from home:DarkSS:branches:devel:libraries:c_c++
...
Boost 1.54 (with out-of-memory fixed) to resolve Factory's qbittorrent build issue.
OBS-URL: https://build.opensuse.org/request/show/199851
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=109
2013-09-20 13:45:19 +00:00
Tomáš Chvátal
c4c5b186af
- Fix build with updated glibc:
...
* boost-glibc-2.18.patch - taken from upstream scm
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=107
2013-08-18 20:13:37 +00:00
Stephan Kulow
4fe0d67be0
revert that stupid conflicts
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=105
2013-06-10 10:36:29 +00:00
Dr. Werner Fink
10c6349ee3
Accepting request 178193 from home:Andreas_Schwab:Factory
...
- Build context library only on supported architectures
- Reenable mpi on aarch64
- Avoid duplication between %build and %install
OBS-URL: https://build.opensuse.org/request/show/178193
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=104
2013-06-09 13:44:51 +00:00
Philipp Thomas
c910e9a9ad
Accepting request 176938 from home:varkoly:branches:devel:libraries:c_c++
...
- Conflicts with man-pages
OBS-URL: https://build.opensuse.org/request/show/176938
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=103
2013-05-29 12:04:03 +00:00
Philipp Thomas
ef9f1558cf
- Apply upstream patch that fixes the ppc64 code in boost::context
...
(boost#8374): boost-fix_ppc64_asm.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=101
2013-04-03 12:23:35 +00:00
Ismail Dönmez
a4b6095cc3
- Rename manpages to avoid conflict with other packages
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=100
2013-03-22 10:54:26 +00:00
Ismail Dönmez
3cbb718e07
Accepting request 160388 from home:m_meister:branches:openSUSE:Factory
...
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
OBS-URL: https://build.opensuse.org/request/show/160388
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=99
2013-03-21 09:20:58 +00:00
Stephan Kulow
e4c6cbeb68
Accepting request 159900 from home:DarkSS:stuff
...
Fixed up update to ver. 1.53.0. Great thanks to namtrac for remarks!
OBS-URL: https://build.opensuse.org/request/show/159900
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=98
2013-03-19 06:51:50 +00:00
Sascha Peilicke
291e7f9a5c
Accepting request 156735 from devel:ARM:AArch64:Factory
...
- build without openmpi on aarch64 for now
OBS-URL: https://build.opensuse.org/request/show/156735
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=96
2013-02-28 09:20:59 +00:00
Michal Vyskocil
fa2332c399
Accepting request 149581 from home:BSiposRKF
...
Same as request 148711 but after resolving change file conflict.
OBS-URL: https://build.opensuse.org/request/show/149581
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=94
2013-01-29 09:47:33 +00:00
Ismail Dönmez
1210da84ce
Remove boost-asio-export-symbols.patch, basically untested
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=93
2013-01-20 19:32:51 +00:00
Ismail Dönmez
aa06d09087
Accepting request 148850 from Application:Geo
...
Allow to build for SLE without addition xz building.
OBS-URL: https://build.opensuse.org/request/show/148850
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=92
2013-01-19 10:49:17 +00:00
Ismail Dönmez
958b28bb98
Accepting request 148167 from openSUSE:Factory
...
I reverted the change in factory as it broke several boost using packages.
OBS-URL: https://build.opensuse.org/request/show/148167
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=91
2013-01-12 12:31:08 +00:00
OBS User buildservice-autocommit
9ccfd2a82d
Updating link to change in openSUSE:Factory/boost revision 74.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=8543cd4736c54e69aa3d76fd86accaa6
2013-01-12 10:22:23 +00:00
Philipp Thomas
9261507ea9
Accepting request 147934 from home:Fisiu:branches:devel:libraries:c_c++
...
- Add boost-asio-export-symbols.patch: boost#6688
OBS-URL: https://build.opensuse.org/request/show/147934
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=89
2013-01-10 17:13:56 +00:00
00d50eb2b7
Accepting request 132975 from home:babelworx:ldig:branches:devel:libraries:c_c++
...
license update: BSL-1.0
Boost Software License 1.0 is available in SPDX format on http://www.spdx.org/licenses as BSL-1.0
OBS-URL: https://build.opensuse.org/request/show/132975
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=87
2012-09-06 13:38:11 +00:00
Stephan Kulow
a6e5c87ef2
Accepting request 129654 from home:a_jaeger:FactoryFix
...
Fix compilation with glibc 2.16 with upstream patch.
OBS-URL: https://build.opensuse.org/request/show/129654
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=85
2012-08-02 14:50:36 +00:00
Ismail Dönmez
3e24bb47ca
Accepting request 121368 from home:a_jaeger:FactoryFix
...
Fix timer post script, it used the comment as content.
OBS-URL: https://build.opensuse.org/request/show/121368
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=83
2012-05-18 08:54:35 +00:00
Stephan Kulow
7f124ca9ba
- fixing the previous fix
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=79
2012-05-11 08:05:59 +00:00
Ismail Dönmez
bf90a641c9
Accepting request 117051 from home:coolo:branches:openSUSE:Factory
...
- fixing baselibs.conf after version bump
OBS-URL: https://build.opensuse.org/request/show/117051
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=78
2012-05-09 13:11:59 +00:00
Ismail Dönmez
91265ecbb2
Accepting request 110957 from home:jengelh:branches:devel:libraries:c_c++
...
- Adjust Require for new libxslt-tools
OBS-URL: https://build.opensuse.org/request/show/110957
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=77
2012-03-25 00:53:35 +00:00
Stephan Kulow
f49628a888
unlink to avoid broken state
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=76
2012-03-23 19:04:02 +00:00
Philipp Thomas
1063d332be
Accepting request 109545 from home:psmt:branches:devel:libraries:c_c++
...
Update to latest version 1.49.0
OBS-URL: https://build.opensuse.org/request/show/109545
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=74
2012-03-15 15:08:48 +00:00
Pavol Rusnak
0f162f00d5
Accepting request 104302 from devel:openSUSE:Factory:patch-license
...
patch license to follow spdx.org standard
OBS-URL: https://build.opensuse.org/request/show/104302
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=72
2012-02-14 11:41:08 +00:00
Ismail Dönmez
c465d4e3cd
Accepting request 95648 from home:a_jaeger:FactoryFix
...
Do not package NEWS and LICENSE twice.
OBS-URL: https://build.opensuse.org/request/show/95648
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=70
2011-12-06 20:50:44 +00:00
b36427284d
Remove redundant/unwanted tags/section (cf. specfile guidelines)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=69
2011-11-25 02:30:06 +00:00
Ismail Dönmez
c01cd0bd33
Accepting request 93440 from home:nadvornik:branches:devel:libraries:c_c++
...
- dropped visit_each patch (bnc#714373)
OBS-URL: https://build.opensuse.org/request/show/93440
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=68
2011-11-24 13:54:46 +00:00
2489248c32
- disable openmpi on %%arm
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=65
2011-10-03 10:17:57 +00:00
OBS User buildservice-autocommit
4ab3524b85
Updating link to change in openSUSE:Factory/boost revision 59.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=e6308099999aff983572ba60da1cbf83
2011-04-20 11:41:58 +00:00
cb225981b8
Accepting request 67820 from home:oertel:branches:openSUSE:Factory
...
OBS-URL: https://build.opensuse.org/request/show/67820
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=63
2011-04-19 11:50:16 +00:00
OBS User buildservice-autocommit
c88f5321df
Updating link to change in openSUSE:Factory/boost revision 57.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=71f8aff71538f0cdc3e023786d2cb9b8
2011-04-05 16:01:31 +00:00
664529446e
Accepting request 64911 from home:namtrac
...
OBS-URL: https://build.opensuse.org/request/show/64911
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=61
2011-04-05 09:56:05 +00:00
OBS User buildservice-autocommit
ffda47447f
Updating link to change in openSUSE:Factory/boost revision 55.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=caeba56b2caceacf8e0578245b83ff50
2011-03-21 14:08:14 +00:00
Philipp Thomas
e8b0d3c022
- Prefix bug numbers.
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=59
2011-03-21 10:47:34 +00:00
Philipp Thomas
3d2e81853e
- Make packaging of the pdf documentation configurable.
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=58
2011-03-18 16:05:54 +00:00
Philipp Thomas
5f0572924d
- Update to 1.46.1, a bugfix release:
...
• Asio:
- EV_ONESHOT seems to cause problems on some versions of Mac OS X, with
the io_service destructor getting stuck inside the close() system call.
Changed the kqueue backend to use EV_CLEAR instead (#5021 ).
- Fixed compile failures with some versions of g++ due to the use of
anonymous enums (#4883 ).
- Fixed a bug on kqueue-based platforms, where some system calls that
repeatedly fail with EWOULDBLOCK are not correctly re-registered with
kqueue.
- Changed asio::streambuf to ensure that its internal pointers are
updated correctly after the data has been modified using std::streambuf
member functions.
- Fixed a bug that prevented the linger socket option from working on
platforms other than Windows.
For the rest see NEWS or the boost web site http://www.boost.org
directory or see http://www.boost.org/users/news/version_1_46_0 .
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=57
2011-03-18 12:11:35 +00:00
OBS User buildservice-autocommit
e78c29bfac
Updating link to change in openSUSE:Factory/boost revision 53.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=ca90608a14c416cdb43bfd199ab0b5f7
2011-03-16 11:55:52 +00:00
Philipp Thomas
2d20e96fb6
- Remove comment chars from doc-pdf description.
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=55
2011-03-16 11:05:21 +00:00