Bug 92276

Summary: missing gettext BuildRequires in spec file
Product: [Retired] Red Hat Raw Hide Reporter: Dams <anvil>
Component: evolutionAssignee: 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-04 15:08:27 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-04 14:35:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
No translations are found when gettext is missing while rebuilding evolution srpm.


[anvil@gruyere ~/fedora/spec]# rpmbuild -ba evolution.spec
[SNIP]
+ /usr/lib/rpm/redhat/find-lang.sh /var/tmp/evolution-1.3.92-root evolution-1.4
No translations found for evolution-1.4 in /var/tmp/evolution-1.3.92-root
error: Bad exit status from /var/tmp/rpm-tmp.17534 (%install)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.17534 (%install)
zsh: exit 1     rpmbuild -ba evolution.spec


Version-Release number of selected component (if applicable):
evolution(0:1.3.92-1)

How reproducible:
Always

Steps to Reproduce:
1. rpmbuild -ba evolution.spec


Additional info:

Off topic question : why not use "make %{?_smp_mflags}" instead of "make" ?

Comment 1 Jeremy Katz 2003-06-04 15:08:27 UTC
Fixed in CVS, will be in next package build.