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