Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Net-SSH-Perl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7283

Modified Files:
        perl-Net-SSH-Perl.spec 
Log Message:
Fix FTBFS by adding English spellcheck dictionary (aspell used to pull this in 
itself)


Index: perl-Net-SSH-Perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-SSH-Perl/devel/perl-Net-SSH-Perl.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-Net-SSH-Perl.spec      2 Feb 2009 14:30:26 -0000       1.11
+++ perl-Net-SSH-Perl.spec      22 Feb 2009 09:54:46 -0000      1.12
@@ -8,7 +8,7 @@
 Summary:       SSH (Secure Shell) client
 Name:          perl-Net-SSH-Perl
 Version:       1.34
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 Url:           http://search.cpan.org/dist/Net-SSH-Perl/
@@ -40,7 +40,7 @@
 BuildRequires: perl(Test::Pod::Coverage)       >= 1.04
 BuildRequires: perl(Test::YAML::Meta)          >= 0.03
 BuildRequires: perl(Perl::Critic)
-BuildRequires: perl(Text::SpellChecker)
+BuildRequires: perl(Text::SpellChecker), aspell-en
 
 %{?_with_IDEA:BuildRequires: perl(Crypt::IDEA)}
 
@@ -97,6 +97,9 @@
 %{_mandir}/man3/Net::SSH::Perl*.3pm*
 
 %changelog
+* Sun Feb 22 2009 Paul Howarth <p...@city-fan.org> 1.34-2
+- Add buildreq aspell-en for spell check test
+
 * Mon Feb  2 2009 Paul Howarth <p...@city-fan.org> 1.34-1
 - Update to 1.34, fixes various upstream bugs:
   * Rekey properly after 1 GB of data (rt.cpan.org #25044)

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to