summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshio くらとみ <toshio@fedoraproject.org>2006-12-10 05:25:39 +0000
committerToshio くらとみ <toshio@fedoraproject.org>2006-12-10 05:25:39 +0000
commit661dcf067bedb2f0589a4fb66ce3ea6543598429 (patch)
tree985e3ac18048dec6936d0d3f803c15a728f015c2
parent8b29e4ba165d052b92de4de85972098d6dcff9dc (diff)
downloadpython-pexpect-661dcf067bedb2f0589a4fb66ce3ea6543598429.tar.gz
python-pexpect-661dcf067bedb2f0589a4fb66ce3ea6543598429.tar.xz
python-pexpect-661dcf067bedb2f0589a4fb66ce3ea6543598429.zip
- Bump and rebuild for python 2.5 on devel.
- Add BR: python-devel as it provides a header necessary for python modules on python 2.5.
-rw-r--r--pexpect.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/pexpect.spec b/pexpect.spec
index fa2a882..d07c339 100644
--- a/pexpect.spec
+++ b/pexpect.spec
@@ -3,14 +3,14 @@
Summary: Expect module for Python
Name: pexpect
Version: 2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: MIT
Group: Development/Languages
URL: http://pexpect.sf.net
Source: http://dl.sf.net/pexpect/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: python
+BuildRequires: python-devel
BuildArch: noarch
%description
@@ -52,6 +52,11 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/*
%changelog
+* Sat Dec 09 2006 Toshio Kuratomi <toshio@tiki-lounge.com> - 2.1-3
+- Bump and rebuild for python 2.5 on devel.
+- Add BR: python-devel as it provides a header necessary for python modules
+ on python 2.5.
+
* Fri Sep 01 2006 Toshio Kuratomi <toshio@tiki-lounge.com> - 2.1-2
- Remove pyver define as it's not needed with the automatic python(abi).
- Stop ghosting .pyos.