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 255781 Details for
Bug 225622
Merge Review: boost
[?]
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]
cleanups explained above and excerpted from previous patch rebased
boost-spec-fixes.diff (text/plain), 2.04 KB, created by
Patrice Dumas
on 2007-11-12 21:10:55 UTC
(
hide
)
Description:
cleanups explained above and excerpted from previous patch rebased
Filename:
MIME Type:
Creator:
Patrice Dumas
Created:
2007-11-12 21:10:55 UTC
Size:
2.04 KB
patch
obsolete
>? boost.spec-pat >? boost.spec-pat.diff >Index: boost.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/boost/devel/boost.spec,v >retrieving revision 1.39 >diff -u -3 -p -r1.39 boost.spec >--- boost.spec 20 Sep 2007 00:50:48 -0000 1.39 >+++ boost.spec 12 Nov 2007 21:09:10 -0000 >@@ -1,3 +1,5 @@ >+%bcond_with tests >+ > Name: boost > Summary: The Boost C++ Libraries > Version: 1.34.1 >@@ -15,11 +17,8 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{na > BuildRequires: libstdc++-devel > BuildRequires: bzip2-libs > BuildRequires: bzip2-devel >-BuildRequires: zlib > BuildRequires: zlib-devel >-BuildRequires: python > BuildRequires: python-devel >-BuildRequires: libicu > BuildRequires: libicu-devel > Patch0: boost-configure.patch > Patch1: boost-gcc-soname.patch >@@ -44,13 +43,12 @@ Provides: boost-python-devel = %{version > %description devel > Headers and shared object symlinks for the Boost C++ libraries. > >-%package devel-static >+%package static > Summary: The Boost C++ static development libraries > Group: Development/Libraries >-Requires: boost = %{version}-%{release} >-Provides: boost-python-devel = %{version}-%{release} >+Requires: boost-devel = %{version}-%{release} > >-%description devel-static >+%description static > Static libraries for the Boost C++ libraries. > > %package doc >@@ -62,8 +60,6 @@ Provides: boost-python-docs = %{version} > HTML documentation files for Boost C++ libraries. > > %prep >-rm -rf %{buildroot} >- > %setup -q -n %{name}_1_34_1 > %patch0 -p0 > %patch1 -p0 >@@ -95,11 +91,8 @@ make all > #cd .. > > %check >-# --with tests activates checking >-%define with_tests %{?_with_tests:1}%{!?_with_tests:0} >-%define without_tests %{!?_with_tests:1}%{?_with_tests:0} > >-%if %{with_tests} >+%if %{with tests} > echo "<p>" `uname -a` "</p>" > status/regression_comment.html > echo "" >> status/regression_comment.html > echo "<p>" `g++ --version` "</p>" >> status/regression_comment.html >@@ -190,7 +183,7 @@ rm -rf $RPM_BUILD_ROOT > %{_includedir}/boost > %{_libdir}/*.so > >-%files devel-static >+%files static > %defattr(-, root, root, -) > %{_libdir}/*.a >
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 225622
:
151940
|
151941
|
153190
|
255181
| 255781