Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2019-10-17 12:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemtap (Old)
 and      /work/SRC/openSUSE:Factory/.systemtap.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemtap"

Thu Oct 17 12:17:23 2019 rev:106 rq:738186 version:4.1

Changes:
--------
New Changes file:

--- /dev/null   2019-09-25 09:10:10.894331610 +0200
+++ /work/SRC/openSUSE:Factory/.systemtap.new.2352/systemtap-dtrace.changes     
2019-10-17 12:17:24.835906166 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Fri Sep 27 15:07:24 UTC 2019 - Michael Gorse <mgo...@suse.com>
+
+- Moved the dtrace binary into a separate package to resolve build
+  cycle with glib2 (bsc#1145438). 
--- /work/SRC/openSUSE:Factory/systemtap/systemtap.changes      2019-08-27 
15:19:32.608896514 +0200
+++ /work/SRC/openSUSE:Factory/.systemtap.new.2352/systemtap.changes    
2019-10-17 12:17:24.947905885 +0200
@@ -1,0 +2,12 @@
+Mon Oct 14 07:32:43 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Do not require exact version of systemtap-dtrace as build
+  counters are not same for different packages
+
+-------------------------------------------------------------------
+Mon Sep 30 14:07:44 UTC 2019 - Michael Gorse <mgo...@suse.com>
+
+- Moved the dtrace binary into a separate package to resolve build
+  cycle with glib2 (bsc#1145438).
+
+-------------------------------------------------------------------

New:
----
  systemtap-dtrace.changes
  systemtap-dtrace.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemtap-docs.spec ++++++
--- /var/tmp/diff_new_pack.Eny2d5/_old  2019-10-17 12:17:26.271902563 +0200
+++ /var/tmp/diff_new_pack.Eny2d5/_new  2019-10-17 12:17:26.275902553 +0200
@@ -22,7 +22,7 @@
 Summary:        Documents and examples for systemtap
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Debuggers
-Url:            https://sourceware.org/systemtap/
+URL:            https://sourceware.org/systemtap/
 Source0:        
https://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz
 Source1:        
https://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz.asc
 Source2:        systemtap.keyring

++++++ systemtap-dtrace.spec ++++++
#
# spec file for package systemtap-dtrace
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


%if ! %{defined _rundir}
%define _rundir %{_localstatedir}/run
%endif
Name:           systemtap-dtrace
Version:        4.1
Release:        0
Summary:        SystemTap dtrace utility
License:        GPL-2.0-or-later
Group:          Development/Tools/Debuggers
URL:            http://sourceware.org/systemtap/
Source0:        
http://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz
Source1:        
http://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz.asc
Source2:        systemtap.keyring
Source3:        README-BEFORE-ADDING-PATCHES
Source4:        README-KEYRING
BuildArch:      noarch

%description
SystemTap is an instrumentation system for systems running Linux.
This package contains the dtrace utility to build provider and probe
definitions.

%prep
%setup -q -n systemtap-%{version}

%build
# Our binutils always support '?' in the section characters on all
# architectures, no need for configure tests
sed s=@preferred_python@=%{_bindir}/python3= dtrace.in |sed 
s=@prefix@=%{_prefix}= >dtrace

%install
mkdir -p %{buildroot}%{_bindir}
install -m 755 dtrace %{buildroot}%{_bindir}

%files
%defattr(-,root,root)
%{_bindir}/dtrace

%changelog
++++++ systemtap-headers.spec ++++++
--- /var/tmp/diff_new_pack.Eny2d5/_old  2019-10-17 12:17:26.303902483 +0200
+++ /var/tmp/diff_new_pack.Eny2d5/_new  2019-10-17 12:17:26.307902473 +0200
@@ -29,7 +29,7 @@
 Summary:        SystemTap headers
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Debuggers
-Url:            http://sourceware.org/systemtap/
+URL:            http://sourceware.org/systemtap/
 Source0:        
https://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz
 Source1:        
https://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz.asc
 Source2:        systemtap.keyring

++++++ systemtap.spec ++++++
--- /var/tmp/diff_new_pack.Eny2d5/_old  2019-10-17 12:17:26.323902433 +0200
+++ /var/tmp/diff_new_pack.Eny2d5/_new  2019-10-17 12:17:26.327902423 +0200
@@ -25,7 +25,7 @@
 Summary:        Instrumentation System
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Debuggers
-Url:            https://sourceware.org/systemtap/
+URL:            https://sourceware.org/systemtap/
 Source0:        
https://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz
 Source1:        
https://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
@@ -46,6 +46,7 @@
 BuildRequires:  python3-base
 BuildRequires:  sqlite-devel
 BuildRequires:  pkgconfig(systemd)
+Requires:       %{name}-dtrace = %{version}
 Requires:       %{name}-runtime = %{version}-%{release}
 Requires:       libebl1
 Obsoletes:      systemtap-client < 1.5
@@ -105,6 +106,7 @@
 
 %install
 %make_install
+rm -f %{buildroot}%{_bindir}/dtrace
 rm -f %{buildroot}%{_libexecdir}/systemtap/stap-server-request
 # README, AUTHORS, NEWS, man3 and all examples packaged by systemtap-docs
 # COPYING needs to stay in main for GPL
@@ -174,6 +176,5 @@
 %files sdt-devel
 %defattr(-,root,root)
 %{_includedir}/sys/*.h
-%{_bindir}/dtrace
 
 %changelog




Reply via email to