From f6c3f982239c29048eea2fd7f8ab415978212523 Mon Sep 17 00:00:00 2001 From: jdong7 Date: Wed, 30 May 2012 18:20:12 +0800 Subject: [PATCH] Clean up spec file for packaging. --- packaging/xorg-x11-utils-xinput.changes | 3 +++ packaging/xorg-x11-utils-xinput.spec | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/packaging/xorg-x11-utils-xinput.changes b/packaging/xorg-x11-utils-xinput.changes index f67d4b5..067d888 100644 --- a/packaging/xorg-x11-utils-xinput.changes +++ b/packaging/xorg-x11-utils-xinput.changes @@ -1,3 +1,6 @@ +* Wed May 30 2012 Junfeng Dong +- Clean up spec file for packaging. + * Sat May 19 00:06:39 UTC 2012 - tracy.graydon@intel.com - Spec fixing diff --git a/packaging/xorg-x11-utils-xinput.spec b/packaging/xorg-x11-utils-xinput.spec index ef5335e..88f60ab 100644 --- a/packaging/xorg-x11-utils-xinput.spec +++ b/packaging/xorg-x11-utils-xinput.spec @@ -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) @@ -19,7 +19,7 @@ Description: %{summary} %prep -%setup -q +%setup -q -n %{name}-%{version} %build -- 2.7.4