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: arping-ng - Sends IP and/or ARP pings (to the MAC address) https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239470 ------- Additional Comments From pertusus@xxxxxxx 2007-06-07 18:00 EST ------- The timestamps for man pages are not kept. If you want to use my solution you should also do (to regenerate the right timestamp, before patching) touch -r arping.8.man arping.8 and keep timestamp wile installing by using -p in install -D -p -m 0644 arping.8 $RPM_BUILD_ROOT%{_mandir}/man8/arping-ng.8 After adding arping-scan-net.sh to %%doc there is a bogus dependency on /bin/sh. In my opinion this is not very problematic but should be best avoided. I'd propose something along rm -rf __fedora_docs cp -p arping-scan-net.sh __fedora_docs/ chmod a-x __fedora_docs/arping-scan-net.sh .................. %doc LICENSE README __fedora_docs/arping-scan-net.sh -- 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