Bläddra i källkod

modifying package: perl-net-5.10.0 20090411 -> 20090506

Ralf S. Engelschall 16 år sedan
förälder
incheckning
8b9df51115
2 ändrade filer med 8 tillägg och 8 borttagningar
  1. 6 6
      perl-net/perl-net.patch
  2. 2 2
      perl-net/perl-net.spec

+ 6 - 6
perl-net/perl-net.patch

@@ -9,9 +9,9 @@ Index: Net-Packet-3.26/Makefile.PL
        Bit::Vector   => 0,
     },
     ABSTRACT_FROM => 'lib/Net/Packet.pm',
-Index: Net-Patricia-1.14.52/libpatricia/patricia.c
---- Net-Patricia-1.14.52/libpatricia/patricia.c.orig	2005-12-07 21:55:39 +0100
-+++ Net-Patricia-1.14.52/libpatricia/patricia.c	2008-01-01 22:05:18 +0100
+Index: Net-Patricia-1.15/libpatricia/patricia.c
+--- Net-Patricia-1.15/libpatricia/patricia.c.orig	2005-12-07 21:55:39 +0100
++++ Net-Patricia-1.15/libpatricia/patricia.c	2008-01-01 22:05:18 +0100
 @@ -38,24 +38,24 @@
  /* prefix_tochar
   * convert prefix information to bytes
@@ -119,9 +119,9 @@ Index: Net-Patricia-1.14.52/libpatricia/patricia.c
      int i, j, r;
  
      assert (patricia);
-Index: Net-Patricia-1.14.52/libpatricia/patricia.h
---- Net-Patricia-1.14.52/libpatricia/patricia.h.orig	2005-12-07 21:54:52 +0100
-+++ Net-Patricia-1.14.52/libpatricia/patricia.h	2008-01-01 22:05:18 +0100
+Index: Net-Patricia-1.15/libpatricia/patricia.h
+--- Net-Patricia-1.15/libpatricia/patricia.h.orig	2005-12-07 21:54:52 +0100
++++ Net-Patricia-1.15/libpatricia/patricia.h	2008-01-01 22:05:18 +0100
 @@ -15,10 +15,10 @@
  #ifndef _PATRICIA_H
  #define _PATRICIA_H

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

@@ -46,7 +46,7 @@
 %define       V_net_packet            3.26
 %define       V_net_xmpp              1.02
 %define       V_net_jabber            2.0
-%define       V_net_patricia          1.14.52
+%define       V_net_patricia          1.15
 %define       V_net_irc               0.75
 %define       V_ip_country            2.26
 %define       V_io_socket_multicast   1.05
@@ -65,7 +65,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20090411
+Release:      20090506
 
 #   package options
 %option       with_pcap   no