From 7bd53025d5e1be8ca3ee21e3b75741b0d9a517f4c0498a2bcbe5fd1a2cc876e9 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Sat, 4 Nov 2017 20:32:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/lttng-tools?expand=0&rev=18 --- lttng-tools.spec | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/lttng-tools.spec b/lttng-tools.spec index 5821ce1..b318670 100644 --- a/lttng-tools.spec +++ b/lttng-tools.spec @@ -38,24 +38,26 @@ Recommends: lttng-modules-kmp ExclusiveArch: %ix86 x86_64 aarch64 ppc64 ppc64le %description -This package provides the userspace tools for controlling the LTTng subsystem -from userspace. +This package provides the userspace tools for controlling the LTTng +subsystem from userspace. %package -n %{soname_ctl}%{sover_ctl} -Summary: Linux Trace Toolkit Next Generation 2.0 control and utility library +Summary: Linux Trace Toolkit Next Generation control and utility library Group: System/Libraries %description -n %{soname_ctl}%{sover_ctl} -This package provides a userspace library for controlling the LTTng subsystem. It is primarily intended for use by the lttng-tools package. +This package provides a userspace library for controlling the LTTng +subsystem. It is primarily intended for use by the lttng-tools +package. %package -n %{name}-devel -Summary: Linux Trace Toolkit Next Generation 2.0 userspace tools +Summary: Linux Trace Toolkit Next Generation userspace tools Group: Development/Languages/C and C++ Requires: %{soname_ctl}%{sover_ctl} >= %{_version} %description -n %{name}-devel -This package provides the userspace tools for controlling the LTTng subsystem -from userspace. +This package provides the userspace tools for controlling the LTTng +subsystem from userspace. %prep %setup -q