📄 perl-net-telnet.spec
字号:
%define version 3.02%define release 4onms%define name perl-Net-Telnet%define realname Net-TelnetSummary: Net::Telnet (module for perl) Jay Rogers <jay@rgrs.com>Name: %{name}version: %{version}Release: %{release}License: GPLGroup: Development/PerlSource: %{realname}-%{version}.tar.bz2Patch0: Net-Telnet-test3.patchURL: http://www.bacus.pt/Net_SSLeay/index.htmlBuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root/Prefix: %{_prefix}Requires: perl%description Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a timeout and to wait for patterns to appear in the input stream, such as the prompt from a shell.%preprm -rf $RPM_BUILD_ROOT%setup -q -n %{realname}-%{version}%patch -p1%buildrm -rf $RPM_BUILD_ROOTperl Makefile.PL PREFIX=%{prefix}makemake test%installeval `perl '-V:installarchlib'`mkdir -p $RPM_BUILD_ROOT/$installarchlib%makeinstall PREFIX=$RPM_BUILD_ROOT/%{prefix}%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)%{_libdir}/perl5/site_perl/*%{_mandir}/*/*%doc MANIFEST README ChangeLog%changelog* Wed Mar 27 2002 Mike Johnson <mikej@oculan.com> 3.02-4onms- Add patch from CPAN for erroneous test failures- RedHatify man page location* Sun Jun 17 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 3.02-3mdk- Rebuild for the latest perl.- Rename spec.* Thu Aug 31 2000 Philippe Libat <philippe@mandrakesoft.com> 3.02-2mdk- description.* Thu Aug 31 2000 Philippe Libat <philippe@mandrakesoft.com> 3.02-1mdk- doc- macroszifications.* Fri Jun 30 2000 Nicolas Planel <nicolas@mandrakesoft.com>- Spec file was generated for MandrakeSoft
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -