Bug 111102

Summary: desktop-printing should BuildRequires: desktop-file-utils, intltool, cups-devel
Product: [Retired] Red Hat Raw Hide Reporter: Maxim Dziumanenko <dziumanenko>
Component: desktop-printingAssignee: Tim Waugh <twaugh>
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-02-10 17:47:09 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 2003-11-27 14:20:09 UTC
Description of problem:
1. desktop-file-install (from desktop-file-utils package) is used in
%install secrion of spec file
2. AC_PROG_INTLTOOL(provided by /usr/lib/aclocal/intltool.m4 from
intltool package) needed to build desktop-printting
3. cups headers and development libs needed to build desktop-printing

Version-Release number of selected component (if applicable):
desktop-printing-0.1.10-18

How reproducible:
Always

Steps to Reproduce:
1.rpm -e desktop-file-utils intltool cups-devel
2.rpmbuild --rebuild desktop-printing-0.1.10-18.src.rpm
3.Wait for build errors
  
Actual results:


Expected results:


Additional info:

Comment 1 Tim Waugh 2003-11-27 16:56:35 UTC
Fixed in CVS, will be picked up by next build.