Bug 191878 - stardict Missing BuildRequire on scrollkeeper
Summary: stardict Missing BuildRequire on scrollkeeper
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: stardict
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mayank Jain
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 09:45 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-05 22:18:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (362 bytes, patch)
2006-05-16 09:45 UTC, Andreas Thienemann
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.