Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046765
en ru br
Репозитории ALT
S:2.75-alt1.1
5.1: 2.35-alt1
4.1: 2.33-alt1
4.0: 2.31-alt2
3.0: 2.31-alt2
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Net-Ping

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: perl-Net-Ping-2.35-alt1.patch
Скачать


 .gear-rules                                        |    2 +
 .../4f331f686953f73692750c9a674e596ed8673c2e       |   13 ++++
 .gear-tags/list                                    |    1 +
 perl-Net-Ping.spec                                 |   60 ++++++++++++++++++++
 4 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/.gear-rules b/.gear-rules
new file mode 100644
index 0000000..f87c399
--- /dev/null
+++ b/.gear-rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=Net-Ping-@version@
+diff: @version@:. . name=perl-Net-Ping-@version@-@release@.patch
diff --git a/.gear-tags/4f331f686953f73692750c9a674e596ed8673c2e b/.gear-tags/4f331f686953f73692750c9a674e596ed8673c2e
new file mode 100644
index 0000000..d32ae92
--- /dev/null
+++ b/.gear-tags/4f331f686953f73692750c9a674e596ed8673c2e
@@ -0,0 +1,13 @@
+object 98175e8bda46a4825184f6a04bde5b9c9983ceb1
+type commit
+tag 2.35
+tagger Alexey Tourbin <at@altlinux.ru> 1236069773 +0300
+
+2.35
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAkms7Y0ACgkQfBKgtDjnu0ZVrACffAur/VA+oGv8d8zgIj+6WVQu
+escAoOXuoGl2cdHiU1gieZrAKhy/kD98
+=LAFf
+-----END PGP SIGNATURE-----
diff --git a/.gear-tags/list b/.gear-tags/list
new file mode 100644
index 0000000..d8752c2
--- /dev/null
+++ b/.gear-tags/list
@@ -0,0 +1 @@
+4f331f686953f73692750c9a674e596ed8673c2e 2.35
diff --git a/perl-Net-Ping.spec b/perl-Net-Ping.spec
new file mode 100644
index 0000000..fb23a2a
--- /dev/null
+++ b/perl-Net-Ping.spec
@@ -0,0 +1,60 @@
+%define dist Net-Ping
+Name: perl-%dist
+Version: 2.35
+Release: alt1
+
+Summary: Check a remote host for reachability
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildArch: noarch
+
+# this package was split off
+Requires: perl-base >= 1:5.8.6
+
+# Automatically added by buildreq on Tue Mar 03 2009
+BuildRequires: perl-devel
+
+%description
+This module contains methods to test the reachability
+of remote hosts on a network.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%ifdef __BTE
+# skip network dependent test
+grep -FZl '1..0 # Skip: network dependent test' t/*.t |xargs -r0 rm -v
+%endif
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc Changes README
+%dir %perl_vendor_privlib/Net
+%perl_vendor_privlib/Net/Ping.pm
+
+%changelog
+* Tue Mar 03 2009 Alexey Tourbin <at@altlinux.ru> 2.35-alt1
+- 2.33 -> 2.35
+
+* Wed Nov 21 2007 Alexey Tourbin <at@altlinux.ru> 2.33-alt1
+- 2.32 -> 2.33
+
+* Sat Aug 04 2007 Alexey Tourbin <at@altlinux.ru> 2.32-alt1
+- 2.31 -> 2.32
+
+* Sat Jun 04 2005 Alexey Tourbin <at@altlinux.ru> 2.31-alt2
+- patch from bleadperl: Improved ICMP_UNREACHABLE handling
+
+* Mon Nov 08 2004 Alexey Tourbin <at@altlinux.ru> 2.31-alt1
+- initial revision (perl-base offset; required only by net-snmp-utils)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin