Commit Graph

128 Commits

Author SHA256 Message Date
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
Philipp Thomas
4f3759cce6 For the rest of the changes see NEWS in the package documentation
directory or see http://www.boost.org/users/news/version_1_46_1 .

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=54
2011-03-14 13:28:54 +00:00
Philipp Thomas
99396c7ed8 - Use xz to compress tarballs.
- Generate new man pages tarball.
- Update pdf tarball.
- Update to 1.46:
  New Libraries
      Icl: Interval Container Library, interval sets and maps and
           aggregation of associated values, from Joachim Faulhaber.
  Updated Libraries
      Array:
          Added support for cbegin/cend
      Asio:
          Fixed an integer overflow problem that occurs when
          ip::address_v4::broadcast() is used on 64-bit platforms.
          Fixed a problem on older Linux kernels (where epoll is used
          without timerfd support) that prevents timely delivery of
          deadline_timer handlers, after the program has been running
          for some time.
      Bind:
          make_adaptable now documented (#4532)
      Concept Check:
          fixed warnings with self-assignment (#4918)
      Filesystem:
          Version 3 of the library is now the default.
          Verify, clarify, document that <boost/config/user.hpp> can
          be used to specify BOOST_FILESYSTEM_VERSION.  (#4891)
          Replaced C-style assert with BOOST_ASSERT.
          Undeprecated unique_path(). Instead, add a note mentioning
          the workaround for lack of thread safety and possible
          change to cwd.  unique_path() is just too convenient to

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=53
2011-03-14 11:43:43 +00:00
Philipp Thomas
7fea361161 - Remove the boost specific autoconf macros now that we have the
complete autoconf archive packaged (bnc#655747).
- Move the lib64 patch over to autoconf-archive.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=52
2010-11-25 11:02:32 +00:00
OBS User buildservice-autocommit
6647c8ca5f Updating link to change in openSUSE:Factory/boost revision 50.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=205f37237af22c3e7046fc229a131eca
2010-10-25 15:58:31 +00:00
Stephan Kulow
3143f4359e - take care of random library (build 32bit on x86_64 and
require it in boost-devel)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=50
2010-10-25 07:32:32 +00:00
Pavol Rusnak
5054f4091d Accepting request 51180 from home:jirislaby:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/51180
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=49
2010-10-21 11:35:20 +00:00
Stephan Kulow
cfefb2c715 sync with O:F
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=48
2010-10-05 13:55:22 +00:00
Stephan Kulow
50ccd87fce - fix baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=45
2010-09-29 09:43:00 +00:00
Stephan Kulow
677bdc7033 removing 11.3 link
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=44
2010-09-16 07:41:49 +00:00
OBS User autobuild
ca3527e978 Accepting request 41601 from devel:libraries:c_c++
checked in (request 41601)

OBS-URL: https://build.opensuse.org/request/show/41601
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=32
2010-06-18 04:05:47 +00:00
Philipp Thomas
e4eb9b26e0 - Noarch sub packages only doable from 11.2 on up.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=31
2010-06-16 12:48:18 +00:00
OBS User buildservice-autocommit
9830f3aa5f Updating link to change in openSUSE:Factory/boost revision 42.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=2c99c2eaa89af2b47748368ed1724c5a
2010-06-11 08:27:39 +00:00
OBS User autobuild
ff42cafea0 Accepting request 41314 from devel:libraries:c_c++
checked in (request 41314)

OBS-URL: https://build.opensuse.org/request/show/41314
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=30
2010-06-11 08:27:38 +00:00
Stephan Kulow
3c74988565 ..
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=29
2010-06-10 10:14:18 +00:00
Stephan Kulow
82121f237d Accepting request 41310 from home:balta3
Copy from home:balta3/boost via accept of submit request 41310 revision 3.
Request was accepted with message:
I'll remove the extra arch lines

OBS-URL: https://build.opensuse.org/request/show/41310
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=28
2010-06-10 09:08:50 +00:00
OBS User buildservice-autocommit
529ff2857b Updating link to change in openSUSE:Factory/boost revision 41.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=f5cb21e5735e1704c3caad379910bbf1
2010-05-25 12:43:16 +00:00
Pavol Rusnak
e8423dbbc8 Accepting request 40583 from home:azouhr:branches:devel:libraries:c_c++
Copy from home:azouhr:branches:devel:libraries:c_c++/boost via accept of submit request 40583 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40583
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=26
2010-05-25 12:33:36 +00:00
Stephan Kulow
1955444436 Accepting request 40417 from home:azouhr:branches:devel:libraries:c_c++
Copy from home:azouhr:branches:devel:libraries:c_c++/boost via accept of submit request 40417 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40417
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=25
2010-05-20 08:16:39 +00:00
OBS User buildservice-autocommit
1545f7cb1d Updating link to change in openSUSE:Factory/boost revision 40.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=b2abc85a7a9b6b26e3b1932d17aa5538
2010-05-03 19:22:09 +00:00
OBS User autobuild
72e91bf2ba Accepting request 39078 from devel:libraries:c_c++
checked in (request 39078)

OBS-URL: https://build.opensuse.org/request/show/39078
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=24
2010-05-03 19:22:06 +00:00
Philipp Thomas
a372d94170 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=23 2010-04-29 09:52:24 +00:00
OBS User buildservice-autocommit
addac91417 Updating link to change in openSUSE:Factory/boost revision 39.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=398ef060d61d6b2e43b5b8bd8cab6855
2010-04-28 20:27:11 +00:00
OBS User autobuild
394ad2b708 Accepting request 38813 from devel:libraries:c_c++
checked in (request 38813)

OBS-URL: https://build.opensuse.org/request/show/38813
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=22
2010-04-28 20:27:10 +00:00
Philipp Thomas
7d66a2e017 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=21 2010-04-26 10:35:02 +00:00
Philipp Thomas
c76cf89cd6 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=20 2010-04-20 16:20:54 +00:00
OBS User buildservice-autocommit
529c03d00f Updating link to change in openSUSE:Factory/boost revision 38.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=b0253da134996c6609e1487496d361f0
2010-04-07 15:34:10 +00:00
OBS User autobuild
cf48fbafb2 Accepting request 37247 from devel:libraries:c_c++
checked in (request 37247)

OBS-URL: https://build.opensuse.org/request/show/37247
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=19
2010-04-07 15:34:09 +00:00
Stephan Kulow
503e2106d4 Accepting request 36853 from home:Freespacer:branches:devel:libraries:c_c++
Copy from home:Freespacer:branches:devel:libraries:c_c++/boost via accept of submit request 36853 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/36853
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=18
2010-04-07 15:06:34 +00:00
OBS User buildservice-autocommit
84da53b20c Updating link to change in openSUSE:Factory/boost revision 37.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=40c40654324d97d017dfe68427c61b34
2010-03-18 14:38:22 +00:00
OBS User autobuild
cf9c4e285b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=37 2010-03-18 14:38:22 +00:00
OBS User autobuild
a9da32cda9 Accepting request 29087 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/boost based on submit request 29087 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/29087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=36
2010-01-14 14:56:57 +00:00
OBS User autobuild
f97598a3a6 Accepting request 22582 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/boost based on submit request 22582 from user psmt

OBS-URL: https://build.opensuse.org/request/show/22582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=35
2009-10-20 22:05:10 +00:00
OBS User autobuild
b39ff1c8b8 Accepting request 17446 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/boost based on submit request 17446 from user psmt

OBS-URL: https://build.opensuse.org/request/show/17446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=33
2009-08-13 15:36:15 +00:00
OBS User unknown
2ee4a0afc3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=32 2009-07-30 12:28:33 +00:00
OBS User unknown
9ffaf1ef90 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=31 2009-06-18 15:02:27 +00:00
OBS User unknown
dec5504c24 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=30 2009-04-18 11:52:51 +00:00
OBS User unknown
883344a08a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=29 2009-03-20 18:16:10 +00:00