SPECS: python-pexpect.spec - up to 2.1
twittner
twittner at pld-linux.org
Fri Aug 31 23:26:15 CEST 2007
Author: twittner Date: Fri Aug 31 21:26:15 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.1
---- Files affected:
SPECS:
python-pexpect.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/python-pexpect.spec
diff -u SPECS/python-pexpect.spec:1.7 SPECS/python-pexpect.spec:1.8
--- SPECS/python-pexpect.spec:1.7 Tue Feb 13 09:06:43 2007
+++ SPECS/python-pexpect.spec Fri Aug 31 23:26:10 2007
@@ -3,17 +3,13 @@
Summary: Expect module for Python
Summary(pl.UTF-8): Moduł Pythona automatyzujący zadania, wzorowany na Expect
Name: python-%{module}
-Version: 2.0
+Version: 2.1
Release: 1
License: PSF
Group: Development/Languages/Python
-Source0: http://dl.sourceforge.net/pexpect/pexpect-%{version}.tgz
-# Source0-md5: f1501c102cf8af01a49674e139d1c828
-Source1: http://dl.sourceforge.net/pexpect/%{module}-doc.tgz
-# Source1-md5: 69bfc0056938f561875289651c8715ad
-Source2: http://dl.sourceforge.net/pexpect/pexpect-%{version}-examples.tgz
-# Source2-md5: bd50df4f2b17e32d4405ab76b3fa4ecb
-URL: http://pexpect.soufceforge.net/
+Source0: http://dl.sourceforge.net/pexpect/pexpect-%{version}.tar.gz
+# Source0-md5: fd3d67ac085332f074cd665424dcd631
+URL: http://pexpect.sourceforge.net/
BuildRequires: python-devel >= 2.2
BuildRequires: python-modules
BuildRequires: rpmbuild(macros) >= 1.219
@@ -35,7 +31,7 @@
sprawować nad nimi kontrolę imitując interakcję użytkownika.
%prep
-%setup -q -n %{module}-%{version} -a 1 -a 2
+%setup -q -n %{module}-%{version}
%build
python setup.py build
@@ -68,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/08/31 21:26:10 twittner
+- up to 2.1
+
Revision 1.7 2007/02/13 08:06:43 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pexpect.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list