Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: tcpxtract - tool for extracting files from network traffic based on file signatures https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230812 ------- Additional Comments From ingvar@xxxxxxxxx 2007-03-03 17:48 EST ------- > Since the man page is compressed during build, the timestamp of the > file which is included in the binary rpm will be the time of the rpm > build, not the one of the original man page, so no real reason for > using "install -p" for it Just for the record, this is not right if gzip is used correctly. gzip does by default not change the timestamp on a file after it is compressed. $ LANG=C date Sat Mar 3 23:44:52 CET 2007 $ ls -l foo -rw-rw-r-- 1 ingvar ingvar 860866 feb 20 20:51 foo $ gzip foo; ls -l foo.gz -rw-rw-r-- 1 ingvar ingvar 146748 feb 20 20:51 foo.gz Ingvar -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review