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

--- Comment #20 from Chen Lei <supercyp...@gmail.com> 2010-09-30 08:39:01 EDT 
---
rpmlint CQRlib*rpm

CQRlib.src: W: %ifarch-applied-patch Patch1: CQRlib-1.0.6-lib64.patch

It'll better to avoid of using %inarch in spec, actually there are some other
64bit archs(e.g. sparc64 mipsel64).

%ifarch x86_64 ppc64 s390x
%patch1 -p1 -b .lib64
%endif
->
% %{_lib}==lib64
%patch1 -p1 -b .lib64
%endif

CQRlib.x86_64: W: non-coherent-filename
getfile?taskID=2503499&name=CQRlib-1.1.1-0.fc15.x86_64.rpm
CQRlib-1.1.1-0.fc15.x86_64.rpm

-- 
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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to