From: Baptiste DURAND Date: Wed, 19 Jun 2013 14:55:58 +0000 (+0200) Subject: Fix RPMLINT Rules X-Git-Tag: submit/tizen/20130619.150459~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fsystem%2Fsync-agent.git;a=commitdiff_plain;h=c9ae3c4643ee3544afbbd79e5dd4df1f14590dee Fix RPMLINT Rules --- diff --git a/packaging/sync-agent.spec b/packaging/sync-agent.spec index bbde181..5c9c33e 100755 --- a/packaging/sync-agent.spec +++ b/packaging/sync-agent.spec @@ -2,8 +2,9 @@ Name: sync-agent Summary: Sync agent FW Library Version: 0.1.91 Release: 1 -Group: TO_BE/FILLED_IN -License: Apache License, Version 2.0 +Group: System/Service +URL: http://www.tizen.org +License: Apache-2.0 Source0: sync-agent-%{version}.tar.gz Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -44,7 +45,7 @@ Requires(postun): /sbin/ldconfig %description -sync-agent library (development headers) +Tizen sync agent FW library %package devel @@ -52,18 +53,11 @@ Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel -Development files for %{name} - -#%package -n common-private-plugins -#Summary: Common Private Plugins -#Group: TO_BE_FILLED - -#%description -n common-private-plugins -#common private plugins for sync-agent +Provides required sync agent development headers and libraries for creating sync enabled clients %package -n common-public-plugins Summary: Common Public Plugins -Group: TO_BE_FILLED +Group: System/Service %description -n common-public-plugins common public plugins for sync-agent