Bug 97181

Summary: missing BuildRequires: for gail-devel and gettext.
Product: [Retired] Red Hat Raw Hide Reporter: Dams <anvil>
Component: gtkhtml2Assignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: anvil
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: 2003-06-11 15:37:15 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 Dams 2003-06-11 09:54:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
rpmbuild --rebuild gtkhtml3-3.0.5-2.src.rpm
[SNIP]
checking for gail >= 0.13... Package gail was not found in the pkg-config search
path.
Perhaps you should add the directory containing `gail.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gail' found

configure: error: Library requirements (gail >= 0.13) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.
error: Bad exit status from /var/tmp/rpm-tmp.19947 (%build)
                                                                               
                   
                                                                               
                   
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.19947 (%build)
zsh: exit 1     rpmbuild --rebuild gtkhtml3-3.0.5-2.src.rpm

BuildRequires for gail-devel is missing. And BuildRequirs gettext is missing too
: if gettext is missing translation wont be installed and %find_lang will
generate an error.


Version-Release number of selected component (if applicable):
gtkhtml3-3.0.5-2.src.rpm

How reproducible:
Always

Steps to Reproduce:
1. rpm -e gail-devel
2. rpmbuild --rebuild gtkhtml3-3.0.5-2.src.rpm

Additional info:

Bugzilla gtkhtml3 component is missing btw.

Comment 1 Jeremy Katz 2003-06-11 15:37:15 UTC
Added in CVS, will be in next build.