package fixing
authorGraydon, Tracy <tracy.graydon@intel.com>
Sat, 19 May 2012 02:18:36 +0000 (19:18 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Sat, 19 May 2012 02:18:36 +0000 (19:18 -0700)
packaging/xorg-x11-xinit.spec

index 8564630..288721b 100644 (file)
@@ -7,8 +7,7 @@ Release:   1
 License:   MIT/X11
 Group:     User Interface/X
 URL:       http://www.x.org
-
-Source0:  ftp://ftp.x.org/pub/individual/app/%{pkgname}-%{version}.tar.gz
+Source0:   %{pkgname}-%{version}.tar.bz2
 
 BuildRequires: pkgconfig
 BuildRequires: libX11-devel
@@ -22,7 +21,7 @@ Requires: xauth
 X.Org X11 X Window System xinit startup scripts
 
 %prep
-%setup -q -n %{pkgname}-%{version}
+%setup -q
 
 %build
 export CFLAGS="${CFLAGS} -D_F_EXIT_AFTER_XORG_AND_XCLIENT_LAUNCHED_"