On Tue, 2010-06-22 at 17:37 -0700, Roland McGrath wrote:

>  %package -n perf
>  Summary: Performance monitoring for the Linux kernel
>  Group: Development/System
>  License: GPLv2
> +%if %{with_perftool}
> +Requires: kernel-perf(%{_arch}) >= %{version}-%{release}
> +%endif

Oughtn't this be:

Requires: kernel-perf%{_isa} >= %{version}-%{release}

- ajax
_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel

Reply via email to