Kaynağa Gözat

modifying package: perl-net-5.8.8 20060415 -> 20060513

Ralf S. Engelschall 19 yıl önce
ebeveyn
işleme
23f1f1ba56
2 değiştirilmiş dosya ile 18 ekleme ve 18 silme
  1. 16 16
      perl-net/perl-net.patch
  2. 2 2
      perl-net/perl-net.spec

+ 16 - 16
perl-net/perl-net.patch

@@ -1,6 +1,6 @@
-Index: Net-Packet-2.20/Makefile.PL
---- Net-Packet-2.20/Makefile.PL.orig	2006-03-20 14:39:00 +0100
-+++ Net-Packet-2.20/Makefile.PL	2006-03-20 14:39:11 +0100
+Index: Net-Packet-2.22/Makefile.PL
+--- Net-Packet-2.22/Makefile.PL.orig	2006-05-12 23:31:02 +0200
++++ Net-Packet-2.22/Makefile.PL	2006-05-13 21:24:20 +0200
 @@ -1,8 +1,5 @@
  use ExtUtils::MakeMaker;
  
@@ -11,16 +11,16 @@ Index: Net-Packet-2.20/Makefile.PL
     NAME          => 'Net::Packet',
     VERSION_FROM  => 'Packet.pm',
 @@ -10,7 +7,6 @@
-       Time::HiRes        => 0,
-       Net::Pcap          => '0.12',
-       Net::IPv6Addr      => 0,
--      Socket6            => 0,
-       Class::Gomor::Hash => '0.22',
-       Bit::Vector        => 0,
-       Net::Write         => 0,
+       Time::HiRes   => 0,
+       Net::Pcap     => '0.12',
+       Net::IPv6Addr => 0,
+-      Socket6       => 0,
+       Class::Gomor  => 0,
+       Bit::Vector   => 0,
+       Net::Write    => 0,
 Index: Net-Patricia-1.014/libpatricia/patricia.c
 --- Net-Patricia-1.014/libpatricia/patricia.c.orig	2005-12-07 21:55:39 +0100
-+++ Net-Patricia-1.014/libpatricia/patricia.c	2006-03-12 18:50:42 +0100
++++ Net-Patricia-1.014/libpatricia/patricia.c	2006-05-13 21:21:45 +0200
 @@ -38,24 +38,24 @@
  /* prefix_tochar
   * convert prefix information to bytes
@@ -130,7 +130,7 @@ Index: Net-Patricia-1.014/libpatricia/patricia.c
      assert (patricia);
 Index: Net-Patricia-1.014/libpatricia/patricia.h
 --- Net-Patricia-1.014/libpatricia/patricia.h.orig	2005-12-07 21:54:52 +0100
-+++ Net-Patricia-1.014/libpatricia/patricia.h	2006-03-12 18:50:42 +0100
++++ Net-Patricia-1.014/libpatricia/patricia.h	2006-05-13 21:21:45 +0200
 @@ -15,10 +15,10 @@
  #ifndef _PATRICIA_H
  #define _PATRICIA_H
@@ -183,8 +183,8 @@ Index: Net-Patricia-1.014/libpatricia/patricia.h
  } patricia_tree_t;
  
 Index: Net-Pcap-0.12/Makefile.PL
---- Net-Pcap-0.12/Makefile.PL.orig	2005-12-27 18:33:55 +0100
-+++ Net-Pcap-0.12/Makefile.PL	2006-03-12 18:50:42 +0100
+--- Net-Pcap-0.12/Makefile.PL.orig	2006-03-14 20:33:13 +0100
++++ Net-Pcap-0.12/Makefile.PL	2006-05-13 21:21:45 +0200
 @@ -21,7 +21,8 @@
  
  } else {
@@ -196,8 +196,8 @@ Index: Net-Pcap-0.12/Makefile.PL
  
  for my $arg (@ARGV) {
 Index: Net-Pcap-0.12/Pcap.xs
---- Net-Pcap-0.12/Pcap.xs.orig	2006-03-20 14:37:24 +0100
-+++ Net-Pcap-0.12/Pcap.xs	2006-03-20 14:37:33 +0100
+--- Net-Pcap-0.12/Pcap.xs.orig	2006-03-14 20:58:53 +0100
++++ Net-Pcap-0.12/Pcap.xs	2006-05-13 21:21:45 +0200
 @@ -33,7 +33,7 @@
  #define NEED_sv_2pv_nolen 1
  #include "ppport.h"

+ 2 - 2
perl-net/perl-net.spec

@@ -45,7 +45,7 @@
 %define       V_net_radius            1.44
 %define       V_net_ip                1.24
 %define       V_class_gomor_hash      0.22
-%define       V_net_packet            2.20
+%define       V_net_packet            2.22
 %define       V_net_xmpp              1.0
 %define       V_net_jabber            2.0
 %define       V_net_patricia          1.014
@@ -63,7 +63,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20060415
+Release:      20060513
 
 #   package options
 %option       with_curl   no