rpms/perl-Net-SSH2/devel .cvsignore, 1.4, 1.5 perl-Net-SSH2.spec, 1.12, 1.13 sources, 1.3, 1.4

Chris Weyl cweyl at fedoraproject.org
Tue Sep 22 06:22:56 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Net-SSH2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10053

Modified Files:
	.cvsignore perl-Net-SSH2.spec sources 
Log Message:
* Tue Sep 22 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.27-1
- alter filtering
- auto-update to 0.27 (by cpan-spec-update 0.01)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSH2/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	8 Jun 2009 05:43:45 -0000	1.4
+++ .cvsignore	22 Sep 2009 06:22:55 -0000	1.5
@@ -1 +1 @@
-Net-SSH2-0.21.tar.gz
+Net-SSH2-0.27.tar.gz


Index: perl-Net-SSH2.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSH2/devel/perl-Net-SSH2.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-Net-SSH2.spec	22 Sep 2009 03:51:00 -0000	1.12
+++ perl-Net-SSH2.spec	22 Sep 2009 06:22:55 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           perl-Net-SSH2
-Version:        0.21
-Release:        5%{?dist}
+Version:        0.27
+Release:        1%{?dist}
 Summary:        Support for the SSH 2 protocol via libSSH2
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -25,13 +25,8 @@ BuildRequires:  perl(Test::More)
 #BuildRequires: perl(IO::File)
 #BuildRequires: perl(Socket)
 
-
 # don't "provide" private Perl libs
-%global _use_internal_dependency_generator 0
-%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; done | /bin/sort -u
-%global __find_provides /bin/sh -c "%{__grep} -v '%_docdir' | %{__grep} -v '%{perl_vendorarch}/.*\\.so$' | %{__deploop P}"
-%global __find_requires /bin/sh -c "%{__grep} -v '%_docdir' | %{__deploop R}"
-
+%{?perl_default_filter}
 
 %description
 Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org)
@@ -71,11 +66,15 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root,-)
 %doc Changes README example/ t/
-%{perl_vendorarch}/auto/*
-%{perl_vendorarch}/Net*
+%{perl_vendorarch}/*
+%exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 22 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.27-1
+- alter filtering
+- auto-update to 0.27 (by cpan-spec-update 0.01)
+
 * Mon Sep 21 2009 Chris Weyl <cweyl at alumni.drew.edu> - 0.21-5
 - rebuild for libssh2 1.2
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSH2/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	8 Jun 2009 05:43:45 -0000	1.3
+++ sources	22 Sep 2009 06:22:56 -0000	1.4
@@ -1 +1 @@
-22c5f91daffe0d51dbf68e388448006c  Net-SSH2-0.21.tar.gz
+892d7b82237c728bf72986d9756aad02  Net-SSH2-0.27.tar.gz




More information about the fedora-extras-commits mailing list