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=731519
Richard Shaw hobbes1069@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias| |spacenavd
--- Comment #1 from Richard Shaw hobbes1069@gmail.com 2011-08-17 15:17:51 EDT --- rpmlint output:
# ls *.rpm spacenavd-0.5-1.fc15.src.rpm spacenavd-debuginfo-0.5-1.fc15.x86_64.rpm spacenavd-0.5-1.fc15.x86_64.rpm
# rpmlint *.rpm spacenavd.src:32: W: rpm-buildroot-usage %build %configure --prefix=%{buildroot}%{_prefix}
Necessary because make file does not support DESTDIR
spacenavd.x86_64: W: no-manual-page-for-binary spacenavd
Is a daemon, not an end user binary.
spacenavd.x86_64: W: no-manual-page-for-binary spnavd_ctl
Not sure what to do here, upstream doesn't provide anything beyond a README.
spacenavd.x86_64: W: service-default-enabled /etc/rc.d/init.d/spacenavd
You'll only install this if you need to so should be on by default.
spacenavd.x86_64: W: incoherent-subsys /etc/rc.d/init.d/spacenavd $prog
Rpmlint has issues with $ variables in init scripts which is why this is a warning and not an error. Not really a problem.
3 packages and 0 specfiles checked; 0 errors, 5 warnings.