Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=469291
--- Comment #3 from Paul Wouters paul@xelerance.com 2008-11-01 12:22:52 EDT --- Thanks for the pointers. The download sites are a complete mess. I hadn't even noticed there was a newer version until you pointed it out. It is only directly linked and not accessable via the sf.net downloads pages.
Spec URL: ftp://ftp.openswan.org/uml_utilities/uml_utilities.spec SRPM URL: ftp://ftp.openswan.org/uml_utilities/uml_utilities-20070815-1.fc9.src.rpm
* Sat Nov 1 2008 Paul Wouters paul@xelerance.com - 20070815-1 - Was pointed to newer version of source at obscured location - Hack out hardcoded stripping of binaries - -D_FILE_OFFSET_BITS=64 no longer needed
rpmlint output: uml_utilities.src:19: W: setup-not-quiet uml_utilities.x86_64: E: setuid-binary /usr/bin/uml_net root 04755 uml_utilities.x86_64: E: non-standard-executable-perm /usr/bin/uml_net 04755 3 packages and 0 specfiles checked; 2 errors, 1 warnings.
I am not sure why setup is not quiet, since all it contains is: %setup -n tools-%{ver}
which only untars the source without an error.