Notice License 67/121067/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/4.0/unified/20170816.010606 accepted/tizen/4.0/unified/20170816.014317 accepted/tizen/4.0/unified/20170828.224227 accepted/tizen/common/20170328.141045 accepted/tizen/ivi/20170329.033654 accepted/tizen/mobile/20170329.033624 accepted/tizen/unified/20170329.033720 accepted/tizen/wearable/20170329.033650 submit/tizen/20170328.051846 submit/tizen/20170328.062854 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.110001 submit/tizen_4.0_unified/20170814.115522 tizen_4.0.m1_release
authorJooseok Song <seogii.song@samsung.com>
Mon, 27 Mar 2017 06:34:40 +0000 (15:34 +0900)
committerJooseok Song <seogii.song@samsung.com>
Mon, 27 Mar 2017 06:34:40 +0000 (15:34 +0900)
Change-Id: I7a9c4cbb0ea89076a2a9e2eb8fc197a9eddfd052

packaging/account-parser.spec

index 4cc100e..dd3f6b2 100644 (file)
@@ -1,6 +1,6 @@
 Name:          account-parser
 Summary:       Account Parser Library
-Version:       0.1.3
+Version:       0.1.4
 Release:       0
 Group:         Social & Content/Other
 License:       Apache-2.0
@@ -43,8 +43,6 @@ make %{?jobs:-j%jobs}
 
 %install
 rm -rf %{buildroot}
-mkdir -p %{buildroot}/usr/share/license
-cp %{_builddir}/%{name}-%{version}/LICENSE.APLv2  %{buildroot}/usr/share/license/%{name}
 
 mkdir -p %{buildroot}/lib
 
@@ -56,5 +54,5 @@ mkdir -p %{buildroot}/lib
 
 %files
 %manifest account-parser.manifest
-/usr/share/license/%{name}
+%license LICENSE.APLv2
 %{_sysconfdir}/package-manager/parserlib/libaccount.so*