From: Alexandru Cornea Date: Fri, 28 Jun 2013 09:50:58 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: submit/tizen/20130710.124749^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=edeb8aa7be4b3756ff270eaf052de20af0512726;p=platform%2Fcore%2Fconnectivity%2Fsmartcard-plugin-uicc.git resetting manifest requested domain to floor --- diff --git a/packaging/smartcard-plugin-uicc.manifest b/packaging/smartcard-plugin-uicc.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/smartcard-plugin-uicc.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/smartcard-plugin-uicc.spec b/packaging/smartcard-plugin-uicc.spec index 2e233d3..901d07c 100755 --- a/packaging/smartcard-plugin-uicc.spec +++ b/packaging/smartcard-plugin-uicc.spec @@ -5,6 +5,7 @@ Release: 0 Group: libs License: Apache License, Version 2.0 Source0: %{name}-%{version}.tar.gz +Source1001: smartcard-plugin-uicc.manifest BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(tapi) BuildRequires: pkgconfig(smartcard-service) @@ -20,6 +21,7 @@ Smartcard Service plugin uicc %prep %setup -q +cp %{SOURCE1001} . %package devel Summary: smartcard service uicc @@ -55,7 +57,7 @@ cp -af %{_builddir}/%{name}-%{version}/packaging/smartcard-plugin-uicc %{buildro # -n nfc-common-lib -p /sbin/ldconfig %files -%manifest smartcard-plugin-uicc.manifest +%manifest %{name}.manifest %defattr(-,root,root,-) /usr/lib/se/lib*.so /usr/share/license/smartcard-plugin-uicc diff --git a/smartcard-plugin-uicc.manifest b/smartcard-plugin-uicc.manifest deleted file mode 100644 index ca37499..0000000 --- a/smartcard-plugin-uicc.manifest +++ /dev/null @@ -1,6 +0,0 @@ - - - - - -