diff options
| author | Toshio くらとみ <toshio@fedoraproject.org> | 2006-07-18 05:44:55 +0000 |
|---|---|---|
| committer | Toshio くらとみ <toshio@fedoraproject.org> | 2006-07-18 05:44:55 +0000 |
| commit | 4698eb54103ac0c33d4c373ad9c4a734f9f27bca (patch) | |
| tree | 7c9486aab0b91f2b26dd15bf6917f50905909bf4 | |
| parent | 855cd9b974418683c6740d3185400c4ac0aacf67 (diff) | |
No longer require python(abi) as it's set automatically.
| -rw-r--r-- | pexpect.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pexpect.spec b/pexpect.spec index 42f7488..1cd9b86 100644 --- a/pexpect.spec +++ b/pexpect.spec @@ -11,7 +11,6 @@ Group: Development/Languages URL: http://pexpect.sf.net Source: http://dl.sf.net/pexpect/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -#Requires: python(abi) = %{pyver} BuildRequires: python BuildArch: noarch |
