- alter filtering

- auto-update to 0.27 (by cpan-spec-update 0.01)
f38
Chris Weyl 16 years ago
parent fcb53dfc73
commit df381e6e63

@ -1 +1 @@
Net-SSH2-0.21.tar.gz Net-SSH2-0.27.tar.gz

@ -1,6 +1,6 @@
Name: perl-Net-SSH2 Name: perl-Net-SSH2
Version: 0.21 Version: 0.27
Release: 5%{?dist} Release: 1%{?dist}
Summary: Support for the SSH 2 protocol via libSSH2 Summary: Support for the SSH 2 protocol via libSSH2
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -25,13 +25,8 @@ BuildRequires: perl(Test::More)
#BuildRequires: perl(IO::File) #BuildRequires: perl(IO::File)
#BuildRequires: perl(Socket) #BuildRequires: perl(Socket)
# don't "provide" private Perl libs # don't "provide" private Perl libs
%global _use_internal_dependency_generator 0 %{?perl_default_filter}
%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}"
%description %description
Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org) Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org)
@ -71,11 +66,15 @@ rm -rf %{buildroot}
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc Changes README example/ t/ %doc Changes README example/ t/
%{perl_vendorarch}/auto/* %{perl_vendorarch}/*
%{perl_vendorarch}/Net* %exclude %dir %{perl_vendorarch}/auto
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Sep 22 2009 Chris Weyl <cweyl@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@alumni.drew.edu> - 0.21-5 * Mon Sep 21 2009 Chris Weyl <cweyl@alumni.drew.edu> - 0.21-5
- rebuild for libssh2 1.2 - rebuild for libssh2 1.2

@ -1 +1 @@
22c5f91daffe0d51dbf68e388448006c Net-SSH2-0.21.tar.gz 892d7b82237c728bf72986d9756aad02 Net-SSH2-0.27.tar.gz

Loading…
Cancel
Save