Hello community, here is the log from the commit of package libunwind for openSUSE:Factory checked in at 2013-08-13 10:48:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libunwind (Old) and /work/SRC/openSUSE:Factory/.libunwind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libunwind" Changes: -------- --- /work/SRC/openSUSE:Factory/libunwind/libunwind.changes 2013-01-29 14:19:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libunwind.new/libunwind.changes 2013-08-13 10:48:40.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Aug 12 10:46:30 UTC 2013 - [email protected] + +- libunwind-aarch64.patch: Add support for AArch64 from upstream + +------------------------------------------------------------------- New: ---- libunwind-aarch64.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libunwind.spec ++++++ --- /var/tmp/diff_new_pack.AxE5aV/_old 2013-08-13 10:48:40.000000000 +0200 +++ /var/tmp/diff_new_pack.AxE5aV/_new 2013-08-13 10:48:40.000000000 +0200 @@ -30,8 +30,10 @@ Patch0: libunwind-1.1-tests.diff #PATCH-FIX-UPSTREAM: upstream commit ae3dd9417a3d178cf51ce744d85b695dbf025b44 Patch1: libunwind-1.1-expected-fails.patch +# PATCH-FIX-UPSTREAM: upstream commit ac6c0a6 +Patch2: libunwind-aarch64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 ia64 x86_64 %arm ppc ppc64 +ExclusiveArch: %ix86 ia64 x86_64 %arm ppc ppc64 aarch64 %description A portable and efficient C programming interface (API) to determine the @@ -63,6 +65,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build autoreconf -fi @@ -104,7 +107,7 @@ %{_libdir}/pkgconfig/libunwind-ptrace.pc %{_libdir}/pkgconfig/libunwind-setjmp.pc %{_libdir}/pkgconfig/libunwind.pc -%ifarch %arm %ix86 x86_64 +%ifarch %arm %ix86 x86_64 aarch64 %{_libdir}/pkgconfig/libunwind-coredump.pc %endif %doc %{_mandir}/man?/* ++++++ libunwind-aarch64.patch ++++++ ++++ 2613 lines (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
