Author: sparky                       Date: Tue Dec 22 00:26:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.3
- BR: libusb-compat-devel instead of libusb-devel
- build fixes

---- Files affected:
packages/perl-Device-USB:
   perl-Device-USB.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/perl-Device-USB/perl-Device-USB.spec
diff -u packages/perl-Device-USB/perl-Device-USB.spec:1.3 
packages/perl-Device-USB/perl-Device-USB.spec:1.4
--- packages/perl-Device-USB/perl-Device-USB.spec:1.3   Thu Jun 18 14:37:46 2009
+++ packages/perl-Device-USB/perl-Device-USB.spec       Tue Dec 22 01:25:58 2009
@@ -8,15 +8,15 @@
 %define        pnam    USB
 Summary:       Device::USB - Use libusb to access USB devices
 Name:          perl-Device-USB
-Version:       0.29
+Version:       0.30
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://search.cpan.org/CPAN/authors/id/G/GW/GWADEJ/Device-USB-%{version}.tar.gz
-# Source0-md5: 34dff1d278c5496069ad73a1ef956bf4
+# Source0-md5: 1ac773545ed5cbf3ad390ddf87a677d6
 URL:           http://search.cpan.org/dist/Device-USB/
-BuildRequires: libusb-devel
+BuildRequires: libusb-compat-devel
 BuildRequires: perl-Inline
 BuildRequires: perl-Inline-C
 BuildRequires: perl-Parse-RecDescent
@@ -35,9 +35,10 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
+export LIBUSB_LIBDIR="%{_libdir}"
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
-%{__make}
+%{__make} -j1
 
 %{?with_tests:%{__make} test}
 
@@ -67,6 +68,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/12/22 00:25:58  sparky
+- updated to 0.3
+- BR: libusb-compat-devel instead of libusb-devel
+- build fixes
+
 Revision 1.3  2009/06/18 12:37:46  amateja
 - updated to 0.29
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Device-USB/perl-Device-USB.spec?r1=1.3&r2=1.4&f=u

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

Reply via email to