Bug 165451

Summary: libassuan in FC-3 newer than in FC-4
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: libassuanAssignee: Rex Dieter <rdieter>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-09 15:57:33 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 Ville Skyttä 2005-08-09 15:26:53 UTC
FC3:   0.6.10-2.fc3   
FC4:   0.6.10-1.fc4  
devel: 0.6.10-2.fc5  
  
The FC-4 one needs a bump/rebuild (and maybe the "Build PIC only for x86_64" 
fix from FC-3/devel, dunno).

Comment 1 Rex Dieter 2005-08-09 15:57:33 UTC
respin queued.

Comment 2 Michael Schwendt 2005-08-09 16:25:47 UTC
non-PIC for i386 is only because libassuan is still a static library. When it
becomes a shared one and upstream forgets to build with -fPIC, the %ifarch
x86_64 can go.