SPECS: python-pexpect.spec - up to 2.0, doc not updated

glen glen at pld-linux.org
Sat Mar 4 15:38:50 CET 2006


Author: glen                         Date: Sat Mar  4 14:38:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0, doc not updated

---- Files affected:
SPECS:
   python-pexpect.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-pexpect.spec
diff -u SPECS/python-pexpect.spec:1.4 SPECS/python-pexpect.spec:1.5
--- SPECS/python-pexpect.spec:1.4	Thu Oct 20 09:46:31 2005
+++ SPECS/python-pexpect.spec	Sat Mar  4 15:38:45 2006
@@ -3,19 +3,19 @@
 Summary:	Expect module for Python
 Summary(pl):	Moduł Pythona automatyzujący zadania, wzorowany na Expect
 Name:		python-%{module}
-Version:	0.99999b
+Version:	2.0
 Release:	1
 License:	PSF
 Group:		Development/Languages/Python
-Source0:	http://dl.sourceforge.net/pexpect/%{module}-%{version}.tgz
-# Source0-md5:	c5435bfd4a3705efdf898b46b344da09
+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/%{module}-examples.tgz
-# Source2-md5:	ee05cad1d7b6b4de0dc74bc16330b852
+Source2:	http://dl.sourceforge.net/pexpect/pexpect-%{version}-examples.tgz
+# Source2-md5:	bd50df4f2b17e32d4405ab76b3fa4ecb
 URL:		http://pexpect.soufceforge.net/
-BuildRequires:	python-modules
 BuildRequires:	python-devel >= 2.2
+BuildRequires:	python-modules
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,7 +58,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README.txt doc/*.html
+%doc README doc/*.html
 %{py_sitescriptdir}/*.py[co]
 %{_examplesdir}/%{name}-%{version}
 
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/03/04 14:38:45  glen
+- up to 2.0, doc not updated
+
 Revision 1.4  2005/10/20 07:46:31  arekm
 - up to 0.99999b
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pexpect.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list