From: jdong7 Date: Wed, 30 May 2012 09:52:30 +0000 (+0800) Subject: Clean up spec file for packaging. X-Git-Tag: 1.0_branch^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=HEAD;p=profile%2Fivi%2Fxorg-drv-evdev.git Clean up spec file for packaging. --- diff --git a/packaging/xorg-drv-evdev.changes b/packaging/xorg-drv-evdev.changes index afae168..f853cd3 100644 --- a/packaging/xorg-drv-evdev.changes +++ b/packaging/xorg-drv-evdev.changes @@ -1,3 +1,6 @@ +* Wed May 30 2012 Junfeng Dong +- Clean up spec file for packaging. + * Fri May 18 20:31:33 UTC 2012 - tracy.graydon@intel.com - Fix spec. diff --git a/packaging/xorg-drv-evdev.spec b/packaging/xorg-drv-evdev.spec index 0dc2dcd..f56ae99 100644 --- a/packaging/xorg-drv-evdev.spec +++ b/packaging/xorg-drv-evdev.spec @@ -5,7 +5,7 @@ Release: 5 Group: System/X Hardware Support License: MIT URL: http://www.x.org/ -Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-evdev-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz Requires: xorg-x11-server BuildRequires: pkgconfig(xorg-server) BuildRequires: pkgconfig(xkbfile) @@ -29,7 +29,7 @@ Requires: %{name} = %{version}-%{release} This package contains xorg evdev development files %prep -%setup -q +%setup -q -n %{name}-%{version} %build %reconfigure