[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

How to control packaging of man-pages?




Hello,

I do have a spec-file  which builds a filelist and

find $PROGRAM_LOCATION ! -type d -print | tee filelist
# ==============================================================================
%files -f filelist
# ==============================================================================

If I use this spec-file as root user, rpm get all man pages out of the filelist and gzip them
and then the file names in the filelist became in-vaild !

If I use this spec-file as a normal user .. rpm does NOT gzip them ...

Is there anybody who is able to explain this?

How can I control the behavior of rpm, when it gzip man pages or not ?


Mit Freundlichen Gruessen, best regards,
         Thilo Boehm

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []