Author: glen Date: Tue Jul 26 19:39:39 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.35, fixes segfaults on x86_64 platforms
---- Files affected: packages/perl-Device-USB: perl-Device-USB.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/perl-Device-USB/perl-Device-USB.spec diff -u packages/perl-Device-USB/perl-Device-USB.spec:1.8 packages/perl-Device-USB/perl-Device-USB.spec:1.9 --- packages/perl-Device-USB/perl-Device-USB.spec:1.8 Sun Jun 6 10:35:09 2010 +++ packages/perl-Device-USB/perl-Device-USB.spec Tue Jul 26 21:39:34 2011 @@ -2,19 +2,19 @@ # # Conditional build: %bcond_with tests # perform "make test" -# + +%define pdir Device +%define pnam USB %include /usr/lib/rpm/macros.perl -%define pdir Device -%define pnam USB Summary: Device::USB - Use libusb to access USB devices Name: perl-Device-USB -Version: 0.33 -Release: 2 +Version: 0.35 +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: a3a9e89c61093f428e1c2440d9187fb1 +# Source0-md5: 8ce79b0c26336dafd3d29f8cb534a925 URL: http://search.cpan.org/dist/Device-USB/ %if "%{pld_release}" == "ac" BuildRequires: libusb-devel < 1.0 @@ -78,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2011/07/26 19:39:34 glen +- up to 0.35, fixes segfaults on x86_64 platforms + Revision 1.8 2010/06/06 08:35:09 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Device-USB/perl-Device-USB.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
