X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fwrt-installer.spec;h=4a9ee5f9c572563fd3e1b4aecea1075b1d0ee92a;hb=c1dde4f9527d6bccbb264b648a8332530e146fc5;hp=ce45cf09c1f2c315a70d1ba57a5c2932a9452172;hpb=ecc6669ea1fd9a3e3406b5482f36a38599e423bc;p=framework%2Fweb%2Fwrt-installer.git diff --git a/packaging/wrt-installer.spec b/packaging/wrt-installer.spec index ce45cf0..4a9ee5f 100644 --- a/packaging/wrt-installer.spec +++ b/packaging/wrt-installer.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-installer wrt-installer 0.1.25 +#git:framework/web/wrt-installer wrt-installer_0.1.58.1 Name: wrt-installer Summary: Installer for tizen Webruntime -Version: 0.1.25 +Version: 0.1.58.1 Release: 1 Group: Development/Libraries License: Apache License, Version 2.0 @@ -28,6 +28,7 @@ BuildRequires: pkgconfig(libpcrecpp) BuildRequires: pkgconfig(pkgmgr-installer) BuildRequires: pkgconfig(pkgmgr-parser) BuildRequires: pkgconfig(pkgmgr-types) +BuildRequires: pkgconfig(pkgmgr-info) BuildRequires: pkgconfig(pkgmgr) BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(cert-svc) @@ -42,7 +43,9 @@ BuildRequires: pkgconfig(web-provider) BuildRequires: pkgconfig(libprivilege-control) BuildRequires: pkgconfig(osp-appfw) BuildRequires: osp-appfw-internal-devel +BuildRequires: pkgconfig(libsmack) Requires: osp-appfw +Requires: osp-installer Requires: xmlsec1 %description @@ -87,6 +90,7 @@ ln -s ../init.d/wrt_preinstall_widgets.sh %{buildroot}%{_sysconfdir}/rc.d/rc5.d/ rm -rf %{buildroot} %post +/sbin/ldconfig chmod +s /usr/bin/wrt-installer #symlink for package manager @@ -102,13 +106,14 @@ ln -s /etc/rc.d/init.d/wrt_preinstall_widgets.sh /etc/rc.d/rc5.d/S48lwrt_preinst # for downloadable Application icons path mkdir -p /opt/share/icons/default/small +%postun -p /sbin/ldconfig + %files %manifest wrt-installer.manifest %attr(755,root,root) %{_bindir}/wrt-installer %attr(775,root,root) %{_initddir}/wrt_preinstall_widgets.sh %{_sysconfdir}/rc.d/rc3.d/S48lwrt_preinstall_widgets.sh %{_sysconfdir}/rc.d/rc5.d/S48lwrt_preinstall_widgets.sh -%attr(644,root,root) %{_datadir}/edje/wrt/* /usr/etc/package-manager/backendlib/libwgt.so %{_datadir}/license/%{name} %{_libdir}/systemd/user/tizen-mobile-session.target.wants/wrt-preinstall-widgets.service