Bug 1005535

Summary: cyrus-sasl-2.1.26-11 not built with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: cyrus-saslAssignee: Petr Lautrbach <plautrba>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: plautrba, tmraz, vanmeeuwen+fedora
Target Milestone: ---Keywords: Patch, Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cyrus-sasl-2.1.26-12.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-26 06:03:20 UTC Type: Bug
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ä 2013-09-08 07:21:23 UTC
cyrus-sasl-2.1.26-11 is not built with $RPM_OPT_FLAGS. Fix:

--- a/cyrus-sasl.spec
+++ b/cyrus-sasl.spec
@@ -226 +226 @@ fi
-CFLAGS="$CFLAGS $CPPFLAGS -fPIE"; export CFLAGS
+CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS -fPIE"; export CFLAGS

Comment 1 Petr Lautrbach 2013-09-09 10:49:31 UTC
Applied, thanks.

Comment 2 Fedora Update System 2013-09-09 11:12:57 UTC
cyrus-sasl-2.1.26-12.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/cyrus-sasl-2.1.26-12.fc20

Comment 3 Fedora Update System 2013-09-09 16:20:36 UTC
Package cyrus-sasl-2.1.26-12.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing cyrus-sasl-2.1.26-12.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-16151/cyrus-sasl-2.1.26-12.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-09-26 06:03:20 UTC
cyrus-sasl-2.1.26-12.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.