Bug 124178

Summary: hwbrowser should BuildRequires: Perl-XML-Parser, desktop-file-utils
Product: [Retired] Red Hat Raw Hide Reporter: Maxim Dziumanenko <dziumanenko>
Component: hwbrowserAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2004-05-25 16:43:34 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 Maxim Dziumanenko 2004-05-24 16:26:51 UTC
Description of problem:
Perl::XML::Parser and desktop-file-install needed to build hwbrowser

Version-Release number of selected component (if applicable):
hwbrowser0.15-3

How reproducible:
Always

Steps to Reproduce:
1.rpm -e Perl-XML-Parser desktop-file-utils
2.rpmbuild --rebuild hwbrowser0.15-3.src.rpm
3.Wait for build error
  
Actual results:


Expected results:


Additional info:

Comment 1 Brent Fox 2004-05-25 16:43:34 UTC
I will add the BuildRequires for desktop-file-utils.  I think it would
be more accurate to add a BuildRequires to automake instead of just
perl-XML-Parser.  Requiring automake should pull in all the perl
packages that automake needs to run.  

Should be fixed in CVS now.  Changes will show up next time I build
hwbrowser.