From: Alexandru Cornea Date: Mon, 1 Jul 2013 17:33:27 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.215450^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_3.0_common;p=platform%2Fupstream%2Fmkfontscale.git resetting manifest requested domain to floor --- diff --git a/packaging/mkfontscale.manifest b/packaging/mkfontscale.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/mkfontscale.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/mkfontscale.spec b/packaging/mkfontscale.spec index dbfddce..915c91d 100644 --- a/packaging/mkfontscale.spec +++ b/packaging/mkfontscale.spec @@ -6,6 +6,7 @@ Summary: Utility to create index of scalable font files for X Url: http://xorg.freedesktop.org/ Group: System/X11/Utilities Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source1001: mkfontscale.manifest BuildRequires: pkg-config BuildRequires: zlib-devel BuildRequires: pkgconfig(fontenc) @@ -19,6 +20,7 @@ legacy X11 font system. %prep %setup -q +cp %{SOURCE1001} . %build %configure @@ -28,6 +30,7 @@ make %{?_smp_mflags} %make_install %files +%manifest %{name}.manifest %defattr(-,root,root) %doc ChangeLog COPYING README %{_bindir}/mkfontscale