Move unversioned so file to devel package 22/133422/2
authorSeungha Son <seungha.son@samsung.com>
Mon, 12 Jun 2017 07:02:57 +0000 (16:02 +0900)
committerSon seungha <seungha.son@samsung.com>
Tue, 13 Jun 2017 06:41:42 +0000 (06:41 +0000)
 Unversioned so file is not needed at runtime.
 It is only used at build time

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I4b560f586226e78c9b655febc0abe7f24b5e2e2d

packaging/notification.spec

index c59f8d6..0724331 100755 (executable)
@@ -81,7 +81,7 @@ fi
 %files
 %manifest notification.manifest
 %defattr(-,root,root,-)
-%{_libdir}/libnotification.so*
+%{_libdir}/libnotification.so.*
 %license LICENSE
 %attr(755,root,root) %{_sysconfdir}/gumd/useradd.d/11_notification-add.post
 %{_bindir}/notification_init
@@ -107,3 +107,4 @@ fi
 %{_includedir}/notification/notification_noti.h
 %{_includedir}/notification/notification_setting_service.h
 %{_libdir}/pkgconfig/notification.pc
+%{_libdir}/libnotification.so