]> git.pld-linux.org Git - packages/perl-AI-NeuralNet-BackProp.git/commitdiff
- pl description, release 2 RA-1_0 STABLE perl-AI-NeuralNet-BackProp-0_89-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Aug 2002 01:38:59 +0000 (01:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-AI-NeuralNet-BackProp.spec -> 1.2

perl-AI-NeuralNet-BackProp.spec

index aefddae1c17f27e6b58c784671880dccee7b8f28..34f8b97eb0c4326e6563ce2823a31faa4eadecd1 100644 (file)
@@ -2,9 +2,10 @@
 %define        pdir    AI
 %define        pnam    NeuralNet-BackProp
 Summary:       A simple back-prop neural net that uses Delta's and Hebbs' rule.
+Summary(pl):   Prosta sieæ neuronowa ze wsteczn± propagacj± u¿ywaj±ca zasady Delty i Hebbsa
 Name:          perl-%{pdir}-%{pnam}
 Version:       0.89
-Release:       1
+Release:       2
 License:       GPL/Artistic
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.zip
@@ -18,8 +19,10 @@ AI::NeuralNet::BackProp is a simply back-propagation, feed-foward neural
 network designed to learn using a generalization of the Delta rule and
 a bit of Hopefield theory.
 
-# %description -l pl
-# TODO
+%description -l pl
+AI::NeuralNet::BackProp to prosta sieæ neuronowa ze wsteczn±
+propagacj± i przednim sprzê¿eniem zaprojektowana do nauki przy u¿yciu
+uogólnienia zasady Delty i czê¶ci teorii Hopefielda.
 
 %prep
 %setup -q -n %{name}-%{version} -c
@@ -44,6 +47,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{perl_sitelib}/AI/NeuralNet/*.pm
 %doc Changes *.htm README
+%dir %{_examplesdir}/%{name}-%{version}
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.pl
 %{_examplesdir}/%{name}-%{version}/*.dat
 %{_mandir}/man3/*
This page took 0.201624 seconds and 4 git commands to generate.