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

Athos Ribeiro <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+



--- Comment #13 from Athos Ribeiro <[email protected]> ---
Package looks good now!

There are still a few rpmlint warnings for the spec file, but I will trust you
will fix the following ones before uploading the package:

python-lcms2.src:10: W: macro-in-comment %{name}
python-lcms2.src:10: W: macro-in-comment %{version}
python-lcms2.src:10: W: macro-in-comment %{name}
python-lcms2.src:10: W: macro-in-comment %{version}
python-lcms2.src:31: W: mixed-use-of-spaces-and-tabs (spaces: line 31, tab:
line 3)

- For the macros, just add an extra % before the first %.

- For the tabs you can run something like
sed -i 's/\t/  /g' python-lcms2.spec

The other warnings are false positives, so you should not worry about them.

Package approved.

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