From: Alexandru Cornea Date: Mon, 1 Jul 2013 18:29:53 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.215255^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.m1_tv;p=platform%2Fupstream%2Fpbzip2.git resetting manifest requested domain to floor --- diff --git a/packaging/pbzip2.manifest b/packaging/pbzip2.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/pbzip2.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/pbzip2.spec b/packaging/pbzip2.spec index 81e2fd2..953bd1e 100644 --- a/packaging/pbzip2.spec +++ b/packaging/pbzip2.spec @@ -6,6 +6,7 @@ URL: http://www.compression.ca/pbzip2/ License: BSD Group: Applications/Other Source0: %{name}-%{version}.tar.gz +Source1001: pbzip2.manifest BuildRequires: bzip2-devel BuildRequires: gcc-c++ @@ -18,6 +19,7 @@ decompressed with bzip2). %prep %setup -q +cp %{SOURCE1001} . %build make %{?_smp_mflags} @@ -31,6 +33,7 @@ ln -s pbzip2 %{buildroot}%{_bindir}/pbzcat %docs_package %files +%manifest %{name}.manifest %license COPYING %{_bindir}/pbzip2 %{_bindir}/pbunzip2