This means that automatic upgrades between DTrace and non-DTrace kernels are no
longer an issue.
(The kernel still provides all the same RPM capabilities as it used to, so no
other packages need change, excepting only the DTrace module, which explicitly
requires the matching DTrace kernel.)
Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
Provides: dtrace-kernel-interface = 1
License: CDDL
Group: System Environment/Kernel
-Requires: kernel-uek = %{kver}
+Requires: kernel-uek-dtrace = %{kver}
Source0: dtrace-module-%{kver}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: kernel-uek-devel = %{kver}