clean up spec file for packaging 1.0 1.0_branch tizen/2012.05.30.1
authorHasan Wan <hasan.wan@intel.com>
Wed, 30 May 2012 12:23:19 +0000 (20:23 +0800)
committerHasan Wan <hasan.wan@intel.com>
Wed, 30 May 2012 12:23:19 +0000 (20:23 +0800)
packaging/libtiff.changes
packaging/libtiff.spec

index bab55d9..861eb79 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 2012 Hasan Wan <hasan.wan@intel.com> - 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
 
index ab6d64b..eeb9242 100644 (file)
@@ -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