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:26:12 +0000 (20:26 +0800)
committerHasan Wan <hasan.wan@intel.com>
Wed, 30 May 2012 12:26:12 +0000 (20:26 +0800)
packaging/libedit.changes
packaging/libedit.spec

index ecd85d3..de2782b 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 2012 Hasan Wan <hasan.wan@intel.com> - 20090923_3.0
+- Clean up spec file for packaging
+
 * Wed May 23 20:11:47 UTC 2012 - tu.c.truong@intel.com
 - Moved patches from patches folder into packaging
   Initial push to Gerrit
index a1d4ebf..c136773 100644 (file)
@@ -1,13 +1,11 @@
-%define snap 20090923
-
 Name:       libedit
 Summary:    The NetBSD Editline library
-Version:    3.0_snap20090923
+Version:    20090923_3.0
 Release:    1
 Group:      System/Libraries
 License:    BSD
 URL:        http://www.thrysoee.dk/editline/
-Source0:    http://www.thrysoee.dk/editline/%{name}-20090923-3.0.tar.gz
+Source0:    %{name}-%{version}.tar.bz2
 Patch0:     tgetent.patch
 Requires(post):  /sbin/ldconfig
 Requires(postun):  /sbin/ldconfig
@@ -32,7 +30,8 @@ This package contains development files for %{name}.
 
 
 %prep
-%setup -q -n %{name}-20090923-3.0
+
+%setup
 
 # tgetent.patch
 %patch0 -p1