From: Alexandru Cornea Date: Mon, 1 Jul 2013 17:48:27 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.215510^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_4.0;p=platform%2Fupstream%2Fman-db.git resetting manifest requested domain to floor --- diff --git a/packaging/man-db.manifest b/packaging/man-db.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/man-db.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/man-db.spec b/packaging/man-db.spec index 4c11100..3453f41 100644 --- a/packaging/man-db.spec +++ b/packaging/man-db.spec @@ -6,6 +6,7 @@ Summary: A set of documentation tools: man, apropos and whatis Url: http://man-db.nongnu.org/ Group: System/Base Source: %{name}-%{version}.tar.xz +Source1001: man-db.manifest BuildRequires: db4-devel BuildRequires: gettext BuildRequires: groff @@ -31,6 +32,7 @@ primary way to find documentation on a Linux system. %prep %setup -q +cp %{SOURCE1001} . %build %configure --libdir=%{_libdir} \ @@ -60,6 +62,7 @@ rm %{buildroot}%{_bindir}/zsoelim %docs_package %files +%manifest %{name}.manifest %config(noreplace) %{_sysconfdir}/man_db.conf %{_bindir}/apropos %{_bindir}/catman