From: Alexandru Cornea Date: Sat, 29 Jun 2013 02:53:22 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.214536^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_ivi_panda;p=platform%2Fupstream%2Ftolua%2B%2B.git resetting manifest requested domain to floor --- diff --git a/packaging/tolua++.manifest b/packaging/tolua++.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/tolua++.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/tolua++.spec b/packaging/tolua++.spec index 8a8aa2a..e4b6156 100644 --- a/packaging/tolua++.spec +++ b/packaging/tolua++.spec @@ -3,6 +3,7 @@ Version: 1.0.93 Release: 0 Summary: C/C++ with Lua Integration Tool Source: http://www.codenix.com/~tolua/tolua++-%{version}.tar.bz2 +Source1001: tolua++.manifest Url: http://www.codenix.com/~tolua/ Group: Development/Libraries License: MIT @@ -21,6 +22,7 @@ as well as other features and bugfixes. %prep %setup -q +cp %{SOURCE1001} . %build cat <<'EOF' > config_linux.py @@ -47,6 +49,7 @@ scons %{?_smp_flags} \ install %files +%manifest %{name}.manifest %defattr(-,root,root) %license COPYRIGHT %{_bindir}/tolua++