Hello community, here is the log from the commit of package systemtap for openSUSE:Factory checked in at 2012-03-01 17:28:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-01-31 10:22:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap-docs.changes 2012-03-01 17:28:17.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Feb 18 01:36:46 UTC 2012 - [email protected] + +- Update to version 1.7. See systemtap.spec for changelog + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/systemtap/systemtap.changes 2011-12-27 18:38:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap.changes 2012-03-01 17:28:17.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Feb 18 01:33:56 UTC 2012 - [email protected] + +- Upgrade to version 1.7 + Changelog: http://sourceware.org/ml/systemtap/2012-q1/msg00097.html + +------------------------------------------------------------------- Old: ---- 0001-PR13216-set-AM_GNU_GETTEXT_VERSION-0.17-in-configury.patch systemtap-1.6.tar.bz2 New: ---- systemtap-1.7.tar.bz2 systemtap-docs-autoconf-version.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemtap-docs.spec ++++++ --- /var/tmp/diff_new_pack.tnC6St/_old 2012-03-01 17:28:20.000000000 +0100 +++ /var/tmp/diff_new_pack.tnC6St/_new 2012-03-01 17:28:20.000000000 +0100 @@ -26,7 +26,7 @@ BuildRequires: xmlto BuildRequires: fop BuildRequires: latex2html -Version: 1.6 +Version: 1.7 Release: 0 Summary: Documents and examples for systemtap License: GPL-2.0+ @@ -36,7 +36,7 @@ Source2: README-BEFORE-ADDING-PATCHES Patch1: systemtap-docdir-fix.diff Patch2: systemtap-xmlto-fop.diff -Patch3: 0001-PR13216-set-AM_GNU_GETTEXT_VERSION-0.17-in-configury.patch +Patch3: systemtap-docs-autoconf-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch ++++++ systemtap.spec ++++++ --- /var/tmp/diff_new_pack.tnC6St/_old 2012-03-01 17:28:20.000000000 +0100 +++ /var/tmp/diff_new_pack.tnC6St/_new 2012-03-01 17:28:20.000000000 +0100 @@ -27,7 +27,7 @@ BuildRequires: pkg-config BuildRequires: sqlite-devel BuildRequires: systemd -Version: 1.6 +Version: 1.7 Release: 0 Summary: Instrumentation System License: GPL-2.0+ ++++++ systemtap-1.6.tar.bz2 -> systemtap-1.7.tar.bz2 ++++++ ++++ 101470 lines of diff (skipped) ++++++ systemtap-docs-autoconf-version.diff ++++++ From: Tony Jones <[email protected]> Subject: adjust autoconf version References: none Upstream: no Signed-off-by: Tony Jones <[email protected]> diff --git a/configure.ac b/configure.ac index ce3121e..c8b90de 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ AC_PROG_MAKE_SET AC_SUBST(CFLAGS) AC_SUBST(CXXFLAGS) AM_GNU_GETTEXT(external) -AM_GNU_GETTEXT_VERSION(0.17) +AM_GNU_GETTEXT_VERSION(0.15) AC_CHECK_FUNCS(ppoll) dnl Handle the prologues option. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
