rpms/kernel/devel kernel.spec,1.561,1.562

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Mon Mar 31 18:47:57 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25029

Modified Files:
	kernel.spec 
Log Message:
* Mon Mar 31 2008 Jarod Wilson <jwilson at redhat.com>
- Make split debuginfo packages build correctly again



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.561
retrieving revision 1.562
diff -u -r1.561 -r1.562
--- kernel.spec	31 Mar 2008 16:57:48 -0000	1.561
+++ kernel.spec	31 Mar 2008 18:47:10 -0000	1.562
@@ -712,7 +712,7 @@
 %description -n %{name}%{?1:-%{1}}-debuginfo\
 This package provides debug information for package %{name}%{?1:-%{1}}.\
 This is required to use SystemTap with %{name}%{?1:-%{1}}-%{KVERREL}.\
-%{expand:%%global debuginfo_args %{?debuginfo_args} -p '/.*/%%{version}-%%{release}%{?1:-?%{1}}(-%%{_target_cpu})?/.*|/.*%%{version}-%%{release}%{?1}(\.debug)?' -o debuginfo%{?1}.list}\
+%{expand:%%global debuginfo_args %{?debuginfo_args} -p '/.*/%%{KVERREL}%{?1:.?%{1}}?/.*|/.*%%{KVERREL}%{?1:.%{1}}(\.debug)?' -o debuginfo%{?1}.list}\
 %{nil}
 
 #
@@ -1737,10 +1737,13 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL} -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.conf %{with_xen} xen
 
 %changelog
+* Mon Mar 31 2008 Jarod Wilson <jwilson at redhat.com>
+- Make split debuginfo packages build correctly again
+
 * Mon Mar 31 2008 Kyle McMartin <kmcmartin at redhat.com>
 - Linux 2.6.25-rc7-git6
 
-* Mon Mar 31 2008 Dave Airlie <airlied at redhat.com> 
+* Mon Mar 31 2008 Dave Airlie <airlied at redhat.com>
 - add fix for radeon oops (#439656)
 
 * Sat Mar 29 2008 Dave Jones <davej at redhat.com>




More information about the fedora-extras-commits mailing list