File xvfb-run.spec of Package xvfb-run

Name:           xvfb-run
Version:        0.1
Release:        3.1
Summary:        xvfb-run script
Group:          Applications/Tools
License:        GPLv2
URL:            http://svn.exactcode.de/t2/trunk/package/xorg/xorg-server/xvfb-run.sh
Source0:        http://svn.exactcode.de/t2/trunk/package/xorg/xorg-server/xvfb-run.sh
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch
Requires:       xorg-x11-server

%description
xvfb-run script

%prep

%build

%install
rm -rf %{buildroot}

install -p -D %{SOURCE0} \
  %{buildroot}/usr/bin/xvfb-run
chmod 755 %{buildroot}/usr/bin/xvfb-run

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_bindir}/xvfb-run

%changelog
* Tue Aug 30 2011 liupeng <percy.lau@gmail.com> - 0.1-1
- package xvfb-run for openSUSE.
openSUSE Build Service is sponsored by