[Bug 1689277] Review Request: make-it-quick - A simple auto-configuring make-only build system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #4 from Richard W.M. Jones <rjones@xxxxxxxxxx> ---
Comments on the spec file while fedora-review is running:

Spec file looks sane and is quite simple.

I guess COLORIZE stops the build system emitting ANSI color codes?  If it's
doing that, instead it should be checking isatty and suppressing them
automatically.

/usr/include looks like an odd place to be putting *.mk files.  As they
appear to be Makefile fragments intended for use by the tool it seems
as if %{_datadir}/%{name} or %{_libdir}/%{name} might be better choices (the
former if they are strictly arch-independent, the latter if not).
Considering that you're already using %{_datadir}/%{name} too ...

I'm not sure what the difference is between %{_datadir} and %{_datarootdir}.
I have only ever used %{_datadir}.  However they both expand to the
same thing on my local machine.

rpmlint is complaining a lot about

  make-it-quick.noarch: W: devel-file-in-non-devel-package
/usr/share/make-it-quick/config/check_alloca.c

However given the nature of the package I think we can pass on that warning.

-- 
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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux