Bug 677016

Summary: 3Depict not built with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: 3DepictAssignee: D Haley <mycae>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mycae
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3Depict-0.0.4-2.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-21 07:25:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 496968    

Description Ville Skyttä 2011-02-12 15:03:52 UTC
3Depict is not built with $RPM_OPT_FLAGS.  Fix:

-export CFLAGS="$CFLAGS -fopenmp"
-export CXXFLAGS="$CFLAGS -fopenmp"
+export CFLAGS="$RPM_OPT_FLAGS -fopenmp"
+export CXXFLAGS="$RPM_OPT_FLAGS -fopenmp"

Comment 1 Fedora Update System 2011-02-12 21:04:02 UTC
3Depict-0.0.4-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/3Depict-0.0.4-2.fc14

Comment 2 Fedora Update System 2011-02-12 21:04:09 UTC
3Depict-0.0.4-2.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/3Depict-0.0.4-2.fc13

Comment 3 Fedora Update System 2011-02-13 08:55:53 UTC
3Depict-0.0.4-2.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update 3Depict'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/3Depict-0.0.4-2.fc14

Comment 4 Fedora Update System 2011-02-21 07:25:16 UTC
3Depict-0.0.4-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2011-02-21 07:29:05 UTC
3Depict-0.0.4-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.