Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2012-01-31 10:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemtap (Old)
 and      /work/SRC/openSUSE:Factory/.systemtap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemtap", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemtap/systemtap-docs.changes 2011-12-27 
18:38:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap-docs.changes    
2012-01-31 10:22:38.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Jan 29 06:34:11 UTC 2012 - [email protected]
+
+- add automake too
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ systemtap-docs.spec ++++++
--- /var/tmp/diff_new_pack.eB0qVN/_old  2012-01-31 10:22:40.000000000 +0100
+++ /var/tmp/diff_new_pack.eB0qVN/_new  2012-01-31 10:22:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemtap-docs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,6 +18,7 @@
 
 Name:           systemtap-docs
 BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libebl-devel
 BuildRequires:  pkg-config
@@ -43,15 +44,6 @@
 SystemTap is an instrumentation system for systems running Linux.
 This package contains the documents and examples for systemtap.
 
-
-
-Authors:
---------
-    Frank Ch. Eigler <[email protected]>
-    Graydon Hoare <[email protected]>
-    Martin Hunt <[email protected]>
-    Tom Zanussi <[email protected]>
-
 %prep
 %setup -n systemtap-%{version} -q
 %patch1 -p1

++++++ systemtap.spec ++++++
--- /var/tmp/diff_new_pack.eB0qVN/_old  2012-01-31 10:22:40.000000000 +0100
+++ /var/tmp/diff_new_pack.eB0qVN/_new  2012-01-31 10:22:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemtap
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,6 +47,7 @@
 
 %package runtime
 Summary:        Runtime environment for systemtap
+Group:          Development/Tools/Debuggers
 
 %description runtime
 SystemTap is an instrumentation system for systems running Linux.
@@ -54,6 +55,7 @@
 
 %package server
 Summary:        Systemtap server
+Group:          Development/Tools/Debuggers
 Requires:       %{name} = %{version}-%{release}
 Requires(post): /bin/systemd-tmpfiles
 # dependancies for systemtap shell scripts
@@ -65,6 +67,7 @@
 
 %package sdt-devel
 Summary:        Static probe support tools
+Group:          Development/Tools/Debuggers
 Requires:       %{name} = %{version}-%{release}
 Requires:       python-base
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to