From: Junkyeong Kim Date: Tue, 8 Nov 2016 02:23:41 +0000 (+0900) Subject: fix rpmlint report errors X-Git-Tag: accepted/tizen/3.0.m2/mobile/20170104.142708~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c9d078110afcd04d878f99000ffb71f439d92e0e;p=platform%2Fcore%2Fuifw%2Flibeom.git fix rpmlint report errors Change-Id: Ibf970d942cebbf65934180ee49de2a77ae22ae22 Signed-off-by: Junkyeong Kim --- diff --git a/packaging/libeom.spec b/packaging/libeom.spec index af7f836..f983fa6 100644 --- a/packaging/libeom.spec +++ b/packaging/libeom.spec @@ -4,7 +4,7 @@ Name: libeom Summary: External Output Manager Library Version: 1.0.3 Release: 1 -Group: Graphics/X Window System +Group: Graphics & UI Framework/Wayland Window System License: MIT Source0: %{name}-%{version}.tar.gz Source1001: %name.manifest @@ -23,10 +23,10 @@ BuildRequires: gtest-devel %endif %description -This package provides the runtime library to manage eo(External Output) +This package provides the runtime library to manage External Output %package devel -Summary: External Output Manager Library development package +Summary: EOM Library development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig(capi-base-common) @@ -67,6 +67,9 @@ cp src/eom-server-protocol.h %{buildroot}/usr/include %remove_docs +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files %manifest %{name}.manifest %defattr(-,root,root,-)