Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041581
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.33-alt1.patch
Скачать


 .gear-rules                                        |    2 +
 .../d8cfba29e9aaa86e725ac47e316ec9dcbe6c906f       |   13 +++++
 .../f911a0a8364889f587b3b995d13eaa51737a06cf       |   13 +++++
 .gear-tags/list                                    |    2 +
 perl-Net-Ping.spec                                 |   57 ++++++++++++++++++++
 5 files changed, 87 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/d8cfba29e9aaa86e725ac47e316ec9dcbe6c906f b/.gear-tags/d8cfba29e9aaa86e725ac47e316ec9dcbe6c906f
new file mode 100644
index 0000000..e7b0865
--- /dev/null
+++ b/.gear-tags/d8cfba29e9aaa86e725ac47e316ec9dcbe6c906f
@@ -0,0 +1,13 @@
+object 83af1692e7ff86841284004798cc85872b168223
+type commit
+tag 2.33
+tagger Alexey Tourbin <at@altlinux.ru> 1195627261 +0300
+
+2.33
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.7 (GNU/Linux)
+
+iD8DBQBHQ9L9fBKgtDjnu0YRAsO5AJ4ltbeCaIQzphWkUmXjilIxn8XKFACgoNLh
+2ruE9k422XUlrIbjq/U4UAI=
+=t98F
+-----END PGP SIGNATURE-----
diff --git a/.gear-tags/f911a0a8364889f587b3b995d13eaa51737a06cf b/.gear-tags/f911a0a8364889f587b3b995d13eaa51737a06cf
new file mode 100644
index 0000000..b045948
--- /dev/null
+++ b/.gear-tags/f911a0a8364889f587b3b995d13eaa51737a06cf
@@ -0,0 +1,13 @@
+object 296564b802171244b405a0fa967613bed0e3d289
+type commit
+tag 2.32
+tagger Alexey Tourbin <at@altlinux.ru> 1186249956 +0400
+
+2.32
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.7 (GNU/Linux)
+
+iD8DBQBGtLzkfBKgtDjnu0YRAhj3AJ9oXK/TJ/WyQkPrnrMpRfWoGzKLQgCfdQRT
+E5qbD0fLy3bwM6Iz6aiHSpY=
+=cLi3
+-----END PGP SIGNATURE-----
diff --git a/.gear-tags/list b/.gear-tags/list
new file mode 100644
index 0000000..12af372
--- /dev/null
+++ b/.gear-tags/list
@@ -0,0 +1,2 @@
+f911a0a8364889f587b3b995d13eaa51737a06cf 2.32
+d8cfba29e9aaa86e725ac47e316ec9dcbe6c906f 2.33
diff --git a/perl-Net-Ping.spec b/perl-Net-Ping.spec
new file mode 100644
index 0000000..178c2aa
--- /dev/null
+++ b/perl-Net-Ping.spec
@@ -0,0 +1,57 @@
+%define dist Net-Ping
+Name: perl-%dist
+Version: 2.33
+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 Wed Nov 21 2007
+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
+* 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