Author: pluto                        Date: Fri May 23 14:13:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with new libtool, release 5.

---- Files affected:
SPECS:
   libusb.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/libusb.spec
diff -u SPECS/libusb.spec:1.39 SPECS/libusb.spec:1.40
--- SPECS/libusb.spec:1.39      Mon Sep  3 19:05:52 2007
+++ SPECS/libusb.spec   Fri May 23 16:13:26 2008
@@ -10,11 +10,12 @@
 Summary(pt_BR.UTF-8):  libusb - Biblioteca para acesso a devices USB
 Name:          libusb
 Version:       0.1.12
-Release:       4
+Release:       5
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/libusb/%{name}-%{version}.tar.gz
 # Source0-md5: caf182cbc7565dac0fd72155919672e6
+Patch0:                %{name}-configure.in.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
 
 # 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.40  2008-05-23 14:13:26  pluto
+- fix build with new libtool, release 5.
+
 Revision 1.39  2007-09-03 17:05:52  baggins
 - rel 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libusb.spec?r1=1.39&r2=1.40&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to