SPECS: python-pyusb.spec - 0.4.1 - license is BSD now
patrys
patrys at pld-linux.org
Mon Jan 21 14:20:08 CET 2008
Author: patrys Date: Mon Jan 21 13:20:08 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.4.1
- license is BSD now
---- Files affected:
SPECS:
python-pyusb.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/python-pyusb.spec
diff -u SPECS/python-pyusb.spec:1.6 SPECS/python-pyusb.spec:1.7
--- SPECS/python-pyusb.spec:1.6 Tue Feb 13 09:06:43 2007
+++ SPECS/python-pyusb.spec Mon Jan 21 14:20:02 2008
@@ -3,12 +3,12 @@
Summary: PyUSB provides USB access on the Python language
Summary(pl.UTF-8): PyUSB - dostęp do USB z poziomu języka Python
Name: python-%{module}
-Version: 0.1
+Version: 0.4.1
Release: 1
-License: GPL
+License: BSD
Group: Development/Languages/Python
-Source0: http://dl.sourceforge.net/pyusb/%{module}-%{version}-src.tar.gz
-# Source0-md5: b86333284659f15986206413df61123e
+Source0: http://dl.sourceforge.net/pyusb/%{module}-%{version}.tar.gz
+# Source0-md5: 9576c3e471e40e021fa44f36712bbd04
URL: http://pyusb.sourceforge.net/
BuildRequires: libusb-devel
BuildRequires: python-devel
@@ -23,7 +23,7 @@
PyUSB daje dostęp do USB z poziomu języka Python.
%prep
-%setup -q -n %{module}
+%setup -q -n %{module}-%{version}
%build
python ./setup.py build
@@ -49,6 +49,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008-01-21 13:20:02 patrys
+- 0.4.1
+- license is BSD now
+
Revision 1.6 2007-02-13 08:06:43 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pyusb.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list