Commit Graph

66 Commits

Author SHA1 Message Date
Benjamin Kosnik 908d7d2963 - Update release.
Wed May 06 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.39.0-0.3
- Fixes for rpmlint.
Wed May 06 2009 Petr Machata <pmachata@redhat.com> - 1.39.0-0.2
- Split up boost package to sub-packages per library
- Resolves: #496188
Wed May 06 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.39.0-0.1
- Rebase to 1.39.0.
- Add --with docs_generated.
- #225622: Substitute optflags at prep time instead of RPM_OPT_FLAGS.
2009-05-08 01:11:25 +00:00
Benjamin Kosnik da089f5ee9 - Rebuild for libicu bump. 2009-05-04 23:45:09 +00:00
Petr Machata b9e432f0f1 Fix messed-up patch application 2009-03-23 14:27:08 +00:00
Petr Machata 8493f2dec8 - Apply a SMP patch from Stefan Ring
- Apply a workaround for "cannot appear in a constant-expression" in
    dynamic_bitset library.
- Resolves: #491537
2009-03-23 13:44:39 +00:00
Jesse Keating c99df9fbf7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 05:32:14 +00:00
Petr Machata d2ca7a19ed - Apply a unneccessary_iostreams patch from Caolan McNamara
- Fix soname patch so that it applies with fuzz=0. Use fuzz=0 option in
    spec file just like ordinary patches do.
- Resolves: #479409
2009-01-12 09:53:39 +00:00
Petr Machata 463220e7bb - Apply a function_template patch from Caolan McNamara
- Resolves: #477131
2008-12-19 13:32:20 +00:00
Benjamin Kosnik 911173175d - Fix rpmlint rpath errors.
- Fix rpmlint warnings on tabs and spaces.
- Bump SONAME to 4
Tue Nov 17 2008 Benjamin Kosnik <bkoz@redhat.com> - 1.37.0-0.1
- Rebase to 1.37.0.
Tue Oct 21 2008 Benjamin Kosnik <bkoz@redhat.com> - 1.36.0-1
- Rebase to 1.36.0.
Mon Oct 6 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-17
- Fix gcc43 patch to apply cleanly under --fuzz=0
- Resolves: #465003
Mon Aug 11 2008 Petr Machata <pmachata@redhat.com> - 1.36.0-0.1.beta1
- Rebase to 1.36.0.beta1
- Drop boost-regex.patch and portions of boost-gcc43.patch, port the rest
- Automate SONAME tracking and bump SONAME to 4
- Adjust boost-configure.patch to include threading=single,multi explicitly
2008-12-17 17:40:21 +00:00
Petr Machata 13d9b03b8b - Fix gcc43 patch to apply cleanly under --fuzz=0
- Resolves: #465003
2008-10-06 13:59:55 +00:00
Petr Machata 1b86749d19 Revert rebase. 2008-08-12 16:40:21 +00:00
Petr Machata 43f1644f50 Regenerate gcc43.patch so that it applies cleanly. 2008-08-11 21:56:42 +00:00
Petr Machata 07bc794885 - Rebase to 1.36.0.beta1
- Drop boost-regex.patch and portions of boost-gcc43.patch, port the rest
- Automate SONAME tracking and bump SONAME to 4
- Adjust boost-configure.patch to include threading=single,multi explicitly
2008-08-11 21:24:13 +00:00
Petr Machata a59558692b - Fix "changes meaning of keywords" in boost date_time
- Related: #450718
2008-06-12 11:12:04 +00:00
Tom Callaway ed00540465 fix license tag 2008-05-29 16:49:04 +00:00
Petr Machata 408862e229 Merge review cleanups 2008-03-27 13:26:02 +00:00
Petr Machata 7bc91ee101 - Install library doc files
- Revamp %%install phase to speed up overall build time
- Some cleanups per merge review
- Resolves: #437032
2008-03-26 18:03:49 +00:00
Petr Machata ac5861b705 - Fix "changes meaning of keywords" in boost python
- Resolves: #432694
2008-02-14 13:24:24 +00:00
Petr Machata eb542eb2e7 - Fix "changes meaning of special_values_parser" in boost date_time
- Resolves: #432433
2008-02-13 15:14:57 +00:00
Petr Machata c693092601 One more GCC 4.3 related nit 2008-02-06 20:42:57 +00:00
Petr Machata 73ed8a269d - Fixes for GCC 4.3
- Resolves: #431609
- Single '%' signs appearing over the spec have been replaced with "%%"
    combo
2008-02-06 17:48:07 +00:00
Petr Machata 7bb17cb51c - Add an include to boost/spirit/phoenix/operators.hpp
- Resolves: #431609
2008-02-06 15:53:03 +00:00
Petr Machata a94fed9eaf Forgotten cvs -q up -d caused this to be tagged with f8. Bumbing release to
avoid problems.
2008-01-16 16:31:14 +00:00
Petr Machata 8b63e4c402 - Fixes for boost.regex (rev 42674). 2008-01-16 16:27:11 +00:00
Ville Skyttä 46b662e322 b* batch fix for
https://hosted.fedoraproject.org/projects/fedora-infrastructure/ticket/
    42
