rpms/perl-Net-SSH-Perl/devel perl-Net-SSH-Perl.spec,1.5,1.6

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Mon Aug 13 11:44:37 UTC 2007


Author: pghmcfc

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

Modified Files:
	perl-Net-SSH-Perl.spec 
Log Message:
Clarify license as GPL v1 or later, or Artistic (same as perl)
Add buildreq perl(Test::More)



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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Net-SSH-Perl.spec	18 Apr 2007 11:15:40 -0000	1.5
+++ perl-Net-SSH-Perl.spec	13 Aug 2007 11:44:05 -0000	1.6
@@ -4,8 +4,8 @@
 Summary:	SSH (Secure Shell) client
 Name:		perl-Net-SSH-Perl
 Version:	1.30
-Release:	4%{?dist}
-License:	GPL or Artistic
+Release:	5%{?dist}
+License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Net-SSH-Perl/
 Source0:	http://search.cpan.org/CPAN/authors/id/D/DB/DBROBINS/Net-SSH-Perl-%{version}.tar.gz
@@ -27,6 +27,7 @@
 BuildRequires:	perl(Math::GMP)			>= 1.04
 BuildRequires:	perl(Math::Pari)		>= 2.001804
 BuildRequires:	perl(MIME::Base64)
+BuildRequires:	perl(Test::More)
 
 %{?_with_IDEA:BuildRequires: perl(Crypt::IDEA)}
 
@@ -84,6 +85,10 @@
 %{_mandir}/man3/Net::SSH::Perl*.3pm*
 
 %changelog
+* Mon Aug 13 2007 Paul Howarth <paul at city-fan.org> 1.30-5
+- Clarify license as GPL v1 or later, or Artistic (same as perl)
+- Add buildreq perl(Test::More)
+
 * Wed Apr 18 2007 Paul Howarth <paul at city-fan.org> 1.30-4
 - Buildrequire perl(ExtUtils::MakeMaker)
 - Fix argument order for find with -depth




More information about the fedora-extras-commits mailing list