Clean up spec file for packaging. 1.0 1.0_branch tizen/20120530.0
authorjdong7 <junfeng.dong@intel.com>
Wed, 30 May 2012 09:40:00 +0000 (17:40 +0800)
committerjdong7 <junfeng.dong@intel.com>
Wed, 30 May 2012 09:40:00 +0000 (17:40 +0800)
packaging/xorg-app-xinput.changes
packaging/xorg-app-xinput.spec

index 2e0afc1..ecfc7bc 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 2012 Junfeng Dong <junfeng.dong@intel.com>
+- Clean up spec file for packaging.
+
 * Sat May 19 01:33:49 UTC 2012 - tracy.graydon@intel.com
 - update .changes 
 
index c368613..2b4c553 100644 (file)
@@ -5,7 +5,7 @@ Release:    2
 Group:      System/X11
 License:    MIT
 URL:        http://www.x.org
-Source0:    xinput-%{version}.tar.bz2
+Source0:    %{name}-%{version}.tar.bz2
 BuildRequires:  pkgconfig(xorg-macros)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
@@ -18,7 +18,7 @@ Description: %{summary}
 
 
 %prep
-%setup -q 
+%setup -q -n %{name}-%{version}
 
 
 %build