Author: sparky Date: Sun Jan 23 22:35:40 2011 GMT Module: packages Tag: HEAD ---- Log message: - replaced BR: libusb-devel with BR: libusb-compat-devel - dropped BR: unzip
---- Files affected: packages/python-pyusb: python-pyusb.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/python-pyusb/python-pyusb.spec diff -u packages/python-pyusb/python-pyusb.spec:1.11 packages/python-pyusb/python-pyusb.spec:1.12 --- packages/python-pyusb/python-pyusb.spec:1.11 Thu Jul 8 10:35:45 2010 +++ packages/python-pyusb/python-pyusb.spec Sun Jan 23 23:35:35 2011 @@ -7,13 +7,12 @@ Release: 2 License: BSD Group: Development/Languages/Python -Source0: http://dl.sourceforge.net/pyusb/%{module}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/pyusb/%{module}-%{version}.tar.gz # Source0-md5: 5667a00af1ac0d5062103b4512e227f8 URL: http://pyusb.sourceforge.net/ -BuildRequires: libusb-devel +BuildRequires: libusb-compat-devel BuildRequires: python-devel BuildRequires: rpm-pythonprov -BuildRequires: unzip %pyrequires_eq python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,6 +50,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/01/23 22:35:35 sparky +- replaced BR: libusb-devel with BR: libusb-compat-devel +- dropped BR: unzip + Revision 1.11 2010/07/08 08:35:45 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pyusb/python-pyusb.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
