]> git.pld-linux.org Git - packages/lttng-modules.git/blobdiff - lttng-modules.spec
- updated to 2.10.9
[packages/lttng-modules.git] / lttng-modules.spec
index 266e118df35979922b529a86f508d63aa8777750..8e61e32a1c6570f26c96d1b6cdcf235a0dd9fd6d 100644 (file)
@@ -7,21 +7,19 @@
 # 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.10.8
+Version:       2.10.9
 Release:       %{rel}@%{_kernel_ver_str}
 License:       GPL v2
 Group:         Base/Kernel
-Source0:       http://lttng.org/files/lttng-modules/%{pname}-%{version}.tar.bz2
-# Source0-md5: 54bd9fca61487bbec1b3fca2f2213c98
+Source0:       https://lttng.org/files/lttng-modules/%{pname}-%{version}.tar.bz2
+# Source0-md5: 09df0ac2e8f245740a2f32411d10c0d1
 Patch0:                build.patch
-Patch1:                kernel-4.20.patch
-Patch2:                kernel-5.0.patch
-URL:           http://lttng.org/
+URL:           https://lttng.org/
 %{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.38}
 %{?with_kernelsrc:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-source >= 3:2.6.38}}
 BuildRequires: rpmbuild(macros) >= 1.701
@@ -90,8 +88,6 @@ p=`pwd`\
 %prep
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{expand:%build_kernel_packages}
This page took 0.184236 seconds and 4 git commands to generate.