commit-log: rpm generation fixes, freebsd fstab and sshfs fixes.

PENDING: FUSE module documentation

FUSE: debian distros, user must be in group "fuse" to use fuse plugin (ubuntu too?)

FreeBSD pending:
- domain=(no gettext support)

Pending before tarball preparations:
freebsd tests (sshfs/nfs)
tarball/binary build tests


Yet to be fixed BUGS in 4.8.0  EXPERIMENTAL

BUGS in experimental code:
  samba module will not reload on command
  if several tabs are opened on the samba module, close window will
    not terminate application (stray read lock on view_p->mutexes.view_lock
    with an extra increment_view_ref not matched with decrement)
    thread remains active on close, crash on load network, reload does not work ... Check rodent_expose:778
    ** Missing xfsamba:
    * mount from cifs dialog in shares does not query for password and 
    command line appears with password= (this in a tab duplicated view, 
    at least)
    * no green ball in shares items.

BUG-experimental: open a find, find files, open files with editor button, 
    close parent rodent window. Result: fgr dialog deadlocks until 
    editor closed (editor is running in foreground). Action to take:
    just hide the fgr dialog when parent is gone...  

    freshmeat

BUG-experimental: ** Ecryptfs needs a bit more aid to user, like a filechooser to select "remote" directory


Package preparations: (4.8  series)
- rodent-lite
- rodent-fgr
- rodent-diff
- rodent-fstab
- rodent-ps
- rodent-dotdesktop
- rodent-fuse
- rodent-samba


**********************************************************************************
---
INDENT STYLE (more or less):

indent -bli0 -br -brf -brs -i4 -l132 -lc80 -bap -bc -cdw -ce  -hnl -lp -nbfda -nbfde -nsaf -nsai -nsaw -nut -ppi1 -psl -sob -ss -ncs *.c *.i *.h

CFLAGS="-ggdb -Wunused -Wunused-function -Wunused-label -Wunused-value -Wunused-variable -Wimplicit -Wall -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE"


