]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Remove kernel version from name of dtrace-modules-provider-headers package.
authorNick Alcock <nick.alcock@oracle.com>
Thu, 16 Jan 2014 13:22:08 +0000 (13:22 +0000)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 27 Jan 2014 14:51:26 +0000 (14:51 +0000)
commit9f259da2889ede4061216485c640381a6dfc39a4
tree353a3964cbbd1e28a90e00e1807fb0e43d853ce7
parentcb2611ba247b4006b44430acde71b5a6bf80adb8
Remove kernel version from name of dtrace-modules-provider-headers package.

This package had a kernel-version-dependent name on the grounds that it
consisted of kernel headers meant to be included by a single kernel version.
This reasoning was flawed: the headers do not change as the kernel is rebuilt,
and as the package provides files that are not under a kernel-version-specific
path, 'yum update' can attempt to install two versions at once, and conflict.

The right solution is to name the package without a kernel-version-specific part.
(We keep the name unchanged when built against earlier kernels, to avoid
sneaking unrelated changes into security errata releases.)

Orabug: 18061595
Reviewed-by: Kris Van Hees <kris.van.hees@oracle.com>
Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
dtrace/dtrace-module.spec