Add mm_sound_device.h to library 56/49056/1 accepted/tizen/mobile/20151006.224926 accepted/tizen/tv/20151006.224941 accepted/tizen/wearable/20151006.224956 submit/tizen/20151006.101831
authorinhyeok <i_bc.kim@samsung.com>
Tue, 6 Oct 2015 02:57:14 +0000 (11:57 +0900)
committerinhyeok <i_bc.kim@samsung.com>
Tue, 6 Oct 2015 04:40:06 +0000 (13:40 +0900)
[Version] Release 0.9.265
[Profile] Common
[Issue Type] Script

Change-Id: I908ee2ccb2eb1662090aaf70274bde9a6dc04be1
Signed-off-by: inhyeok <i_bc.kim@samsung.com>
Makefile.am
packaging/libmm-sound.spec

index 7559f6f..d723160 100644 (file)
@@ -12,7 +12,8 @@ includelibmmfsound_HEADERS = include/mm_sound.h \
                                                        include/mm_sound_private.h \
                                                        include/mm_sound_pa_client.h \
                                                        include/mm_sound_pcm_async.h \
-                                                       include/mm_sound_focus.h
+                                                       include/mm_sound_focus.h \
+                                                       include/mm_sound_device.h
 
 libmmfsound_la_SOURCES = mm_sound.c \
                        mm_sound_client.c \
index 4b0df68..b26c716 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libmm-sound
 Summary:    MMSound Package contains client lib and sound_server binary
-Version:    0.9.264
+Version:    0.9.265
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0
@@ -173,6 +173,7 @@ ln -sf ../focus-server.path %{buildroot}%{_unitdir}/multi-user.target.wants/focu
 %{_includedir}/mmf/mm_sound.h
 %{_includedir}/mmf/mm_sound_pcm_async.h
 %{_includedir}/mmf/mm_sound_focus.h
+%{_includedir}/mmf/mm_sound_device.h
 %exclude %{_includedir}/mmf/mm_sound_pa_client.h
 %{_libdir}/pkgconfig/mm-keysound.pc
 %{_libdir}/pkgconfig/mm-bootsound.pc