Author: hawk Date: Wed Feb 4 12:26:22 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - BR, R libusb-compat to make it work with libusb 1.0.0
---- Files affected: SPECS: usbutils.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/usbutils.spec diff -u SPECS/usbutils.spec:1.34 SPECS/usbutils.spec:1.35 --- SPECS/usbutils.spec:1.34 Tue Jan 27 22:24:32 2009 +++ SPECS/usbutils.spec Wed Feb 4 13:26:17 2009 @@ -4,7 +4,7 @@ Summary(pt_BR.UTF-8): Utilitários Linux USB Name: usbutils Version: 0.73 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications/System Source0: http://dl.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz @@ -16,9 +16,9 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool -BuildRequires: libusb-devel >= 0.1.8 +BuildRequires: libusb-compat-devel >= 0.1.0 BuildRequires: zlib-devel -Requires: libusb >= 0.1.8 +Requires: libusb-compat >= 0.1.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _datadir /etc @@ -83,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2009/02/04 12:26:17 hawk +- BR, R libusb-compat to make it work with libusb 1.0.0 + Revision 1.34 2009/01/27 21:24:32 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/usbutils.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
