]> git.pld-linux.org Git - packages/lttng-modules.git/blobdiff - lttng-modules.spec
- upstream fixes for linux 3.13
[packages/lttng-modules.git] / lttng-modules.spec
index a5096a35e5a23600f0f8c23504b1354c1f968462..9c8723ad77123eb1fc9b0677420ee4b93ec160e4 100644 (file)
@@ -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}
This page took 0.047815 seconds and 4 git commands to generate.