Bug 583210 - axel-2.4-3.fc13 didn't honor %{optflags} correctly
Summary: axel-2.4-3.fc13 didn't honor %{optflags} correctly
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: axel
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ankur Sinha (FranciscoD)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-17 03:04 UTC by Chen Lei
Modified: 2010-05-06 06:59 UTC (History)
1 user (show)

Fixed In Version: axel-2.4-4.fc13
Clone Of:
Environment:
Last Closed: 2010-04-17 07:41:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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