[perl-Text-ExtractWords: 5/9] Tweak the Summary and %description

Mathieu Bridon bochecha at fedoraproject.org
Wed Feb 6 05:25:35 UTC 2013


commit 8130727b1f52e64403699eb416d05fcf7b82b0bd
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Tue Feb 5 11:38:16 2013 +0800

    Tweak the Summary and %description

 perl-Text-ExtractWords.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Text-ExtractWords.spec b/perl-Text-ExtractWords.spec
index 3a0eb0f..8191748 100644
--- a/perl-Text-ExtractWords.spec
+++ b/perl-Text-ExtractWords.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-ExtractWords
-Summary:        Perl extension for extract words from strings
+Summary:        Perl extension to extract words from strings
 Version:        0.08
 Release:        1%{?dist}
 License:        GPL+ or Artistic
@@ -17,8 +17,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 %{?perl_default_filter}
 
 %description
-The aim of this module is to extract the words from the texts or mails to
-identify spam. But it can be used for another purpose.
+Extract words from texts or emails, for example to identify spam.
 
 
 %prep
@@ -56,6 +55,7 @@ make test
 %changelog
 - Replace usage of the %%{_perl} macro by the plain perl command.
 - Use DESTDIR instead of PERL_INSTALL_ROOT.
+- Tweak the Summary and %%description.
 
 * Mon Feb 04 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 0.08-1
 - Initial package for Fedora, with help from cpanspec.


More information about the scm-commits mailing list