Hello community, here is the log from the commit of package strace for openSUSE:Factory checked in at 2013-03-07 07:34:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strace (Old) and /work/SRC/openSUSE:Factory/.strace.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strace", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/strace/strace.changes 2012-05-25 17:33:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.strace.new/strace.changes 2013-03-07 07:34:54.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Mar 2 12:06:13 UTC 2013 - [email protected] + +- strace-aarch64.diff + Support for AArch64 from upstream + +------------------------------------------------------------------- New: ---- strace-aarch64.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strace.spec ++++++ --- /var/tmp/diff_new_pack.x9beFH/_old 2013-03-07 07:34:55.000000000 +0100 +++ /var/tmp/diff_new_pack.x9beFH/_new 2013-03-07 07:34:55.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package strace # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -34,6 +34,7 @@ Source: http://dl.sourceforge.net/strace/strace-%{version}.tar.xz Source2: baselibs.conf Patch0: strace-%{version}.diff +Patch1: strace-aarch64.diff Url: http://sourceforge.net/projects/strace/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -53,6 +54,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build export CFLAGS="$RPM_OPT_FLAGS" ++++++ strace-aarch64.diff ++++++ ++++ 636 lines (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
