Bug 110918

Summary: gnome-system-monitor should BuildRequires: automake16, intltool,scrollkeeper PreReq: scrollkeeper, PreReq: GConf2 ...
Product: [Retired] Red Hat Raw Hide Reporter: Maxim Dziumanenko <dziumanenko>
Component: gnome-system-monitorAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: wtogami
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-04-14 03:33:38 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-25 15:45:31 UTC
Description of problem:
1. automake-1.6 is used in %prep section of spec file
2. AC_PROG_INTLTOOL macro (provided by /usr/share/aclocal/intltool.m4
from intltool package) needed by autoconf used in %prep section
3. scrollkeeper is used during gnome-system-monitor build
4. in %prep and %postun scripts needed to call scrollkeeper-update
5. gnome-system-monitor should PreReq: scrollkeeper, GConf2, because
scrollkeeper-update and gconf-tool-2 called in %prep script

Version-Release number of selected component (if applicable):
gnome-system-monitor-2.4.0-1

How reproducible:
Always

Steps to Reproduce:
1.rpm -e intltool, automake16, scrollkeeper
2.rpmbuild ---rebuild gnome-system-monitor-2.4.0-1.src.rpm
3.Wait for build errors
  
Actual results:


Expected results:


Additional info:

Comment 1 Miloslav Trmac 2003-11-25 16:00:53 UTC
Triage->Easyfix

Comment 2 Warren Togami 2004-04-14 03:32:41 UTC
BR intltool scrollkeeper gettext
rawhide soon