SPECS: python-serial.spec - ver. 2.4

wrobell wrobell at pld-linux.org
Tue Jan 27 21:13:05 CET 2009


Author: wrobell                      Date: Tue Jan 27 20:13:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 2.4

---- Files affected:
SPECS:
   python-serial.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/python-serial.spec
diff -u SPECS/python-serial.spec:1.18 SPECS/python-serial.spec:1.19
--- SPECS/python-serial.spec:1.18	Sun Nov 23 21:30:53 2008
+++ SPECS/python-serial.spec	Tue Jan 27 21:12:59 2009
@@ -5,13 +5,13 @@
 Summary:	Serial port interface module
 Summary(pl.UTF-8):	Moduł interfejsu do portu szeregowego
 Name:		python-serial
-Version:	2.2
-Release:	2
+Version:	2.4
+Release:	1
 License:	GPL
 Group:		Development/Languages/Python
-Source0:	http://dl.sourceforge.net/pyserial/pyserial-%{version}.zip
-# Source0-md5:	14e774b7b6e5aa52820f0590d3b8c4d9
-URL:		http://pyserial.sourceforge.net/
+Source0:	http://dl.sourceforge.net/pyserial/pyserial-%{version}.tar.gz
+# Source0-md5:	eec19df59fd75ba5a136992897f8e468
+URL:		http://pyserial.wiki.sourceforge.net/pySerial
 %pyrequires_eq	python
 BuildRequires:	python-devel
 BuildRequires:	unzip
@@ -58,12 +58,8 @@
 %doc CHANGES.txt LICENSE.txt README.txt
 %{_examplesdir}/%{name}-%{version}
 %dir %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{module}/__init__.pyc
-%{py_sitescriptdir}/%{module}/__init__.pyo
-%{py_sitescriptdir}/%{module}/serialposix.pyc
-%{py_sitescriptdir}/%{module}/serialposix.pyo
-%{py_sitescriptdir}/%{module}/serialutil.pyc
-%{py_sitescriptdir}/%{module}/serialutil.pyo
+%{py_sitescriptdir}/%{module}/*.py[co]
+%{py_sitescriptdir}/*egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2009/01/27 20:12:59  wrobell
+- ver. 2.4
+
 Revision 1.18  2008/11/23 20:30:53  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-serial.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list