- filelist fix for ARM
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunwind?expand=0&rev=11
This commit is contained in:
parent
a9ca7e9b2f
commit
5edc5f905a
@ -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
|
Tue Dec 11 18:15:57 UTC 2012 - dvaleev@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libunwind
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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-ptrace.pc
|
||||||
%{_libdir}/pkgconfig/libunwind-setjmp.pc
|
%{_libdir}/pkgconfig/libunwind-setjmp.pc
|
||||||
%{_libdir}/pkgconfig/libunwind.pc
|
%{_libdir}/pkgconfig/libunwind.pc
|
||||||
%ifarch i586 x86_64
|
%ifarch %arm i586 x86_64
|
||||||
%{_libdir}/pkgconfig/libunwind-coredump.pc
|
%{_libdir}/pkgconfig/libunwind-coredump.pc
|
||||||
%endif
|
%endif
|
||||||
%doc %{_mandir}/man?/*
|
%doc %{_mandir}/man?/*
|
||||||
|
Loading…
Reference in New Issue
Block a user