fix packaging 1.5.2-6
authorGraydon, Tracy <tracy.graydon@intel.com>
Sat, 19 May 2012 01:25:07 +0000 (18:25 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Sat, 19 May 2012 01:25:07 +0000 (18:25 -0700)
packaging/xorg-app-xinput.spec

index 44147be..73b3da6 100644 (file)
@@ -5,7 +5,7 @@ Release:    2
 Group:      System/X11
 License:    MIT
 URL:        http://www.x.org
-Source0:    http://xorg.freedesktop.org/releases/individual/app/xinput-%{version}.tar.gz
+Source0:    xinput-%{version}.tar.bz2
 BuildRequires:  pkgconfig(xorg-macros)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
@@ -19,7 +19,7 @@ Description: %{summary}
 
 
 %prep
-%setup -q -n xinput-%{version}
+%setup -q 
 
 
 %build