Author: qboosh Date: Sun Jun 17 11:21:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL - informative summaries
---- Files affected: SPECS: perl-Text-Aspell.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Text-Aspell.spec diff -u SPECS/perl-Text-Aspell.spec:1.1 SPECS/perl-Text-Aspell.spec:1.2 --- SPECS/perl-Text-Aspell.spec:1.1 Mon Jun 11 18:07:44 2007 +++ SPECS/perl-Text-Aspell.spec Sun Jun 17 13:20:55 2007 @@ -1,11 +1,11 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with tests +%bcond_with tests # perform "make check" # %include /usr/lib/rpm/macros.perl -Summary: Text::Aspell perl module -Summary(pl.UTF-8): Moduł perla Text::Aspell +Summary: Text::Aspell - Perl interface to the GNU Aspell library +Summary(pl.UTF-8): Text::Aspell - perlowy interfejs do biblioteki GNU Aspell Name: perl-Text-Aspell Version: 0.08 Release: 1 @@ -14,16 +14,21 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Text/Text-Aspell-%{version}.tar.gz # Source0-md5: 9be39d6eaa222c10780396188c3567d0 +URL: http://search.cpan.org/dist/Text-Aspell/ BuildRequires: aspell-devel BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Text::Aspell - Perl interface to the GNU Aspell library +This module provides a Perl interface to the GNU Aspell library. This +module is to meet the need of looking up many words, one at a time, in +a single session, such as spell-checking a document in memory. %description -l pl.UTF-8 -Text::Aspell - Perl interface to the GNU Aspell library +Ten moduł udostępnia perlowy interfejs do biblioteki GNU Aspell. Ma za +zadanie sprostać wyszukiwaniu wielu słów, po jednym, w pojedynczej +sesji, takiej jak sprawdzanie pisowni dokumentu w pamięci. %prep %setup -q -n Text-Aspell-%{version} @@ -58,7 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/06/17 11:20:55 qboosh +- generic URL +- informative summaries + Revision 1.1 2007/06/11 16:07:44 arekm - new - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Text-Aspell.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
