From: Kris Van Hees Date: Tue, 17 Sep 2013 12:11:47 +0000 (-0400) Subject: dtrace: UEK3 build -16 X-Git-Tag: v4.1.12-111.0.20170907_2225~3^2~3^2~124 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8a06ea8809e16fc8a131e6813e55f25a94fd4559;p=users%2Fjedix%2Flinux-maple.git dtrace: UEK3 build -16 Signed-off-by: Kris Van Hees --- diff --git a/dtrace/dtrace-module.spec b/dtrace/dtrace-module.spec index e6f6338f70c6d..488122886e697 100644 --- a/dtrace/dtrace-module.spec +++ b/dtrace/dtrace-module.spec @@ -10,7 +10,7 @@ %define variant %{?build_variant:%{build_variant}}%{!?build_variant:-uek} # Set this to the version of the kernel this module is compiled against. -%define kver %{?build_kver:{build_kver}}%{!?build_kver:3.8.13-14.el6uek} +%define kver %{?build_kver:{build_kver}}%{!?build_kver:3.8.13-16.el6uek} # Increment this whenever the DTrace/userspace interface changes in an # incompatible way.