Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #26 from Jussi Lehtola <jussi.leht...@iki.fi>  2009-08-02 09:53:43 
EDT ---
(In reply to comment #25)
> After the rebuild of the source RPM rpmlint says:
> 
> [...@laptop09 i586]$ rpmlint cpulimit*
> cpulimit.i586: W: no-documentation
> cpulimit-debuginfo.i586: E: debuginfo-without-sources
> 2 packages and 0 specfiles checked; 1 errors, 1 warnings.
> 
> For it seems that the compiler flags aren't honored.  Comment #19 said what to
> do ;-)  

i.e. you need
 make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
instead of
 make %{?_smp_mflags}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to