Bug 583210

Summary: axel-2.4-3.fc13 didn't honor %{optflags} correctly
Product: [Fedora] Fedora Reporter: Chen Lei <supercyper1>
Component: axelAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: axel-2.4-4.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-17 07:41:50 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 Chen Lei 2010-04-17 03:04:20 UTC
Description of problem:
It's easy to fix by adding two line before ./configure.

export CFLAGS=" %{optflags}"
export CXXFLAGS=" %{optflags}"
./configure --prefix=%{_prefix} --strip=0

Comment 1 Ankur Sinha (FranciscoD) 2010-04-17 07:41:50 UTC
(In reply to comment #0)
> Description of problem:
> It's easy to fix by adding two line before ./configure.
> 
> export CFLAGS=" %{optflags}"
> export CXXFLAGS=" %{optflags}"
> ./configure --prefix=%{_prefix} --strip=0    

hey,

thanks!

Fixed in devel. Will push updates with this once a upstream release is made. 

http://koji.fedoraproject.org/koji/taskinfo?taskID=2122134

Comment 2 Chen Lei 2010-04-17 18:06:23 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > Description of problem:
> > It's easy to fix by adding two line before ./configure.
> > 
> > export CFLAGS=" %{optflags}"
> > export CXXFLAGS=" %{optflags}"
> > ./configure --prefix=%{_prefix} --strip=0    
> hey,
> thanks!
> Fixed in devel. Will push updates with this once a upstream release is made. 
> http://koji.fedoraproject.org/koji/taskinfo?taskID=2122134    

Thanks you, the problem now fixed. But I think updates should be pushed for F13 stable ASAP, it fixed #564650#c7.

axel-debuginfo-2.4-3.fc13.i686.rpm doesn't contain src files.
http://koji.fedoraproject.org/koji/rpminfo?rpmID=1822593

Comment 3 Fedora Update System 2010-04-17 18:34:27 UTC
axel-2.4-4.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/axel-2.4-4.fc13

Comment 4 Fedora Update System 2010-05-06 06:59:00 UTC
axel-2.4-4.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.