Notice License 66/121066/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_wearable tizen_3.0 accepted/tizen/3.0/common/20170328.142230 accepted/tizen/3.0/ivi/20170328.113234 accepted/tizen/3.0/mobile/20170328.113156 accepted/tizen/3.0/wearable/20170328.113229 submit/tizen_3.0/20170328.045501 submit/tizen_3.0/20170328.061922
authorJooseok Song <seogii.song@samsung.com>
Mon, 27 Mar 2017 06:34:12 +0000 (15:34 +0900)
committerJooseok Song <seogii.song@samsung.com>
Mon, 27 Mar 2017 06:34:12 +0000 (15:34 +0900)
Change-Id: Ia85a4f1c611f21f35fe0422db729cfb7993e065f

packaging/account-parser.spec

index 4cc100ed2ee491ac72e84fdfe162379aace08962..dd3f6b2651fd13957300f666e64ac872fe036c5c 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*