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



--- Comment #8 from Kalev Lember <[email protected]> ---
This looks great to me, thanks!


Two very minor nits:

> %description    devel
> The libqqwing-devel package contains libraries and header files for
> developing applications that use libqqwing.

The description needs updating after the libqqwing -> qqwing rename. Could use
the %{name} macro here since it semantically refers to the base package's name.

> %{_mandir}/man1/qqwing.1.gz

Would be better to use a glob here to make sure this line works when the man
page compression used by rpmbuild gets changed. Something like:

%{_mandir}/man1/qqwing.1*

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