Author: freetz Date: Sat Feb 11 13:54:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - restroed urb patch - is *NOT* obsoleted yet, rel.3
---- Files affected: SPECS: libusb.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/libusb.spec diff -u SPECS/libusb.spec:1.31 SPECS/libusb.spec:1.32 --- SPECS/libusb.spec:1.31 Mon Jan 23 20:42:44 2006 +++ SPECS/libusb.spec Sat Feb 11 14:54:11 2006 @@ -10,12 +10,13 @@ Summary(pt_BR): libusb - Biblioteca para acesso a devices USB Name: libusb Version: 0.1.11 -Release: 2 +Release: 3 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/libusb/%{name}-%{version}.tar.gz # Source0-md5: df79951a36333104a663c30cb598df37 Patch0: %{name}-gcc4.patch +Patch1: %{name}-urb.patch URL: http://libusb.sourceforge.net/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.7.6 @@ -124,6 +125,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 # docbook 4.1 is sufficient (for 4.2 we have only DocBook XML packaged) %{__perl} -pi -e 's/DocBook V4\.2/DocBook V4.1/' doc/manual.sgml @@ -194,6 +196,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2006/02/11 13:54:11 freetz +- restroed urb patch - is *NOT* obsoleted yet, rel.3 + Revision 1.31 2006/01/23 19:42:44 qboosh - package libusb.pc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libusb.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
