I think this is what will fix the kernel-vanilla-debuginfo-common problem.

--- kernel-2.6.spec     2 Jul 2007 17:07:41 -0000       1.3245
+++ kernel-2.6.spec     2 Jul 2007 20:28:13 -0000
@@ -1473,10 +1477,10 @@ BuildKernel %make_target %kernel_image k
 %global __debug_package 1
 %files debuginfo-common
 %defattr(-,root,root)
-/usr/src/debug/%{name}-%{version}/linux-%{kversion}.%{_target_cpu}
+/usr/src/debug/kernel-%{version}/linux-%{kversion}.%{_target_cpu}
 %if %{includexen}
 %if %{with_xen}
-/usr/src/debug/%{name}-%{version}/xen
+/usr/src/debug/kernel-%{version}/xen
 %endif
 %endif
 %dir /usr/src/debug

_______________________________________________
Fedora-kernel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

Reply via email to