Update spec file for license macro 14/120514/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170329.171852 accepted/tizen/ivi/20170329.221929 accepted/tizen/mobile/20170329.221816 accepted/tizen/tv/20170329.221857 accepted/tizen/unified/20170329.221946 accepted/tizen/wearable/20170329.221913 submit/tizen/20170328.103759
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 22 Mar 2017 07:26:21 +0000 (16:26 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Thu, 23 Mar 2017 06:37:04 +0000 (15:37 +0900)
[Version] 0.2.39-1
[Profile] Common
[Issue Type] Update
[Dependency module] N/A

Change-Id: Ic94dc874c3d38dba4e859cc59bb92255b96fc2f9
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/mmsvc-recorder.spec

index 56986e3..4a8ecfe 100644 (file)
@@ -1,7 +1,7 @@
 Name:       mmsvc-recorder
 Summary:    A Recorder module for muse server
 Version:    0.2.39
-Release:    0
+Release:    1
 Group:      Multimedia/Libraries
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
@@ -43,10 +43,6 @@ make %{?jobs:-j%jobs}
 
 %install
 rm -rf %{buildroot}
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE.APLv2 %{buildroot}/usr/share/license/%{name}
-
-
 %make_install
 
 
@@ -58,9 +54,9 @@ cp LICENSE.APLv2 %{buildroot}/usr/share/license/%{name}
 
 %files
 %manifest mmsvc-recorder.manifest
+%license LICENSE.APLv2
 %{_libdir}/liblegacy-recorder.so*
 %{_libdir}/libmuse-recorder.so*
-%{_datadir}/license/%{name}
 
 %files devel
 %{_includedir}/media/*.h