cleanup specfile for packaging 1.0 1.0_branch tizen/2012.5.30.1
authorZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 05:41:04 +0000 (13:41 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 05:41:04 +0000 (13:41 +0800)
packaging/gpsd.changes
packaging/gpsd.spec

index ef467df..2b57566 100644 (file)
@@ -1,2 +1,5 @@
+* Wed May 30 - Zhang Qiang <qiang.z.zhang@intel.con> - 2.95
+- Clean up spec file for packaging
+
 * Sat May 19 01:21:58 UTC 2012 - tu.c.truong@intel.com
 - Initial commit to Gerrit
index fff6f9c..1c89c95 100644 (file)
@@ -4,7 +4,7 @@ Version:    2.95
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    BSD
-Source0:    %{name}-%{version}.tar.gz
+Source0:    %{name}-%{version}.tar.bz2
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  which
@@ -56,7 +56,7 @@ programs and packages using libgps.
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}
 
 %build