Accepting request 149980 from devel:libraries:c_c++
- filelist fix for ARM OBS-URL: https://build.opensuse.org/request/show/149980 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunwind?expand=0&rev=25
This commit is contained in:
commit
4b63a048af
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 26 08:19:34 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- filelist fix for ARM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 11 18:15:57 UTC 2012 - dvaleev@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libunwind
|
||||
#
|
||||
# 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
|
||||
@ -104,7 +104,7 @@ stat "%buildroot"/$(readlink -f "%buildroot/%_libdir/libunwind.so");
|
||||
%{_libdir}/pkgconfig/libunwind-ptrace.pc
|
||||
%{_libdir}/pkgconfig/libunwind-setjmp.pc
|
||||
%{_libdir}/pkgconfig/libunwind.pc
|
||||
%ifarch i586 x86_64
|
||||
%ifarch %arm %ix86 x86_64
|
||||
%{_libdir}/pkgconfig/libunwind-coredump.pc
|
||||
%endif
|
||||
%doc %{_mandir}/man?/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user