From: Alexandru Cornea Date: Fri, 28 Jun 2013 21:58:42 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.220650^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fupstream%2Ffont-util.git resetting manifest requested domain to floor --- diff --git a/packaging/font-util.manifest b/packaging/font-util.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/font-util.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/font-util.spec b/packaging/font-util.spec index bff6292..bf4f1ff 100644 --- a/packaging/font-util.spec +++ b/packaging/font-util.spec @@ -7,6 +7,7 @@ Url: http://xorg.freedesktop.org/ Group: System/X11/Fonts Source: %{name}-%{version}.tar.bz2 Source1: http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT +Source1001: font-util.manifest BuildRequires: pkgconfig BuildRequires: pkgconfig(xorg-macros) >= 1.8 @@ -16,6 +17,7 @@ creation/installation. %prep %setup -q +cp %{SOURCE1001} . # see Bug 194720 for details cp %{SOURCE1} map-JISX0201.1976-0 @@ -26,6 +28,7 @@ cp %{SOURCE1} map-JISX0201.1976-0 %make_install %files +%manifest %{name}.manifest %defattr(-,root,root) %doc COPYING %{_bindir}/bdftruncate