Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 306445 Details for
Bug 226273
Merge Review: perl-Net-Telnet
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Clean up package as required by Review
perl-Net-Telnet.diff (text/plain), 3.10 KB, created by
Fabio Massimo Di Nitto
on 2008-05-23 04:08:41 UTC
(
hide
)
Description:
Clean up package as required by Review
Filename:
MIME Type:
Creator:
Fabio Massimo Di Nitto
Created:
2008-05-23 04:08:41 UTC
Size:
3.10 KB
patch
obsolete
>Index: perl-Net-Telnet.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/perl-Net-Telnet/devel/perl-Net-Telnet.spec,v >retrieving revision 1.10 >diff -u -r1.10 perl-Net-Telnet.spec >--- perl-Net-Telnet.spec 7 Mar 2008 02:12:43 -0000 1.10 >+++ perl-Net-Telnet.spec 23 May 2008 04:06:36 -0000 >@@ -1,29 +1,31 @@ >-Name: perl-Net-Telnet >-Version: 3.03 >-Release: 6.1 >-Summary: Net-Telnet Perl module >- >-Group: Development/Libraries >-License: GPL+ or Artistic >-URL: http://search.cpan.org/dist/Net-Telnet/ >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >- >-BuildArch: noarch >-BuildRequires: perl >= 0:5.00503 >-Source0: ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-%{version}.tar.gz >-BuildRequires: perl-Digest-HMAC >-BuildRequires: perl(ExtUtils::MakeMaker) >-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) >+Name: perl-Net-Telnet >+Summary: Net-Telnet Perl module >+Version: 3.03 >+Release: 7%{?alphatag:.%{alphatag}}%{?dist} >+Group: Development/Libraries >+License: GPL+ or Artistic >+URL: http://search.cpan.org/dist/Net-Telnet/ >+Source0: ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-%{version}.tar.gz >+ >+# runtime depends >+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) >+ >+# build >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >+BuildArch: noarch >+BuildRequires: perl >= 0:5.00503 >+BuildRequires: perl-Digest-HMAC >+BuildRequires: perl(ExtUtils::MakeMaker) > > %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 time-out and to wait for patterns to appear in the input stream, such as >-the prompt from a shell. >- >+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 time-out and to >+wait for patterns to appear in the input stream, such as the prompt from a >+shell. > > %prep > %setup -q -n Net-Telnet-%{version} >@@ -47,11 +49,18 @@ > > %files > %defattr(-,root,root,-) >-%doc ChangeLog MANIFEST README >+%doc ChangeLog README > %{perl_vendorlib}/* > %{_mandir}/man3/*.3* > > %changelog >+* Fri May 23 2008 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.03-7 >+- Fix bug 226273: >+ * Add dist tag. >+ * Fix rpmlint errors for %%description. >+ * Remove MANIFEST from package. >+- General clean up of spec file. >+ > * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.03-6.1 > Rebuild for new perl >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226273
: 306445