[perl-Net-SSH-Expect/el6] added ownership to directories

Carl Thompson redragon at fedoraproject.org
Wed May 15 03:58:53 UTC 2013


commit 5faf2c08662cf8209179659624783f893675744b
Author: Carl Thompson <fedora at red-dragon.com>
Date:   Tue May 14 22:58:44 2013 -0500

    added ownership to directories

 perl-Net-SSH-Expect.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Net-SSH-Expect.spec b/perl-Net-SSH-Expect.spec
index 14a6f7f..19db3fe 100644
--- a/perl-Net-SSH-Expect.spec
+++ b/perl-Net-SSH-Expect.spec
@@ -10,7 +10,7 @@
 
 Name:           perl-Net-SSH-Expect
 Version:        1.09
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Net-SSH-Expect - SSH wrapper to execute remote commands
 
 Group:          Development/Libraries
@@ -70,10 +70,15 @@ rm -rf %{buildroot}
 %files
 %defattr(644,root,root)
 %{_mandir}/man3/Net::SSH::Expect.3pm.gz
+%{pvendorlib}/Net
+%{pvendorlib}/Net/SSH
 %{pvendorlib}/Net/SSH/Expect.pm
 %{pvendorlib}/Net/SSH/Expect.pod
 
 %changelog
+* Tue May 14 2013 Carl Thopmson <fedora at red-dragon.com> - 1.09-6
+- added ownership to directories
+
 * Fri Mar 4 2011 Carl Thompson <fedora at red-dragon.com> 1.09-5
 - fixed a typo in the spec file
 


More information about the scm-commits mailing list