SPEC file must has to be revised. 95/39195/1 submit/tizen_mobile/20150511.123737 submit/tizen_mobile/20150511.124023
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 11 May 2015 12:23:50 +0000 (21:23 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 11 May 2015 12:24:19 +0000 (21:24 +0900)
There are so many invalid usage.

Change-Id: Iac196ea45c386dbedca4155fe096a782661516a4
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
packaging/badge.spec

index 32ccbed..f2b3f94 100755 (executable)
@@ -3,7 +3,7 @@ Name:       badge
 Summary:    badge library
 Version:    0.0.16
 Release:    1
-Group:      TBD
+Group:      Applications/Core Applications
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 BuildRequires: pkgconfig(aul)
@@ -102,7 +102,7 @@ fi
 %manifest badge.manifest
 %defattr(-,root,root,-)
 %{_libdir}/libbadge.so*
-/usr/share/license/%{name}
+%{_datarootdir}/license/%{name}
 
 %files devel
 %defattr(-,root,root,-)