Move .so file to devel package 99/131199/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 26 May 2017 01:27:22 +0000 (10:27 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 26 May 2017 01:27:22 +0000 (10:27 +0900)
Change-Id: I5407f039cbac6130bd08f25c159656c6f049cba5
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
packaging/voice-control-elm.spec

index f9c5aeb46549ad6128318b009ada759bba02cf02..c94c824e2fa316f6071b9ed3bb5f1fb9e3def192 100644 (file)
@@ -10,7 +10,6 @@ Source1001: %{name}.manifest
 Source1002: %{name}-devel.manifest
 BuildRequires: cmake
 BuildRequires: edje-tools
-#BuildRequires:        pkgconfig(appcore-efl)
 BuildRequires: pkgconfig(capi-base-common)
 BuildRequires: pkgconfig(capi-system-info)
 BuildRequires: pkgconfig(cynara-client)
@@ -88,7 +87,6 @@ mkdir -p %{TZ_SYS_RO_SHARE}/voice
 %manifest %{name}.manifest
 %attr(644,root,root)
 %defattr(-,root,root,-)
-%{_libdir}/*.so
 %{_libdir}/*.so.*
 %{_datadir}/*
 %{TZ_SYS_RO_SHARE}/locale/*
@@ -96,6 +94,7 @@ mkdir -p %{TZ_SYS_RO_SHARE}/voice
 
 %files devel
 %manifest %{name}-devel.manifest
+%{_libdir}/*.so
 %{_includedir}/voice_control_elm.h
 %{_includedir}/voice_control_elm_private.h
 %{_libdir}/pkgconfig/%{name}.pc