On Thu, Jun 27, 2013 at 08:29:11AM +0200, Harald Hoyer wrote:
> '/.*/3.10.0-0.rc6.git0.2.fc20.x86_64.smp/.*|/.*3.10.0-0.rc6.git0.2.fc20.x86_64.smp(.debug)?'
> -o debuginfosmp.list -p
> '/.*/3.10.0-0.rc6.git0.2.fc20.x86_64.%{pae}/.*|/.*3.10.0-0.rc6.git0.2.fc20.x86_64.%{pae}(.debug)?'
> -o 'debuginfo%{pae}.list' -p
> '/.*/3.10.0-0.rc6.git0.2.fc20.x86_64.%{pae}debug/.*|/.*3.10.0-0.rc6.git0.2.fc20.x86_64.%{pae}debug(.debug)?'
> -o 'debuginfo%{pae}debug.list' -p

intentional. just like the .smp above, this comes from the fact that we
define kernel_variant_package for all the possible variants, but only
populate those which are built, which saves having an explosion of
%with_foo tests all over the place.
_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel

Reply via email to