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 148215 Details for
Bug 229041
cfitsio: $RPM_OPT_FLAGS unwantedly overridden
[?]
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, add missing pkgconfig dependency
c.patch (text/plain), 688 bytes, created by
Ville Skyttä
on 2007-02-16 17:58:10 UTC
(
hide
)
Description:
Use $RPM_OPT_FLAGS, add missing pkgconfig dependency
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-02-16 17:58:10 UTC
Size:
688 bytes
patch
obsolete
>Index: cfitsio.spec >=================================================================== >RCS file: /cvs/extras/rpms/cfitsio/devel/cfitsio.spec,v >retrieving revision 1.19 >diff -u -r1.19 cfitsio.spec >--- cfitsio.spec 8 Jan 2007 15:23:23 -0000 1.19 >+++ cfitsio.spec 16 Feb 2007 17:55:34 -0000 >@@ -28,6 +28,7 @@ > Group: Development/Libraries > Summary: Headers required when building programs against cfitsio > Requires: %{name} = %{version}-%{release} >+Requires: pkgconfig > > %description devel > Headers required when building a program against the cfitsio library. >@@ -39,6 +40,7 @@ > %build > FC=f95 > export FC >+export CC=gcc # fixes -O*, -g > %configure > make shared %{?_smp_mflags} > unset FC
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 229041
: 148215