Bug 222792

Summary: arch setting
Product: [Fedora] Fedora Reporter: Florian La Roche <laroche>
Component: ghdlAssignee: Thomas Sailer <fedora>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2007-01-16 10:58:31 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 Florian La Roche 2007-01-16 08:32:10 UTC
Description of problem:

ghdl has a very strange setting of RPM_ARCH in the rpm:
ghdl-0.25-0.73svn.0.fc6.i386.rpm: unknown arch i386-fedora_ghdl-linux

This should stay i386, but is probably connected to setting
_vendor in the .spec file.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Thomas Sailer 2007-01-16 10:00:33 UTC
Huh?
Straight from my nearest mirror:
$ rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n' -p
ghdl-0.25-0.73svn.0.fc6.i386.rpm
ghdl-0.25-0.73svn.0.fc6.i386


Comment 2 Florian La Roche 2007-01-16 10:58:31 UTC
I should have checked this in more detail. Arch is ok, only "platform" is
set to an unexpected value and this can be ignored...

regards,

Florian La Roche