[Bug 489686] Review Request: armadillo - fast C++ matrix library with interfaces to LAPACK and ATLAS

bugzilla at redhat.com bugzilla at redhat.com
Fri May 22 10:25:00 UTC 2009


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





--- Comment #20 from Conrad Sanderson <conradsand at ieee.org>  2009-05-22 06:24:58 EDT ---
(In reply to comment #18)
> 
> Using %cmake instead of "cmake ..." will likely resolve your issue.  

I tried this, and rpmlint still generates a warning.  

It appears that "/usr/lib/rpm/brp-strip" is supposed to strip the library,
however it's not doing its job.

Putting a line like "strip $RPM_BUILD_ROOT/%{_libdir}/*.so*" in the "%install"
part seems to fix the warning, however I'm not sure whether this is the most
appropriate fix.

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




More information about the package-review mailing list