Update spec file for license macro 98/124298/1 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_4.0 tizen_4.0_tv tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/4.0/unified/20170816.012400 accepted/tizen/4.0/unified/20170828.222755 accepted/tizen/5.0/unified/20181102.030113 accepted/tizen/5.5/unified/20191031.011314 accepted/tizen/5.5/unified/mobile/hotfix/20201027.073947 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100254 accepted/tizen/unified/20170411.164154 submit/tizen/20170411.054946 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 submit/tizen_5.0/20181101.000007 submit/tizen_5.5/20191031.000007 submit/tizen_5.5_mobile_hotfix/20201026.185107 submit/tizen_5.5_wearable_hotfix/20201026.184307 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release tizen_5.5.m2_release
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 11 Apr 2017 05:35:42 +0000 (14:35 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 11 Apr 2017 05:35:42 +0000 (14:35 +0900)
[Version] 0.1.3-1
[Profile] Common
[Issue Type] Update
[Dependency module] N/A

Change-Id: I87024009d8b356b104d2c84448d631958919204e
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/opencore-amr.spec

index 9f01bef..6b854cc 100644 (file)
@@ -1,7 +1,7 @@
 Name:       opencore-amr
 Summary:    Opencore AMR package
 Version:    0.1.3
-Release:    0
+Release:    1
 Group:      Multimedia/Framework
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
@@ -30,9 +30,6 @@ cp %{SOURCE1001} .
 make %{?jobs:-j%jobs}
 
 %install
-rm -rf %{buildroot}
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/%{name}
 %make_install
 
 %post -p /sbin/ldconfig
@@ -42,10 +39,10 @@ cp LICENSE %{buildroot}/usr/share/license/%{name}
 
 %files
 %manifest %{name}.manifest
+%license LICENSE
 %defattr(-,root,root,-)
 %{_libdir}/libopencore-amrnb.so*
 %{_libdir}/libopencore-amrwb.so*
-%{_datadir}/license/%{name}
 
 %files devel
 %manifest %{name}.manifest