Bug 718457 - gprolog 1.4.0-1 not built with $RPM_OPT_FLAGS
Summary: gprolog 1.4.0-1 not built with $RPM_OPT_FLAGS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gprolog
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jochen Schmitt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2011-07-03 08:28 UTC by Ville Skyttä
Modified: 2011-07-03 18:44 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-03 18:44:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2011-07-03 08:28:45 UTC
Fix:

diff --git a/gprolog.spec b/gprolog.spec
index 5ea1b0e..a358202 100644
--- a/gprolog.spec
+++ b/gprolog.spec
@@ -54 +54 @@ cd src
-      --with-c-flags="$CFLG"
+       --with-c-flags="$RPM_OPT_FLAGS"

Comment 1 Jochen Schmitt 2011-07-03 18:44:29 UTC
Should be fixed in gprolog-1.4.0-2.


Note You need to log in before you can comment on or make changes to this bug.