[perl-Test-Spelling/el5/master: 14/16] Revert to EPEL-5 package

Paul Howarth pghmcfc at fedoraproject.org
Mon Feb 28 15:08:59 UTC 2011


commit 902c7559bc3c05d8ac85eb198cb62e5c95cc73ff
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Feb 28 15:04:29 2011 +0000

    Revert to EPEL-5 package

 perl-Test-Spelling.spec |   39 ++++-----------------------------------
 1 files changed, 4 insertions(+), 35 deletions(-)
---
diff --git a/perl-Test-Spelling.spec b/perl-Test-Spelling.spec
index 9c0bcdc..b523a49 100644
--- a/perl-Test-Spelling.spec
+++ b/perl-Test-Spelling.spec
@@ -1,20 +1,19 @@
 Name:           perl-Test-Spelling
 Version:        0.11
-Release:        11%{?dist}
+Release:        1%{?dist}
 Summary:        Check for spelling errors in POD files
 
 Group:          Development/Libraries
-License:        GPL+ or Artistic
+License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Test-Spelling/
 Source0:        http://www.cpan.org/authors/id/I/IT/ITUB/Test-Spelling-%{version}.tar.gz
-Patch0:		perl-Test-Spelling-0.11-hunspell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Pod::Spell) >= 1.01
 BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:       hunspell
+Requires:       aspell
 
 %description
 "Test::Spelling" lets you check the spelling of a POD file, and report
@@ -24,7 +23,7 @@ spell program.
 
 %prep
 %setup -q -n Test-Spelling-%{version}
-%patch0 -p1
+
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -55,35 +54,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-11
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Dec 22 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.11-10
-- 661697 rebuild for fixing problems with vendorach/lib
-
-* Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.11-9
-- Mass rebuild with perl-5.12.0
-
-* Fri Jan 29 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11-8
-- actually apply patch. :P
-
-* Wed Jan 20 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11-7
-- use hunspell instead of aspell (bz 508643)
-
-* Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 0.11-6
-- rebuild against perl 5.10.1
-
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11-3
-- Rebuild for perl 5.10 (again)
-
-* Sun Jan 13 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11-2
-- rebuild for new perl
-
 * Tue Dec 19 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.11-1
 - First build.



More information about the perl-devel mailing list