[Bug 169716] Review Request: fortune-firefly

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 4 12:44:11 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: fortune-firefly


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169716





------- Additional Comments From sheltren at cs.ucsb.edu  2005-10-04 08:44 EST -------
The dat file is created using 'strfile' (provided by fortune-mod).

Example from fortune-mod.spec:

# Recreate random access files for the added fortune files.
for i in \
    kernelnewbies bofh-excuses tao hitchhiker \
    osfortune humorix-misc humorix-stories \
; do util/strfile $RPM_BUILD_ROOT%{CookieDir}/$i ; done

Of course, once fortune-mod is installed, strfile lives in %_sbindir

I agree with comment #16 that the dat file should be generated in the spec. 
This helps automate the build a bit more - you won't have to manually create the
dat file each time you want to update the fortunes.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list