From: Hasan Wan Date: Wed, 30 May 2012 12:23:19 +0000 (+0800) Subject: clean up spec file for packaging X-Git-Tag: 1.0_branch^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2727a2e9dc6d549ea295f63b68bbb1adc7bbbc5a;p=profile%2Fivi%2Flibtiff.git clean up spec file for packaging --- diff --git a/packaging/libtiff.changes b/packaging/libtiff.changes index bab55d9..861eb79 100644 --- a/packaging/libtiff.changes +++ b/packaging/libtiff.changes @@ -1,3 +1,6 @@ +* Wed May 30 2012 Hasan Wan - 3.9.5 +- Clean up the spec file for packaging + * Wed May 23 21:02:51 UTC 2012 - tu.c.truong@intel.com - Initial commit to Gerrit diff --git a/packaging/libtiff.spec b/packaging/libtiff.spec index ab6d64b..eeb9242 100644 --- a/packaging/libtiff.spec +++ b/packaging/libtiff.spec @@ -5,7 +5,7 @@ Release: 1 Group: System/Libraries License: libtiff URL: http://www.libtiff.org/ -Source0: ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(zlib) @@ -40,7 +40,7 @@ install the libtiff package. %prep -%setup -q -n tiff-%{version} +%setup # >> setup # << setup