From: Alexandru Cornea Date: Fri, 28 Jun 2013 21:58:33 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.220654^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_3.0_ivi;p=platform%2Fupstream%2Fflex.git resetting manifest requested domain to floor --- diff --git a/packaging/flex.manifest b/packaging/flex.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/flex.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/flex.spec b/packaging/flex.spec index f149d0b..7c33f85 100644 --- a/packaging/flex.spec +++ b/packaging/flex.spec @@ -9,6 +9,7 @@ Group: Development/Languages/C and C++ Source: %{name}-%{version}.tar.bz2 Source1: lex-wrapper.sh Source3: baselibs.conf +Source1001: flex.manifest BuildRequires: automake BuildRequires: makeinfo BuildRequires: bison @@ -22,6 +23,7 @@ patterns in text. %prep %setup -q +cp %{SOURCE1001} . %build autoreconf -fi @@ -39,6 +41,7 @@ install %{SOURCE1} %{buildroot}/%{_bindir}/lex %remove_docs %files +%manifest %{name}.manifest %license COPYING %defattr(-,root,root) /usr/bin/flex