SPECS: perl-Net-SCP-Expect.spec - missing dir, verbose files; rel 2
glen
glen at pld-linux.org
Mon Jan 14 22:00:22 CET 2008
Author: glen Date: Mon Jan 14 21:00:22 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing dir, verbose files; rel 2
---- Files affected:
SPECS:
perl-Net-SCP-Expect.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/perl-Net-SCP-Expect.spec
diff -u SPECS/perl-Net-SCP-Expect.spec:1.7 SPECS/perl-Net-SCP-Expect.spec:1.8
--- SPECS/perl-Net-SCP-Expect.spec:1.7 Tue Feb 13 08:47:13 2007
+++ SPECS/perl-Net-SCP-Expect.spec Mon Jan 14 22:00:16 2008
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): Net::SCP::Expect - wrapper dla scp umożliwiający podawanie haseł przez Expect
Name: perl-Net-SCP-Expect
Version: 0.12
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -27,8 +27,8 @@
%description
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
+difference between this module and Net::SCP is that you may send a
+password programmatically, instead of being forced to deal with
interactive sessions.
%description -l pl.UTF-8
@@ -58,7 +58,8 @@
%files
%defattr(644,root,root,755)
%doc CHANGES
-%{perl_vendorlib}/Net/*/*.pm
+%dir %{perl_vendorlib}/Net/SCP
+%{perl_vendorlib}/Net/SCP/Expect.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008-01-14 21:00:16 glen
+- missing dir, verbose files; rel 2
+
Revision 1.7 2007-02-13 07:47:13 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-SCP-Expect.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list