forked from pool/python-PyVirtualDisplay
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyVirtualDisplay?expand=0&rev=17
This commit is contained in:
@@ -21,25 +21,24 @@
|
||||
Name: python-PyVirtualDisplay
|
||||
Version: 0.2.1
|
||||
Release: 0
|
||||
Url: https://github.com/ponty/PyVirtualDisplay
|
||||
Summary: Python wrapper for Xvfb, Xephyr and Xvnc
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/ponty/PyVirtualDisplay
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyVirtualDisplay/PyVirtualDisplay-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-2to3
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module EasyProcess}
|
||||
BuildRequires: %{python_module nose}
|
||||
%endif
|
||||
Requires: python-EasyProcess
|
||||
Requires: xorg-x11-Xvfb
|
||||
Recommends: xorg-x11-Xvnc
|
||||
Suggests: xorg-x11-server-extra
|
||||
BuildArch: noarch
|
||||
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module EasyProcess}
|
||||
BuildRequires: %{python_module nose}
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -66,8 +65,8 @@ popd
|
||||
%endif
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst LICENSE.txt
|
||||
%license LICENSE.txt
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user