From: Alexandru Cornea Date: Mon, 1 Jul 2013 18:19:07 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: submit/tizen_ivi_genivi/20140131.030325 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen_ivi_genivi%2F20140131.030325;p=platform%2Fupstream%2Fnano.git resetting manifest requested domain to floor --- diff --git a/packaging/nano.manifest b/packaging/nano.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/nano.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/nano.spec b/packaging/nano.spec index 2ea673e..1679d0f 100644 --- a/packaging/nano.spec +++ b/packaging/nano.spec @@ -7,6 +7,7 @@ License: GPL-3.0+ Url: http://www.nano-editor.org/ Group: Productivity/Editors/Other Source0: %{name}-%{version}.tar.bz2 +Source1001: nano.manifest BuildRequires: file-devel BuildRequires: pkgconfig(ncurses) @@ -18,6 +19,7 @@ Pico text editor while also offering a few enhancements. %prep %setup -q +cp %{SOURCE1001} . # Remove build time references so build-compare can do its work FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M') @@ -43,6 +45,7 @@ rm -rf %{buildroot}%{_mandir}/fr %lang_package %files +%manifest %{name}.manifest %license COPYING %defattr(-,root,root,-) %{_bindir}/nano