From 98302eddf299248b7a6031a8070a22b9027c8420 Mon Sep 17 00:00:00 2001 From: jdong7 Date: Wed, 30 May 2012 17:52:55 +0800 Subject: [PATCH] Clean up spec file for packaging. --- packaging/xorg-drv-mtev.changes | 3 +++ packaging/xorg-drv-mtev.spec | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/packaging/xorg-drv-mtev.changes b/packaging/xorg-drv-mtev.changes index 7770fdf..27df6f2 100644 --- a/packaging/xorg-drv-mtev.changes +++ b/packaging/xorg-drv-mtev.changes @@ -1,3 +1,6 @@ +* Wed May 30 2012 Junfeng Dong +- Clean up spec file for packaging. + * Fri May 18 23:21:12 UTC 2012 - tracy.graydon@intel.com - Package fixing diff --git a/packaging/xorg-drv-mtev.spec b/packaging/xorg-drv-mtev.spec index 252e77e..acbb78e 100644 --- a/packaging/xorg-drv-mtev.spec +++ b/packaging/xorg-drv-mtev.spec @@ -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 -- 2.7.4