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 301395 Details for
Bug 441080
qpidc: $RPM_OPT_FLAGS not used, useless debuginfo package
[?]
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]
Use $RPM_OPT_FLAGS, fix debuginfo
qpidc.patch (text/plain), 852 bytes, created by
Ville Skyttä
on 2008-04-05 21:34:02 UTC
(
hide
)
Description:
Use $RPM_OPT_FLAGS, fix debuginfo
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2008-04-05 21:34:02 UTC
Size:
852 bytes
patch
obsolete
>Index: qpidc.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/qpidc/devel/qpidc.spec,v >retrieving revision 1.24 >diff -u -r1.24 qpidc.spec >--- qpidc.spec 3 Apr 2008 15:51:03 -0000 1.24 >+++ qpidc.spec 5 Apr 2008 21:33:36 -0000 >@@ -80,14 +80,15 @@ > %setup -q > > %build >-%configure --disable-static --without-cpg CXXFLAGS="-g -O3 -DNDEBUG" >+CXXFLAGS="%{optflags} -DNDEBUG" \ >+%configure --disable-static --without-cpg > make %{?_smp_mflags} > # Remove this generated perl file, we don't need it and it upsets rpmlint. > rm docs/api/html/installdox > > %install > rm -rf %{buildroot} >-make install-strip DESTDIR=%{buildroot} >+make install DESTDIR=%{buildroot} > install -Dp -m0755 etc/qpidd %{buildroot}%{_initrddir}/qpidd > install -d -m0755 %{buildroot}%{_localstatedir}/lib/qpidd > rm -f %{buildroot}%_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 441080
: 301395