Author: amateja Date: Mon Jun 15 07:52:30 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.13
---- Files affected: packages/perl-Algorithm-SVM: perl-Algorithm-SVM.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/perl-Algorithm-SVM/perl-Algorithm-SVM.spec diff -u packages/perl-Algorithm-SVM/perl-Algorithm-SVM.spec:1.19 packages/perl-Algorithm-SVM/perl-Algorithm-SVM.spec:1.20 --- packages/perl-Algorithm-SVM/perl-Algorithm-SVM.spec:1.19 Mon Feb 25 18:22:25 2008 +++ packages/perl-Algorithm-SVM/perl-Algorithm-SVM.spec Mon Jun 15 09:52:25 2009 @@ -9,13 +9,13 @@ Summary: Perl bindings for the libsvm Support Vector Machine library Summary(pl.UTF-8): DowiÄ…zania Perla do biblioteki libsvm (Support Vector Machine) Name: perl-Algorithm-SVM -Version: 0.11 -Release: 5 +Version: 0.13 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Algorithm/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 95a77fc32f958c745d596940a50b7682 +# Source0-md5: 276ec1b341e05aa4c0353685f32ea4d5 URL: http://search.cpan.org/dist/Algorithm-SVM/ BuildRequires: libstdc++-devel BuildRequires: perl-devel >= 1:5.8.0 @@ -38,6 +38,8 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} +%{__sed} -i -e 's/#include <errno.h>/#include <errno.h>\n#include <stdlib.h>\n#include <string.h>/g' bindings.cpp + %build %{__perl} Makefile.PL \ INSTALLDIRS=vendor @@ -80,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2009/06/15 07:52:25 amateja +- updated to 0.13 + Revision 1.19 2008/02/25 17:22:25 qboosh - generic URL - BR: sed 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Algorithm-SVM/perl-Algorithm-SVM.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
