Bug 191878

Summary: stardict Missing BuildRequire on scrollkeeper
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: stardictAssignee: Mayank Jain <majain>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2006-06-05 22:18:48 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:
Bug Depends On:    
Bug Blocks: 191529    
Attachments:
Description Flags
Patch, adding the missing buildreqs none

Description Andreas Thienemann 2006-05-16 09:45:40 UTC
Fails in mock:

Making all in C
make[3]: Entering directory `/builddir/build/BUILD/stardict-2.4.5/help/C'
for file in stardict-C.omf; do \
  scrollkeeper-preinstall /usr/share/gnome/help/stardict/C/stardict.xml ./$file
$file.out; \
done
/bin/sh: scrollkeeper-preinstall: command not found
make[3]: [omf_timestamp] Error 127 (ignored)

Attached is a patch, adding the missing scrollkeeper BuildRequirement to the .spec

Comment 1 Andreas Thienemann 2006-05-16 09:45:40 UTC
Created attachment 129166 [details]
Patch, adding the missing buildreqs

Comment 2 Jesse Keating 2006-06-05 22:18:48 UTC
Added scrollkeeper as a BuildRequires.  Also fixed up Requires(post) and
Requires(postun) while I was at it.  Building into rawhide.