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



--- Comment #8 from Remi Collet <[email protected]> ---
Issues:
=======
- Package installs properly.
  Note: Installation errors (see attachment)
  See: https://fedoraproject.org/wiki/Packaging:Guidelines

[x]: Package does not generate any conflict.
    Expected, as this module is going to be removed from httpd
    (package split)
    => if possible add Conflicts: httpd < ...

[!]: %build honors applicable compiler flags or justifies otherwise.
    Please use 
        %configure
        make %{?_smp_mflags} V=1

[!]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf %{buildroot} present but not required

[!]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: %clean present but not required

-- 
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]
To unsubscribe send an email to [email protected]

Reply via email to