From: jihye kim Date: Mon, 11 Nov 2013 03:07:59 +0000 (+0900) Subject: fixed the bug of spec file X-Git-Tag: submit/tizen/20150527.025720~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a13162b8660ec98314b21bd6d12a417bd3a9911;p=platform%2Fadaptation%2Femulator%2Fdevice-manager-plugin-emul.git fixed the bug of spec file - modify Group and License - modify Summary Change-Id: I345f41cc767c097f56c6eb98a8fb11d4ab599943 Signed-off-by: jihye kim --- diff --git a/packaging/device-manager-plugin-maru.spec b/packaging/device-manager-plugin-maru.spec index c017357..df0c002 100644 --- a/packaging/device-manager-plugin-maru.spec +++ b/packaging/device-manager-plugin-maru.spec @@ -1,9 +1,9 @@ Name: device-manager-plugin-maru -Summary: device-manager-plugin-maru +Summary: Device manager for emulator Version: 0.0.16 Release: 1 -Group: TO_BE/FILLED_IN -License: TO_BE/FILLED_IN +Group: System/Libraries +License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1001: packaging/device-manager-plugin-maru.manifest Requires(post): /sbin/ldconfig @@ -12,7 +12,7 @@ BuildRequires: cmake BuildRequires: pkgconfig(devman_plugin) %description -device-manager-plugin-maru. +Device manager for emulator %prep %setup -q