This commit is contained in:
committed by
Git OBS Bridge
parent
6389676aac
commit
7bd53025d5
@@ -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
|
||||
|
Reference in New Issue
Block a user