From: Alexandru Cornea Date: Fri, 28 Jun 2013 20:44:02 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: tizen_3.0.2014.q3_common_release X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Ftizen_3.0.2014.q3_common_release;p=platform%2Fupstream%2Fimake.git resetting manifest requested domain to floor --- diff --git a/packaging/imake.manifest b/packaging/imake.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/imake.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/imake.spec b/packaging/imake.spec index 682ee1d..bcf5f5a 100644 --- a/packaging/imake.spec +++ b/packaging/imake.spec @@ -6,6 +6,7 @@ Summary: C preprocessor interface to the make utility Url: http://xorg.freedesktop.org/ Group: Development/Tools/Building Source: %{name}-%{version}.tar.bz2 +Source1001: imake.manifest BuildRequires: pkg-config BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) @@ -25,6 +26,7 @@ converted. %prep %setup -q +cp %{SOURCE1001} . %build %configure --with-config-dir=%{_datadir}/X11/config @@ -34,6 +36,7 @@ make %{?_smp_mflags} %make_install %files +%manifest %{name}.manifest %defattr(-,root,root) %doc COPYING README %{_bindir}/ccmakedep