From: Sunmin Lee Date: Wed, 19 Sep 2018 09:10:29 +0000 (+0900) Subject: update-control-plugin: Release 1.0.0 X-Git-Tag: submit/tizen/20180927.051357~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F189628%2F3;p=platform%2Fcore%2Fsystem%2Fupdate-control.git update-control-plugin: Release 1.0.0 Change-Id: Ic5c65577b06dedf239a0a0c4aa298a5043097e8f Signed-off-by: Sunmin Lee --- diff --git a/packaging/update-control.spec b/packaging/update-control.spec index 5235f4f..cfe2113 100644 --- a/packaging/update-control.spec +++ b/packaging/update-control.spec @@ -1,5 +1,5 @@ Name: update-control -Version: 0.1.0 +Version: 1.0.0 Release: 0 License: Apache-2.0 Summary: Update Control API @@ -55,10 +55,6 @@ MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'` %post /sbin/ldconfig -%post plugin -chsmack -a _ %{_libdir}/libupdate-control-plugin.so* -/sbin/ldconfig - %postun -p /sbin/ldconfig %files @@ -73,5 +69,6 @@ chsmack -a _ %{_libdir}/libupdate-control-plugin.so* %{_libdir}/libupdate-control.so %files plugin +%manifest %{name}.manifest %license LICENSE %{_libdir}/libupdate-control-plugin.so*