]> git.pld-linux.org Git - packages/lttng-modules.git/blobdiff - lttng-modules.spec
- updated to 2.13.13
[packages/lttng-modules.git] / lttng-modules.spec
index b6e954ff76077c0d35aa41f464564f0802ced5a9..5fa19dca82d2109dd545ef78f5df7fb2cdd2cf06 100644 (file)
@@ -1,4 +1,4 @@
-#
+
 # Conditional build:
 %bcond_without kernelsrc       # probes which require full kernel source (kvm, btrfs, ext4, regmap)
 %bcond_with    verbose         # verbose build (V=1)
 Summary:       LTTng 2.x kernel modules
 Summary(pl.UTF-8):     Moduły jądra LTTng 2.x
 Name:          %{pname}%{_alt_kernel}
-Version:       2.13.8
+Version:       2.13.13
 Release:       %{rel}@%{_kernel_ver_str}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       https://lttng.org/files/lttng-modules/%{pname}-%{version}.tar.bz2
-# Source0-md5: 6bc042ac2d67437639d6c77f6ea45f29
+# Source0-md5: 333a76aac4aedd5382feab1ed2f43dab
 Patch0:                build.patch
 URL:           https://lttng.org/
 %{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:3.0}
@@ -96,7 +96,7 @@ cd %{pname}-%{version}
 %patch0 -p1
 
 %build
-cd  %{pname}-%{version}
+cd %{pname}-%{version}
 %{expand:%build_kernel_packages}
 
 %install
This page took 0.093875 seconds and 4 git commands to generate.