2007-10-15 17:13:04 +00:00
Benjamin Kosnik f6f76de1e6 - (#283771: Linking against boost libraries fails). 2007-09-20 00:50:48 +00:00
Benjamin Kosnik b1c34ba887 - Rebuild. 2007-08-21 16:20:04 +00:00
Benjamin Kosnik 26fa8e5c89 - Rebuild for icu 3.8 bump. 2007-08-08 16:00:52 +00:00
Benjamin Kosnik 9e0e852507 - SONAME to 3. 2007-08-03 02:57:47 +00:00
Benjamin Kosnik 39a7ebf89d - Update to boost_1_34_1.
- Source via http.
- Philipp Thomas <pth.suse.de> fix for RPM_OPT_FLAGS
- Philipp Thomas <pth.suse.de> fix for .so sym links.
- (#225622) Patrice Dumas review comments.
2007-08-02 05:48:06 +00:00
Benjamin Kosnik 07b7f88ff4 - (#225622: Merge Review: boost) Change static to devel-static. 2007-04-02 14:42:09 +00:00
Benjamin Kosnik e509989d1f - (#233523: libboost_python needs rebuild against python 2.5) Use patch.
Mon Mar 26 2007 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-11
- (#225622: Merge Review: boost) Source to http. BuildRoot to preferred
    value. PreReq to post/postun -p Clarified BSL as GPL-Compatible, Free
    Software License. Remove Obsoletes. Add Provides boost-python. Remove
    mkdir -p $RPM_BUILD_ROOT%{_docdir} Added periods for decription text.
    Fix Group field. Remove doc Requires boost. Preserve timestamps on
    install. Use %defattr(-, root, root, -) Added static package for .a
    libs. Install static libs with 0644 permissions. Use %doc for doc
    files.
2007-03-26 16:25:34 +00:00
Benjamin Kosnik dff01fc376 - (#233523: libboost_python needs rebuild against python 2.5)
- (#225622: Merge Review: boost) Source to http. BuildRoot to preferred
    value. PreReq to post/postun -p Clarified BSL as GPL-Compatible, Free
    Software License. Remove Obsoletes. Add Provides boost-python. Remove
    mkdir -p $RPM_BUILD_ROOT%{_docdir} Added periods for decription text.
    Fix Group field. Remove doc Requires boost. Preserve timestamps on
    install. Use %defattr(-, root, root, -) Added static package for .a
    libs. Install static libs with 0644 permissions. Use %doc for doc
    files.
2007-03-26 15:31:25 +00:00
Benjamin Kosnik ed539c20b3 - (#182414: boost: put tests in %check section) via Rex Dieter
- Fix EVR with %{?dist} tag via Gianluca Sforna
2006-11-23 10:51:17 +00:00
Benjamin Kosnik 044bf8be1d - (#154784: boost-debuginfo package is empty) 2006-11-15 10:55:26 +00:00
Benjamin Kosnik a9a85c8e12 - (#205866: Revert scanner.hpp change.) 2006-11-14 14:27:24 +00:00
Benjamin Kosnik 81a479fac9 - (#205866: boost::spirit generates warnings with -Wshadow)
- (#205863: serialization lib generates warnings)
- (#204326: boost RPM missing dependencies)
- (#193465: [SIGNAL/BIND] Regressions with GCC 4.1)
- BUILD_FLAGS, add, to see actual compile line.
- REGEX_FLAGS, add, to compile regex with ICU support.
2006-11-14 13:34:27 +00:00
Benjamin Kosnik 4da8270568 - (#205866: boost::spirit generates warnings with -Wshadow)
- (#205863: serialization lib generates warnings)
- (#204326: boost RPM missing dependencies)
- (#193465: [SIGNAL/BIND] Regressions with GCC 4.1)
- BUILD_FLAGS, add, to see actual compile line.
- REGEX_FLAGS, add, to compile regex with ICU support.
2006-11-14 11:29:37 +00:00
Jesse Keating 3cbaf60746 bumped for rebuild 2006-07-12 05:28:47 +00:00
Karsten Hopp 53b71d14f0 - buildrequire python-devel for Python.h
skipping Boost.Python library build due to missing or incorrect
    configuration couldn't find Python.h in "/usr/include/python2.4"
rpmdiff boost-1.33.1-5.x86_64.rpm removed PROVIDES
    libboost_python.so.2()(64bit) removed
    /usr/lib64/libboost_python.so.1.33.1 removed
    /usr/lib64/libboost_python.so.2
2006-05-16 13:34:07 +00:00
Florian La Roche 2bd1c23264 - fix symbolic links to the shared libs 2006-02-16 21:35:51 +00:00
Jesse Keating ce3b97bbce bump for bug in double-long on ppc(64) 2006-02-11 02:11:10 +00:00
Jesse Keating 64350af3a5 bump for new gcc/glibc 2006-02-07 11:10:53 +00:00
Benjamin Kosnik ce250c841e - Fix symbolic links. 2006-01-05 21:44:36 +00:00
Benjamin Kosnik ace5fba543 - Update to boost-1.33.1.
- (#176485: Missing BuildRequires)
- (#169271: /usr/lib/libboost*.so.? links missing in package)
2006-01-04 23:14:27 +00:00
Jesse Keating e2021cd5ba bump 2005-12-22 23:57:54 +00:00
Benjamin Kosnik 6bb05f34a6 - turn off testing
- tweaks to run_tests
2005-11-17 04:46:27 +00:00
Benjamin Kosnik 7850836a71 - Update to boost-1.33.1 beta.
- Run testsuite, gather results.
-
2005-11-15 20:43:12 +00:00
Nils Philippsen cd073564a4 build require bzip2-devel and zlib-devel 2005-10-11 09:44:01 +00:00
Benjamin Kosnik 546a43ad09 - Create doc package again.
- Parts of the above by Neal Becker <ndbecker2@gmail.com>.
-
2005-08-23 18:10:09 +00:00
Benjamin Kosnik 88523be503 - Update to boost-1.33.0, update SONAME to 2 due to ABI changes.
- Simplified PYTHON_VERSION by Philipp Thomas <pth@suse.de>
2005-08-22 21:48:40 +00:00