Modify __libsymlink_exclude_path to exclude path - add ^/usr/lib/debug 70/62970/1 accepted/tizen/base/20160324.155312 submit/tizen_base/20160322.005216
authorSoonKyu Park <sk7.park@samsung.com>
Fri, 18 Mar 2016 06:50:32 +0000 (15:50 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Mon, 21 Mar 2016 10:39:17 +0000 (19:39 +0900)
Change-Id: Id4a2f8473d111284afbdb7760736b2a84a5954e4

packaging/libsymlink.attr

index ecaa9b4..18bc552 100644 (file)
@@ -1,4 +1,4 @@
 # Make libfoo.so symlinks require the soname-provide of the target library
 %__libsymlink_requires         %{_rpmconfigdir}/elfdeps --provides --soname-only
 %__libsymlink_magic            ^symbolic link to `.*lib.*\.so\..*'$
-%__libsymlink_exclude_path     ^.*[[:digit:]]
+%__libsymlink_exclude_path      ^.*[[:digit:]\]$|^/usr/lib/debug/