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=226664
--- Comment #2 from Karel Klíč kklic@redhat.com 2010-01-05 05:59:42 EDT ---
-- compiler flags are appropriate erase --enable-yppasswd(it's not an option in configure)
Fixed.
-- %docs are not necessary for the proper functioning of the package config files is taken from documentation
I think this is ok. The package copies configuration files from upstream to documentation by marking them as %doc. These files are not used by ypserv.
ypserv.i386: W: obsolete-not-provided yppasswd ypserv.i386: W: conffile-without-noreplace-flag /etc/rc.d/init.d/yppasswdd ypserv.i386: W: conffile-without-noreplace-flag /etc/rc.d/init.d/ypxfrd ypserv.i386: W: conffile-without-noreplace-flag /etc/rc.d/init.d/ypserv ypserv.i386: E: executable-marked-as-config-file /etc/rc.d/init.d/yppasswdd ypserv.i386: E: executable-marked-as-config-file /etc/rc.d/init.d/ypxfrd ypserv.i386: E: executable-marked-as-config-file /etc/rc.d/init.d/ypserv
I think these warnings and errors may be omitted.