Kernel rpm versioning changes

Roland McGrath roland at redhat.com
Mon Jul 2 20:29:17 UTC 2007


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




More information about the Fedora-kernel-list mailing list