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:
Matthias Saou 2005-03-05 21:10:23 +00:00
parent 6ea79abd31
commit 265bf3dcc7

View File

@ -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