Explorar el Código

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

Ralf S. Engelschall hace 16 años
padre
commit
19784b13c8
Se han modificado 2 ficheros con 8 adiciones y 8 borrados
  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.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	2008-01-01 22:05:18 +0100
+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
 @@ -38,24 +38,24 @@
  /* prefix_tochar
   * convert prefix information to bytes
@@ -119,9 +119,9 @@ Index: Net-Patricia-1.014/libpatricia/patricia.c
      int i, j, r;
  
      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	2008-01-01 22:05:18 +0100
+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
 @@ -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.014
+%define       V_net_patricia          1.14.52
 %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:      20090123
+Release:      20090411
 
 #   package options
 %option       with_pcap   no