Rebuild for gcc 4.4 and rpm 4.6
This commit is contained in:
parent
76a56e12ba
commit
096af290b8
@ -3,7 +3,7 @@
|
||||
Summary: Pure Python Expect-like module
|
||||
Name: pexpect
|
||||
Version: 2.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: MIT
|
||||
Group: Development/Languages
|
||||
URL: http://pexpect.sourceforge.net/
|
||||
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 23 2009 Robert Scheck <robert@fedoraproject.org> 2.3-3
|
||||
- Rebuild for gcc 4.4 and rpm 4.6
|
||||
|
||||
* Fri Dec 5 2008 Jeremy Katz <katzj@redhat.com> - 2.3-2
|
||||
- Rebuild for python 2.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user