https://bugzilla.redhat.com/show_bug.cgi?id=1058809

Jan Cholasta <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
              Flags|                            |needinfo?(jpazdziora@redhat
                   |                            |.com)



--- Comment #1 from Jan Cholasta <[email protected]> ---
$ rpmlint mod_intercept_form_submit-0.9.4-1.fc19.src.rpm 
mod_intercept_form_submit.src: W: spelling-error Summary(en_US) login -> loin,
logic, lo gin
mod_intercept_form_submit.src: W: summary-ended-with-dot C Apache module to
intercept login form submission and run PAM authentication.
mod_intercept_form_submit.src: W: spelling-error %description -l en_US login ->
loin, logic, lo gin
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

$ rpmlint mod_intercept_form_submit-0.9.4-1.fc20.x86_64.rpm 
mod_intercept_form_submit.x86_64: W: spelling-error Summary(en_US) login ->
loin, logic, lo gin
mod_intercept_form_submit.x86_64: W: summary-ended-with-dot C Apache module to
intercept login form submission and run PAM authentication.
mod_intercept_form_submit.x86_64: W: spelling-error %description -l en_US login
-> loin, logic, lo gin
1 packages and 0 specfiles checked; 0 errors, 3 warnings.


Things to fix:

  * Summary should not end with a dot.

  * You should consider replacing the "Requires: httpd" with "Requires:
httpd-mmn = %{_httpd_mmn}", see
<https://fedoraproject.org/wiki/PackagingDrafts/ApacheHTTPModules>.

  * In %files section, the "%config(noreplace) %{_httpd_modconfdir}/*.conf"
line should read "%config(noreplace)
%{_httpd_modconfdir}/55-intercept_form_submit.conf".

  * Use one of the prescribed changelog formats, see
<https://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs>.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to