]> git.pld-linux.org Git - packages/lttng-modules.git/blobdiff - lttng-modules.spec
- up to 2.6.0
[packages/lttng-modules.git] / lttng-modules.spec
index 423b244a8f6807c0a980e68a37ee38613970f9d8..f3fba44fb643b3aa54437df3604b9dde35addf84 100644 (file)
@@ -6,20 +6,18 @@
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     2
+%define                rel     1
 %define                pname   lttng-modules
 Summary:       LTTng 2.x kernel modules
 Summary(pl.UTF-8):     Moduły jądra LTTng 2.x
 Name:          %{pname}%{_alt_kernel}
-Version:       2.5.2
+Version:       2.6.0
 Release:       %{rel}@%{_kernel_ver_str}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       http://lttng.org/files/lttng-modules/%{pname}-%{version}.tar.bz2
-# Source0-md5: 74d2fd161fdbf3426c6af5a36a774d4a
+# Source0-md5: a058ab037daaca293a54934d7b9f9c98
 Patch0:                build.patch
-Patch1:                linux-3.17.patch
-Patch2:                linux-3.18.patch
 URL:           http://lttng.org/
 %{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.38}
 %{?with_allprobes:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-source >= 3:2.6.38}}
@@ -87,8 +85,6 @@ p=`pwd`\
 %prep
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{expand:%build_kernel_packages}
This page took 0.243 seconds and 4 git commands to generate.