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

index 7770fdf..27df6f2 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 2012 Junfeng Dong <junfeng.dong@intel.com>
+- Clean up spec file for packaging.
+
 * Fri May 18 23:21:12 UTC 2012 - tracy.graydon@intel.com
 - Package fixing 
 
index 252e77e..acbb78e 100644 (file)
@@ -5,7 +5,7 @@ Release:    1
 Group:      System/X Hardware Support
 License:    GPLv2
 URL:        http://gitorious.org/xorg/xf86-input-mtev
-Source0:    xorg-x11-drv-mtev-%{version}.tar.bz2
+Source0:    %{name}-%{version}.tar.bz2
 Patch0:     update-api-change.patch
 BuildRequires:  pkgconfig(xorg-server)
 BuildRequires:  pkgconfig(xkbfile)
@@ -22,7 +22,7 @@ This is a xserver-xorg input driver for devices supporting Linux Multi-Touch pro
 
 
 %prep
-%setup -q
+%setup -q -n  %{name}-%{version}
 %patch0 -p1
 
 %build