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

Robert-AndrĂ© Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #4 from Robert-AndrĂ© Mauchin <[email protected]> ---
 - Not needed anymore:

%clean
rm -rf %{buildroot}

 - Not needed anymore, it is the default:

%defattr(-,root,root,-)

 - The LICENSE should be included with the %license macro, not %doc:

%doc ChangeLog examples
%license LICENSE

 - Add you own entry to the %changelog

 - the SPEC name should be python3-dns:

python3-dns.src: E: invalid-spec-name

Fedora-review is not working well with this packaging naming trick, so I've
checked manually:
 - License OK
 - Builds in EPEL7 Koji
 - No rpmlint issue.

-- 
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