X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=lttng-modules.spec;h=9c8723ad77123eb1fc9b0677420ee4b93ec160e4;hb=d78989f95fa50c33a58cfd494aa9cdc90eda1cae;hp=a5096a35e5a23600f0f8c23504b1354c1f968462;hpb=43f25aab1a0b7c6843db26579ce47f6aa40d9589;p=packages%2Flttng-modules.git diff --git a/lttng-modules.spec b/lttng-modules.spec index a5096a3..9c8723a 100644 --- a/lttng-modules.spec +++ b/lttng-modules.spec @@ -25,12 +25,13 @@ exit 1 Summary: LTTng 2.x kernel modules Summary(pl.UTF-8): Moduły jądra LTTng 2.x Name: %{pname}%{_alt_kernel} -Version: 2.3.3 +Version: 2.3.4 Release: %{rel}@%{_kernel_ver_str} License: GPL v2 Group: Base/Kernel Source0: http://lttng.org/files/lttng-modules/%{pname}-%{version}.tar.bz2 -# Source0-md5: 9221ce9e5c8d3bc33819e317ba1df1cd +# Source0-md5: 6941d6c2b149d9b301e388a9b4a99470 +Patch0: %{name}-linux-3.13.patch URL: http://lttng.org/ %if %{with dist_kernel} BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.38 @@ -100,6 +101,7 @@ p=`pwd`\ %prep %setup -q -n %{pname}-%{version} +%patch0 -p1 %build %{expand:%bkpkg}