Changes to spec file in osp-shell
authordarpan.ka <darpan.ka@samsung.com>
Thu, 3 Jan 2013 08:18:00 +0000 (13:48 +0530)
committerdarpan.ka <darpan.ka@samsung.com>
Thu, 3 Jan 2013 08:26:19 +0000 (13:56 +0530)
Change-Id: Ibbc8ed00e15ea58746cb9b6c5cb0f8e65203d0da

packaging/osp-shell.spec

index 5b80f40..47e4e73 100644 (file)
@@ -6,7 +6,7 @@ Summary:    The Shell library of OSP
 Version:    1.2.1.0
 Release:    1
 Group:      TO_BE/FILLED_IN
-License:    Apache License, Version 2.0
+License:    Apache License, Version 2.0 or Flora
 Source0:    %{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(capi-appfw-application)
@@ -47,7 +47,8 @@ Requires: osp-uifw
 
 Provides:   libosp-shell.so.1
 
-Requires(post): /sbin/ldconfig  
+Requires(post): /sbin/ldconfig
+Requires(post): coreutils
 Requires(postun): /sbin/ldconfig
 
 %description