Accepting request 186169 from home:jones_tony:branches:devel:tools:lttng
version update OBS-URL: https://build.opensuse.org/request/show/186169 OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/lttng-tools?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
1f0f1eef3b
commit
3c4a8dd305
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cc538f420bfe716220169e41b572d0cb8a345afb552faef924bfb2c625d92b0d
|
|
||||||
size 448170
|
|
3
lttng-tools-2.2.3.tar.bz2
Normal file
3
lttng-tools-2.2.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5bd20ac4d8680083db5c0406afd26e97bbf9b3084fbc7f8254b3932105b126dc
|
||||||
|
size 710789
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 6 17:38:30 UTC 2013 - tonyj@suse.com
|
||||||
|
|
||||||
|
- Update to release 2.2.3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 8 21:51:38 UTC 2013 - tonyj@suse.com
|
||||||
|
|
||||||
|
- Update to release 2.1.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 29 18:54:50 UTC 2012 - tonyj@suse.com
|
Fri Jun 29 18:54:50 UTC 2012 - tonyj@suse.com
|
||||||
|
|
||||||
|
@@ -1,13 +1,14 @@
|
|||||||
Name: lttng-tools
|
Name: lttng-tools
|
||||||
Version: 2.0.3
|
Version: 2.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0 and LGPL-2.1
|
License: GPL-2.0 and LGPL-2.1
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Summary: Linux Trace Toolkit Next Generation 2.0 userspace tools
|
Summary: Linux Trace Toolkit Next Generation 2.0 userspace tools
|
||||||
|
URL: http://lttng.org/lttng2.0
|
||||||
BuildRequires: pkgconfig libuuid-devel popt-devel lttng-ust-devel liburcu-devel
|
BuildRequires: pkgconfig libuuid-devel popt-devel lttng-ust-devel liburcu-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
ExclusiveArch: %ix86 x86_64 ppc ppc64 s390 s390x
|
ExclusiveArch: %ix86 x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides the userspace tools for controlling the LTTng subsystem
|
This package provides the userspace tools for controlling the LTTng subsystem
|
||||||
@@ -44,20 +45,27 @@ rm -rf %buildroot
|
|||||||
%dir %{_libdir}/lttng
|
%dir %{_libdir}/lttng
|
||||||
%dir %{_libdir}/lttng/libexec
|
%dir %{_libdir}/lttng/libexec
|
||||||
%{_bindir}/lttng
|
%{_bindir}/lttng
|
||||||
|
%{_bindir}/lttng-relayd
|
||||||
%{_libdir}/lttng/libexec/lttng-consumerd
|
%{_libdir}/lttng/libexec/lttng-consumerd
|
||||||
%{_bindir}/lttng-sessiond
|
%{_bindir}/lttng-sessiond
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_mandir}/man1/lttng.1.gz
|
%{_mandir}/man1/lttng.1.gz
|
||||||
|
%{_mandir}/man3/lttng-health-check.3.gz
|
||||||
%{_mandir}/man8/lttng-sessiond.8.gz
|
%{_mandir}/man8/lttng-sessiond.8.gz
|
||||||
|
%{_mandir}/man8/lttng-relayd.8.gz
|
||||||
%dir %{_docdir}/%{name}
|
%dir %{_docdir}/%{name}
|
||||||
%{_docdir}/%{name}/ChangeLog
|
%{_docdir}/%{name}/ChangeLog
|
||||||
%{_docdir}/%{name}/LICENSE
|
%{_docdir}/%{name}/LICENSE
|
||||||
%{_docdir}/%{name}/quickstart.txt
|
%{_docdir}/%{name}/quickstart.txt
|
||||||
|
%{_docdir}/%{name}/calibrate.txt
|
||||||
|
%{_docdir}/%{name}/python-howto.txt
|
||||||
|
%{_docdir}/%{name}/streaming-howto.txt
|
||||||
|
|
||||||
%files -n %{name}-devel
|
%files -n %{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_prefix}/include/lttng/*
|
%{_prefix}/include/lttng/*
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
%{_libdir}/pkgconfig/lttng-ctl.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user