X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=perl-Net-SCP-Expect.spec;fp=perl-Net-SCP-Expect.spec;h=d86582127936c2f79e5a5d18f9f9c600991c2be8;hb=94d09e9c49784771b23bd754cb407a1f0c465503;hp=4e41978ecebbd0ffbe50dff8321a8344c22b1a0c;hpb=41324a2c06f31ae3ff0bd2f18fa461316edb640d;p=packages%2Fperl-Net-SCP-Expect.git diff --git a/perl-Net-SCP-Expect.spec b/perl-Net-SCP-Expect.spec index 4e41978..d865821 100644 --- a/perl-Net-SCP-Expect.spec +++ b/perl-Net-SCP-Expect.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_without tests # do not perform "make test" +%bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl %define pdir Net @@ -25,7 +25,7 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This module is simply a wrapper around the scp call. The primary +This module is simply a wrapper around the scp call. The primary difference between this module and Net::SCP is that you may send a password programmatically, instead of being forced to deal with interactive sessions.