Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 713445 Details for
Bug 921134
Review Request: boost148 - The free peer-reviewed portable C++ source libraries
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix build error on EPEL 5
boost148.spec.patch (text/plain), 1.05 KB, created by
Radu Greab
on 2013-03-20 19:49:14 UTC
(
hide
)
Description:
Fix build error on EPEL 5
Filename:
MIME Type:
Creator:
Radu Greab
Created:
2013-03-20 19:49:14 UTC
Size:
1.05 KB
patch
obsolete
>--- boost148.spec 2013-03-19 23:06:54.000000000 +0200 >+++ boost148.spec 2013-03-20 21:15:06.839169598 +0200 >@@ -44,7 +44,7 @@ > Summary: The free peer-reviewed portable C++ source libraries > Version: 1.48.0 > %define version_enc 1_48_0 >-Release: 2%{?dist} >+Release: 3%{?dist} > License: Boost and MIT and Python > > # The CMake build framework (set of CMakeLists.txt and module.cmake files) is >@@ -496,7 +496,9 @@ > Summary: Cross platform build system for C++ projects > Group: Development/Tools > Requires: boost148-jam >+%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 > BuildArch: noarch >+%endif > > %description build > Boost.Build is an easy way to build C++ projects, everywhere. You name >@@ -1071,6 +1073,10 @@ > %{_mandir}/man1/bjam.1* > > %changelog >+* Wed Mar 20 2013 Radu Greab <radu@yx.ro> - 1.48.0-3 >+- Set noarch for package boost148-build only on supported systems, >+ otherwise the debuginfo package is not built >+ > * Tue Mar 19 2013 Radu Greab <radu@yx.ro> - 1.48.0-2 > - Really remove the .cmake files from the build root > - The devel libraries are in versioned directories
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 921134
:
712745
| 713445 |
714194