SPECS: python-pyusb.spec - pl

qboosh qboosh at pld-linux.org
Sat Aug 6 01:04:06 CEST 2005


Author: qboosh                       Date: Fri Aug  5 23:04:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-pyusb.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-pyusb.spec
diff -u SPECS/python-pyusb.spec:1.2 SPECS/python-pyusb.spec:1.3
--- SPECS/python-pyusb.spec:1.2	Thu Aug  4 23:24:51 2005
+++ SPECS/python-pyusb.spec	Sat Aug  6 01:03:59 2005
@@ -1,23 +1,27 @@
 # $Revision$, $Date$
 %define	module	pyusb
 Summary:	PyUSB provides USB access on the Python language
+Summary(pl):	PyUSB - dostęp do USB z poziomu języka Python
 Name:		python-%{module}
 Version:	0.1
 Release:	1
 License:	GPL
 Group:		Development/Languages/Python
-Source0:	http://dl.sourceforge.net/%{module}/%{module}-%{version}-src.tar.gz
+Source0:	http://dl.sourceforge.net/pyusb/%{module}-%{version}-src.tar.gz
 # Source0-md5:	b86333284659f15986206413df61123e
 URL:		http://pyusb.sf.net/
-%pyrequires_eq	python
-BuildRequires:	python-devel
 BuildRequires:	libusb-devel
+BuildRequires:	python-devel
 BuildRequires:	unzip
+%pyrequires_eq	python
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 PyUSB provides USB access on the Python language.
 
+%description -l pl
+PyUSB daje dostęp do USB z poziomu języka Python.
+
 %prep
 %setup  -q -n %{module}
 
@@ -45,9 +49,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/08/05 23:03:59  qboosh
+- pl
+
 Revision 1.2  2005/08/04 21:24:51  arekm
 - md5
 
 Revision 1.1  2005/08/04 21:24:29  arekm
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pyusb.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list