summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Yin <yan.yin@intel.com>2012-03-14 14:04:39 +0800
committerYan Yin <yan.yin@intel.com>2012-03-14 14:04:39 +0800
commitf81184d7ad208d8247af44873d3c22a778b7f379 (patch)
treeb55af91092ee18d5c595e9fb77b525f90d49dd76
parent4def5a41869d81ce75a1e490d4d2c7bea6d898ba (diff)
downloadxinit-f81184d7ad208d8247af44873d3c22a778b7f379.tar.gz
xinit-f81184d7ad208d8247af44873d3c22a778b7f379.tar.bz2
xinit-f81184d7ad208d8247af44873d3c22a778b7f379.zip
update for beta universally
-rw-r--r--packaging/xorg-app-xinit.spec (renamed from packaging/xorg-x11-xinit.spec)18
1 files changed, 6 insertions, 12 deletions
diff --git a/packaging/xorg-x11-xinit.spec b/packaging/xorg-app-xinit.spec
index 8564630..3dedc3d 100644
--- a/packaging/xorg-x11-xinit.spec
+++ b/packaging/xorg-app-xinit.spec
@@ -1,9 +1,9 @@
%define pkgname xinit
Summary: X.Org X11 X Window System xinit startup scripts
-Name: xorg-x11-%{pkgname}
+Name: xorg-app-%{pkgname}
Version: 1.1.0
-Release: 1
+Release: 4
License: MIT/X11
Group: User Interface/X
URL: http://www.x.org
@@ -11,11 +11,11 @@ URL: http://www.x.org
Source0: ftp://ftp.x.org/pub/individual/app/%{pkgname}-%{version}.tar.gz
BuildRequires: pkgconfig
-BuildRequires: libX11-devel
+BuildRequires: pkgconfig(x11)
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
-BuildRequires: xorg-x11-util-macros
+BuildRequires: pkgconfig(xorg-macros)
Requires: xauth
%description
@@ -33,15 +33,9 @@ make %{?jobs:-j%jobs}
%install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
-
-
-%remove_docs
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%docs_package
%files
%{_bindir}/xinit