Bug 716928

Summary: dwm package doesn't respect $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Petr Šabata <psabata>
Component: dwmAssignee: Petr Šabata <psabata>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 14CC: psabata
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: dwm-5.8.2-9.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-08 17:56:59 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:

Description Petr Šabata 2011-06-27 13:39:45 UTC
Description of problem:
Current dwm builds don't respect Fedora $RPM_OPT_FLAGS.

Version-Release number of selected component (if applicable):
5.8.2-8

How reproducible:
Always

Steps to Reproduce:
1. See dwm 5.8.2-8.fc1[45] CFLAGS
  
Actual results:
CFLAGS = -g -std=c99 -pedantic -Wall -O0 ${INCS} ${CPPFLAGS}

Expected results:
CFLAGS should respect $RPM_OPT_FLAGS

Additional info:
Fixed in Rawhide already, 5.8.2-9.fc16:
CFLAGS = ${RPM_OPT_FLAGS} -g -std=c99 ${INCS} ${CPPFLAGS}

Comment 1 Petr Šabata 2011-06-27 13:50:35 UTC
For Fedora 14, the affected release is 5.8.2-7.fc14.

Comment 2 Fedora Update System 2011-06-27 14:00:48 UTC
dwm-5.8.2-9.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/dwm-5.8.2-9.fc14

Comment 3 Fedora Update System 2011-06-27 14:01:25 UTC
dwm-5.8.2-9.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/dwm-5.8.2-9.fc15

Comment 4 Fedora Update System 2011-06-27 23:51:24 UTC
Package dwm-5.8.2-9.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dwm-5.8.2-9.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/dwm-5.8.2-9.fc14
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-07-08 17:56:54 UTC
dwm-5.8.2-9.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2011-07-08 18:11:44 UTC
dwm-5.8.2-9.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.