Clean up spec file for packaging tizen/20120530.1
authorYang Lin <lin.a.yang@intel.com>
Wed, 30 May 2012 03:18:54 +0000 (11:18 +0800)
committerYang Lin <lin.a.yang@intel.com>
Wed, 30 May 2012 03:18:54 +0000 (11:18 +0800)
packaging/mingetty.changes
packaging/mingetty.spec

index 7f9db4d..42ddac2 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 03:17:39 UTC 2012 - Lin Yang <lin.a.yang@intel.con> - 1.08
+- Clean up spec file for packaging
+
 * Wed May 23 22:51:12 UTC 2012 - tu.c.truong@intel.com
 - Initial commit to Gerrit
 
index a394726..8e6e9d4 100644 (file)
@@ -6,7 +6,7 @@ License: GPLv2+
 Release: 3.9
 Group: System/Base
 URL: http://sourceforge.net/projects/mingetty/
-Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.bz2
 Patch: mingetty-1.00-opt.patch
 BuildRoot: %{_tmppath}/%{name}-root
 
@@ -16,7 +16,7 @@ use only on virtual consoles.  Mingetty is not suitable for serial
 lines (you should use the mgetty program in that case).
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}
 %patch -p1
 
 %build