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 147609 Details for
Bug 227759
nas: $RPM_OPT_FLAGS not used
[?]
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
nas.patch (text/plain), 723 bytes, created by
Ville Skyttä
on 2007-02-07 22:45:04 UTC
(
hide
)
Description:
Use $RPM_OPT_FLAGS
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-02-07 22:45:04 UTC
Size:
723 bytes
patch
obsolete
>Index: nas.spec >=================================================================== >RCS file: /cvs/extras/rpms/nas/devel/nas.spec,v >retrieving revision 1.6 >diff -u -r1.6 nas.spec >--- nas.spec 11 Oct 2006 13:14:00 -0000 1.6 >+++ nas.spec 7 Feb 2007 22:44:46 -0000 >@@ -3,7 +3,7 @@ > Version: 1.8 > Release: 10%{?dist} > BuildRequires: bison flex >-%if "%{?fedora}" > "4" || "%{?rhel}" > "4" >+%if 1 || "%{?fedora}" > "4" || "%{?rhel}" > "4" > BuildRequires: imake libXaw-devel libXpm-devel libXp-devel libXext-devel libXt-devel > %define libdir_x11 %{_libdir}/X11 > %else >@@ -57,6 +57,8 @@ > > %build > xmkmf >+find . -name Makefile \ >+| xargs sed -i -e 's/^\(\s*CDEBUGFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' > make %{?_smp_mflags} World > >
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 227759
: 147609 |
147710