Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains. - Remove trailing spaces and tabs. - Keep consistency between tabs and spaces. - Clean up summary.
This commit is contained in:
parent
6ea79abd31
commit
265bf3dcc7
@ -14,7 +14,7 @@ Source1: http://download.sourceforge.net/pexpect/pexpect-doc.tgz
|
||||
Source2: http://download.sourceforge.net/pexpect/pexpect-examples.tgz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
Requires: python-abi = %{pyver}
|
||||
BuildRequires: python-devel >= 0:2.2
|
||||
BuildRequires: python-devel >= 2.2
|
||||
|
||||
%description
|
||||
Pexpect is a pure Python module for spawning child applications; controlling
|
||||
|
Loading…
Reference in New Issue
Block a user