packages: perl-Device-USB/perl-Device-USB.spec - BR compatible with Ac
sparky
sparky at pld-linux.org
Thu Jan 14 00:51:35 CET 2010
Author: sparky Date: Wed Jan 13 23:51:35 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR compatible with Ac
---- Files affected:
packages/perl-Device-USB:
perl-Device-USB.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/perl-Device-USB/perl-Device-USB.spec
diff -u packages/perl-Device-USB/perl-Device-USB.spec:1.5 packages/perl-Device-USB/perl-Device-USB.spec:1.6
--- packages/perl-Device-USB/perl-Device-USB.spec:1.5 Tue Dec 22 14:18:09 2009
+++ packages/perl-Device-USB/perl-Device-USB.spec Thu Jan 14 00:51:29 2010
@@ -16,7 +16,11 @@
Source0: http://search.cpan.org/CPAN/authors/id/G/GW/GWADEJ/Device-USB-%{version}.tar.gz
# Source0-md5: 1ac773545ed5cbf3ad390ddf87a677d6
URL: http://search.cpan.org/dist/Device-USB/
+%if "%{pld_release}" == "ac"
+BuildRequires: libusb-devel < 1.0
+%else
BuildRequires: libusb-compat-devel
+%endif
BuildRequires: perl-Inline
BuildRequires: perl-Inline-C
BuildRequires: perl-Parse-RecDescent
@@ -74,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/01/13 23:51:29 sparky
+- BR compatible with Ac
+
Revision 1.5 2009/12/22 13:18:09 sparky
- change internal function prefix from libusb to DeviceUSB because they
conflict with libusb-1.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Device-USB/perl-Device-USB.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list