till pushed to perl-Net-Telnet (el5). "2015-05-13: Retired, because it moved to RHEL"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 17:05:06 UTC 2015


From 975815381042cc54471036fee12e6424319c4387 Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Wed, 13 May 2015 19:04:57 +0200
Subject: 2015-05-13: Retired, because it moved to RHEL


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 923d122..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-Net-Telnet-3.03.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..c37d26a
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,2 @@
+2015-05-13: Retired, because it moved to RHEL
+
diff --git a/perl-Net-Telnet.spec b/perl-Net-Telnet.spec
deleted file mode 100644
index 5e0b869..0000000
--- a/perl-Net-Telnet.spec
+++ /dev/null
@@ -1,88 +0,0 @@
-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.
-
-%prep
-%setup -q -n Net-Telnet-%{version} 
-
-%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
-make
-
-%install
-rm -rf $RPM_BUILD_ROOT
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
-
-%check
-make test
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root,-)
-%doc ChangeLog README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
-
-%changelog
-* Fri May 23 2008 Fabio M. Di Nitto <fdinitto at 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 at redhat.com> - 3.03-6.1
-Rebuild for new perl
-
-* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 3.03-5.1 
-- correct license tag
-- add BR: perl(ExtUtils::MakeMaker)
-
-* Mon Jun 30 2006 Jason Vas Dias <jvdias at redhat.com> - 3.03-5
-- correct License: tag
-
-* Wed Feb 15 2006 Jason Vas Dias <jvdias at redhat.com> - 3.03-4.3
-- fix bug 180591: correct URL: tag
-
-* Fri Feb 03 2006 Jason Vas Dias <jvdias at redhat.com> - 3.03-4.2
-- rebuild for new perl-5.8.8
-- modify .spec file to conform to Fedora spectemplate-perl.spec
-
-* Fri Dec 16 2005 Jesse Keating <jkeating at redhat.com>
-- rebuilt for new gcc
-
-* Fri Dec 16 2005 Jesse Keating <jkeating at redhat.com>
-- rebuilt for new gcj
-
-* Fri Feb 13 2004 Jonathan Brassow <jbrassow at redhat.com>
-- initial import
diff --git a/sources b/sources
deleted file mode 100644
index 2638d68..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-2f7d34b09d6117baefe89d44cff9d5fc  Net-Telnet-3.03.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-Telnet.git/commit/?h=el5&id=975815381042cc54471036fee12e6424319c4387


More information about the perl-devel mailing list