# HG changeset patch # User Michael Schloh von Bennewitz # Date 1316605599 -7200 # Node ID 442a711da911e54064c5a2bf4af50bbf15994d33 # Parent 3d7d8c68b2fcba1eff5414a207d694141092dd2f Resynchronize with upstream package maintainer version. diff -r 3d7d8c68b2fc -r 442a711da911 perl-net/perl-net.patch --- a/perl-net/perl-net.patch Tue Sep 20 17:37:48 2011 +0200 +++ b/perl-net/perl-net.patch Wed Sep 21 13:46:39 2011 +0200 @@ -1,17 +1,50 @@ -Index: Net-Packet-3.26/Makefile.PL ---- Net-Packet-3.26/Makefile.PL.orig 2006-12-16 16:26:26 +0100 -+++ Net-Packet-3.26/Makefile.PL 2008-01-01 22:05:18 +0100 -@@ -14,7 +14,6 @@ - Net::Libdnet => 0, +Index: Net-IRC-0.79/Makefile.PL +--- Net-IRC-0.79/Makefile.PL.orig 2009-12-23 18:05:52.000000000 +0100 ++++ Net-IRC-0.79/Makefile.PL 2010-12-19 13:16:21.000000000 +0100 +@@ -4,29 +4,6 @@ + # the contents of the Makefile that is written. + + exit 0 if $ENV{AUTOMATED_TESTING}; +-my $ok = 'I acknowledge that Net::IRC is unsupported and I wish to proceed.'; +-my $warning = <); +-die "Refusing to install due to lack of confirmation" unless $acceptance eq $ok; +- + + WriteMakefile( + 'NAME' => 'Net::IRC', +Index: Net-Packet-3.27/Makefile.PL +--- Net-Packet-3.27/Makefile.PL.orig 2009-11-09 18:58:29.000000000 +0100 ++++ Net-Packet-3.27/Makefile.PL 2010-12-19 13:15:40.000000000 +0100 +@@ -15,7 +15,6 @@ Time::HiRes => 0, Net::IPv6Addr => 0, + Net::IPv4Addr => 0, - Socket6 => 0, 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.15/libpatricia/patricia.c +--- Net-Patricia-1.15/libpatricia/patricia.c.orig 2009-04-19 06:28:15.000000000 +0200 ++++ Net-Patricia-1.15/libpatricia/patricia.c 2010-12-19 13:15:40.000000000 +0100 @@ -38,24 +38,24 @@ /* prefix_tochar * convert prefix information to bytes @@ -119,9 +152,9 @@ 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.15/libpatricia/patricia.h +--- Net-Patricia-1.15/libpatricia/patricia.h.orig 2009-04-19 06:28:15.000000000 +0200 ++++ Net-Patricia-1.15/libpatricia/patricia.h 2010-12-19 13:15:40.000000000 +0100 @@ -15,10 +15,10 @@ #ifndef _PATRICIA_H #define _PATRICIA_H @@ -174,21 +207,21 @@ } patricia_tree_t; Index: Net-Pcap-0.16/Makefile.PL ---- Net-Pcap-0.16/Makefile.PL.orig 2007-12-24 00:06:15 +0100 -+++ Net-Pcap-0.16/Makefile.PL 2008-01-01 22:08:20 +0100 +--- Net-Pcap-0.16/Makefile.PL.orig 2007-12-24 00:06:15.000000000 +0100 ++++ Net-Pcap-0.16/Makefile.PL 2010-12-19 13:15:40.000000000 +0100 @@ -23,7 +23,8 @@ } else { $options{CCFLAGS} = '-Wall -Wwrite-strings' if $Config{ccname} eq 'gcc' and $] >= 5.006; - $options{LIBS} = '-lpcap'; -+ $options{INC} = '-I@l_prefix@/include'; -+ $options{LIBS} = '-L@l_prefix@/lib -lpcap'; ++ $options{INC} = '-I/openpkg/include'; ++ $options{LIBS} = '-L/openpkg/lib -lpcap'; } for my $arg (@ARGV) { Index: Net-Pcap-0.16/Pcap.xs ---- Net-Pcap-0.16/Pcap.xs.orig 2008-01-01 05:22:22 +0100 -+++ Net-Pcap-0.16/Pcap.xs 2008-01-01 22:05:18 +0100 +--- Net-Pcap-0.16/Pcap.xs.orig 2008-01-01 05:22:22.000000000 +0100 ++++ Net-Pcap-0.16/Pcap.xs 2010-12-19 13:15:40.000000000 +0100 @@ -33,7 +33,7 @@ #define NEED_sv_2pv_nolen 1 #include "ppport.h" @@ -198,3 +231,73 @@ #ifdef _CYGWIN #include +Index: Net-RabbitMQ-0.0.4/Makefile.PL +--- Net-RabbitMQ-0.0.4/Makefile.PL.orig 2009-11-12 21:15:45.000000000 +0100 ++++ Net-RabbitMQ-0.0.4/Makefile.PL 2010-12-19 13:15:40.000000000 +0100 +@@ -2,12 +2,16 @@ + use ExtUtils::MakeMaker 5.16 ; + use Config ; + +-my @parts = qw/api connection debug framing mem socket table/; +-my $cfiles = join(' ', map { "librabbitmq/amqp_$_.c" } @parts); +- + WriteMakefile( + NAME => 'Net::RabbitMQ', + VERSION_FROM => 'RabbitMQ.pm', +- OBJECT => "RabbitMQ.o $cfiles", ++ 'MYEXTLIB' => 'librabbitmq/librabbitmq$(LIB_EXT)', ++ OBJECT => "RabbitMQ.o", + ); + ++sub MY::postamble { ++' ++$(MYEXTLIB): librabbitmq/Makefile ++ cd librabbitmq && $(MAKE) $(PASTHRU) ++'; ++} +Index: Net-RabbitMQ-0.0.4/librabbitmq/Makefile.PL +--- Net-RabbitMQ-0.0.4/librabbitmq/Makefile.PL.orig 2010-12-19 13:15:40.000000000 +0100 ++++ Net-RabbitMQ-0.0.4/librabbitmq/Makefile.PL 2010-12-19 13:15:40.000000000 +0100 +@@ -0,0 +1,22 @@ ++ ++use ExtUtils::MakeMaker; ++ ++$Verbose = 1; ++ ++WriteMakefile( ++ NAME => 'Net::RabbitMQ::librabbitmq', ++ SKIP => [ qw(all static static_lib dynamic dynamic_lib test) ], ++ clean => { 'FILES' => 'librabbitmq$(LIB_EXT)' }, ++); ++ ++sub MY::top_targets { ++' ++all :: static ++test :: ++static :: librabbitmq$(LIB_EXT) ++librabbitmq$(LIB_EXT): $(O_FILES) ++ $(AR) cr librabbitmq$(LIB_EXT) $(O_FILES) ++ $(RANLIB) librabbitmq$(LIB_EXT) ++ ++'; ++} +Index: Net-RabbitMQ-0.0.4/librabbitmq/amqp.h +--- Net-RabbitMQ-0.0.4/librabbitmq/amqp.h.orig 2009-12-19 08:59:44.000000000 +0100 ++++ Net-RabbitMQ-0.0.4/librabbitmq/amqp.h 2010-12-19 13:15:40.000000000 +0100 +@@ -5,6 +5,9 @@ + extern "C" { + #endif + ++#include ++#include ++ + typedef int amqp_boolean_t; + typedef uint32_t amqp_method_number_t; + typedef uint32_t amqp_flags_t; +Index: Net-RabbitMQ-0.0.4/librabbitmq/amqp_config.h +--- Net-RabbitMQ-0.0.4/librabbitmq/amqp_config.h.orig 2009-11-12 21:15:45.000000000 +0100 ++++ Net-RabbitMQ-0.0.4/librabbitmq/amqp_config.h 2010-12-19 13:15:40.000000000 +0100 +@@ -1,2 +1,3 @@ ++#undef VERSION + #define VERSION "0.0.1" + diff -r 3d7d8c68b2fc -r 442a711da911 perl-net/perl-net.spec --- a/perl-net/perl-net.spec Tue Sep 20 17:37:48 2011 +0200 +++ b/perl-net/perl-net.spec Wed Sep 21 13:46:39 2011 +0200 @@ -1,6 +1,6 @@ ## ## perl-net.spec -- OpenPKG RPM Package Specification -## Copyright (c) 2000-2008 OpenPKG Foundation e.V. +## Copyright (c) 2000-2011 OpenPKG Foundation e.V. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that @@ -22,37 +22,42 @@ ## # versions of individual parts -%define V_perl 5.10.0 +%define V_perl 5.14 %define V_math_base85 0.2 %define V_net_ipv4addr 0.10 %define V_net_ipv6addr 0.2 -%define V_net_daemon 0.43 -%define V_net_server 0.97 +%define V_net_daemon 0.48 +%define V_net_server 0.99 %define V_net_ext 1.011 -%define V_libnet 1.22 -%define V_net_netmask 1.9015 -%define V_net_ftp_common 6.1 +%define V_libnet 1.22_01 +%define V_net_netmask 1.9016 +%define V_net_ftp_common 7.0.d %define V_net_snmp 5.2.0 -%define V_net_tftp 0.17 +%define V_net_tftp 0.19 %define V_net_telnet 3.03 %define V_net_telnet_cisco 1.10 %define V_plrpc 0.2020 -%define V_net_imap_simple 1.17 -%define V_net_bgp 0.10 +%define V_net_imap_simple 1.2025 +%define V_net_bgp 0.14 %define V_net_pcap 0.16 -%define V_net_radius 1.56 +%define V_net_radius 2.103 %define V_net_ip 1.25 -%define V_class_gomor 1.01 -%define V_net_packet 3.26 +%define V_class_gomor 1.02 +%define V_net_packet 3.27 %define V_net_xmpp 1.02 %define V_net_jabber 2.0 -%define V_net_patricia 1.014 -%define V_net_irc 0.75 -%define V_ip_country 2.26 -%define V_io_socket_multicast 1.05 +%define V_net_patricia 1.15 +%define V_net_irc 0.79 +%define V_ip_country 2.27 +%define V_io_socket_multicast 1.12 %define V_net_growlclient 0.02 -%define V_net_dhcp 0.66 +%define V_net_dhcp 0.67_1 %define V_net_proxy 0.12 +%define V_net_stomp 0.42 +%define V_net_stomp_receipt 0.36 +%define V_net_rabbitmq 0.0.4 +%define V_netaddr_ip 4.044 +%define V_net_http 6.01 %define V_net_netxap 0.02 # package information @@ -66,56 +71,57 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090106 +Release: 20110914 # package options %option with_pcap no # list of sources -Source0: http://www.cpan.org/modules/by-module/Math/Math-Base85-%{V_math_base85}.tar.gz -Source1: http://www.cpan.org/modules/by-module/Net/Net-IPv4Addr-%{V_net_ipv4addr}.tar.gz -Source2: http://www.cpan.org/modules/by-module/Net/Net-IPv6Addr-%{V_net_ipv6addr}.tar.gz +Source0: http://www.cpan.org/authors/id/T/TM/TMONROE/Math-Base85-%{V_math_base85}.tar.gz +Source1: http://www.cpan.org/authors/id/F/FR/FRAJULAC/Net-IPv4Addr-%{V_net_ipv4addr}.tar.gz +Source2: http://www.cpan.org/authors/id/T/TM/TMONROE/Net-IPv6Addr-%{V_net_ipv6addr}.tar.gz Source3: http://www.cpan.org/modules/by-module/Net/Net-Daemon-%{V_net_daemon}.tar.gz -Source4: http://www.cpan.org/modules/by-module/Net/Net-Server-%{V_net_server}.tar.gz -Source5: http://www.cpan.org/modules/by-module/Net/Net-ext-%{V_net_ext}.tar.gz -Source6: http://www.cpan.org/modules/by-module/Net/libnet-%{V_libnet}.tar.gz +Source4: http://www.cpan.org/authors/id/R/RH/RHANDOM/Net-Server-%{V_net_server}.tar.gz +Source5: http://www.cpan.org/authors/id/S/SP/SPIDB/Net-ext-%{V_net_ext}.tar.gz +Source6: http://www.cpan.org/authors/id/G/GB/GBARR/libnet-%{V_libnet}.tar.gz Source7: http://www.cpan.org/modules/by-module/Net/Net-Netmask-%{V_net_netmask}.tar.gz Source8: http://www.cpan.org/modules/by-module/Net/Net-FTP-Common-%{V_net_ftp_common}.tar.gz Source9: http://www.cpan.org/modules/by-module/Net/Net-SNMP-%{V_net_snmp}.tar.gz -Source10: http://www.cpan.org/modules/by-module/Net/Net-TFTP-%{V_net_tftp}.tar.gz -Source11: http://www.cpan.org/modules/by-module/Net/Net-Telnet-%{V_net_telnet}.tar.gz -Source12: http://www.cpan.org/modules/by-module/Net/Net-Telnet-Cisco-%{V_net_telnet_cisco}.tar.gz -Source13: http://www.cpan.org/modules/by-module/Net/Net-Radius-%{V_net_radius}.tar.gz +Source10: http://www.cpan.org/authors/id/G/GB/GBARR/Net-TFTP-%{V_net_tftp}.tar.gz +Source11: http://www.cpan.org/authors/id/J/JR/JROGERS/Net-Telnet-%{V_net_telnet}.tar.gz +Source12: http://www.cpan.org/authors/id/J/JO/JOSHUA/Net-Telnet-Cisco-%{V_net_telnet_cisco}.tar.gz +Source13: http://www.cpan.org/authors/id/L/LU/LUISMUNOZ/Net-Radius-%{V_net_radius}.tar.gz Source14: http://www.cpan.org/modules/by-module/RPC/PlRPC-%{V_plrpc}.tar.gz -Source15: http://www.cpan.org/modules/by-module/Net/Net-IMAP-Simple-%{V_net_imap_simple}.tar.gz -Source16: http://www.cpan.org/modules/by-module/Net/Net-BGP-%{V_net_bgp}.tar.gz -Source17: http://www.cpan.org/modules/by-module/Net/Net-Pcap-%{V_net_pcap}.tar.gz -Source18: http://www.cpan.org/modules/by-module/Class/Class-Gomor-%{V_class_gomor}.tar.gz -Source19: http://www.cpan.org/modules/by-module/Net/Net-Packet-%{V_net_packet}.tar.gz -Source20: http://www.cpan.org/modules/by-module/Net/Net-IP-%{V_net_ip}.tar.gz -Source21: http://www.cpan.org/modules/by-module/Net/Net-XMPP-%{V_net_xmpp}.tar.gz -Source22: http://www.cpan.org/modules/by-module/Net/Net-Jabber-%{V_net_jabber}.tar.gz -Source23: http://www.cpan.org/modules/by-module/Net/Net-Patricia-%{V_net_patricia}.tar.gz -Source24: http://www.cpan.org/modules/by-module/Net/Net-IRC-%{V_net_irc}.tar.gz -Source25: http://www.cpan.org/modules/by-module/IP/IP-Country-%{V_ip_country}.tar.gz -Source26: http://www.cpan.org/modules/by-module/IO/IO-Socket-Multicast-%{V_io_socket_multicast}.tar.gz -Source27: http://www.cpan.org/modules/by-module/Net/Net-GrowlClient-%{V_net_growlclient}.tar.gz -Source28: http://www.cpan.org/modules/by-module/Net/Net-DHCP-%{V_net_dhcp}.tar.gz -Source29: http://www.cpan.org/modules/by-module/Net/Net-Proxy-%{V_net_proxy}.tar.gz -Source30: http://www.cpan.org/modules/by-module/Net/NetxAP-%{V_net_netxap}.tar.gz +Source15: http://www.cpan.org/authors/id/J/JE/JETTERO/Net-IMAP-Simple-%{V_net_imap_simple}.tar.gz +Source16: http://www.cpan.org/authors/id/K/KB/KBRINT/Net-BGP-%{V_net_bgp}.tar.gz +Source17: http://www.cpan.org/authors/id/S/SA/SAPER/Net-Pcap-%{V_net_pcap}.tar.gz +Source18: http://www.cpan.org/authors/id/G/GO/GOMOR/Class-Gomor-%{V_class_gomor}.tar.gz +Source19: http://www.cpan.org/authors/id/G/GO/GOMOR/Net-Packet-%{V_net_packet}.tar.gz +Source20: http://www.cpan.org/authors/id/M/MA/MANU/Net-IP-%{V_net_ip}.tar.gz +Source21: http://www.cpan.org/authors/id/H/HA/HACKER/Net-XMPP-%{V_net_xmpp}.tar.gz +Source22: http://www.cpan.org/authors/id/R/RE/REATMON/Net-Jabber-%{V_net_jabber}.tar.gz +Source23: http://www.cpan.org/authors/id/P/PH/PHILIPP/Net-Patricia-%{V_net_patricia}.tar.gz +Source24: http://www.cpan.org/authors/id/A/AP/APEIRON/Net-IRC-%{V_net_irc}.tar.gz +Source25: http://www.cpan.org/authors/id/N/NW/NWETTERS/IP-Country-%{V_ip_country}.tar.gz +Source26: http://www.cpan.org/authors/id/B/BR/BRAMBLE/IO-Socket-Multicast-%{V_io_socket_multicast}.tar.gz +Source27: http://www.cpan.org/authors/id/C/CA/CASTOR/Net-GrowlClient-%{V_net_growlclient}.tar.gz +Source28: http://www.cpan.org/authors/id/D/DJ/DJZORT/Net-DHCP-%{V_net_dhcp}.tar.gz +Source29: http://www.cpan.org/authors/id/B/BO/BOOK/Net-Proxy-%{V_net_proxy}.tar.gz +Source30: http://www.cpan.org/authors/id/A/AS/ASH/Net-Stomp-%{V_net_stomp}.tar.gz +Source31: http://www.cpan.org/authors/id/H/HU/HUGUEI/Net-Stomp-Receipt-%{V_net_stomp_receipt}.tar.gz +Source32: http://www.cpan.org/authors/id/J/JE/JESUS/Net-RabbitMQ-%{V_net_rabbitmq}.tar.gz +Source33: http://www.cpan.org/authors/id/M/MI/MIKER/NetAddr-IP-%{V_netaddr_ip}.tar.gz +Source34: http://www.cpan.org/authors/id/G/GA/GAAS/Net-HTTP-%{V_net_http}.tar.gz +Source35: http://www.cpan.org/modules/by-module/Net/NetxAP-%{V_net_netxap}.tar.gz Patch0: perl-net.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130 -PreReq: OpenPKG, openpkg >= 20040130 -BuildPreReq: perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126, binutils -PreReq: perl >= %{V_perl} -BuildPreReq: perl-crypto, perl-sys, perl-time -PreReq: perl-crypto, perl-sys, perl-time -BuildPreReq: perl-xml, perl-util >= %{V_perl}-20040210 -PreReq: perl-xml, perl-util >= %{V_perl}-20040210 +BuildPreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 +PreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl} +BuildPreReq: perl-crypto, perl-sys, perl-time, perl-xml, perl-util >= %{V_perl}-20040210 +PreReq: perl-crypto, perl-sys, perl-time, perl-xml, perl-util >= %{V_perl}-20040210 %if "%{with_pcap}" == "yes" BuildPreReq: libpcap PreReq: libpcap @@ -167,6 +173,11 @@ - Net::GrowlClient (%{V_net_growlclient}) - Net::DHCP (%{V_net_dhcp}) - Net::Proxy (%{V_net_proxy}) + - Net::Stomp (%{V_net_stomp}) + - Net::Stomp::Receipt (%{V_net_stomp_receipt}) + - Net::RabbitMQ (%{V_net_rabbitmq}) + - NetAddr::IP (%{V_netaddr_ip}) + - Net::HTTP (%{V_net_http}) - Net::NetxAP (%V_net_netxap}) %track @@ -182,12 +193,12 @@ } prog perl-net:libnet = { version = %{V_libnet} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/G/GB/GBARR/ regex = libnet-(__VER__)\.tar\.gz } prog perl-net:Net-BGP = { version = %{V_net_bgp} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/K/KB/KBRINT/ regex = Net-BGP-(__VER__)\.tar\.gz } prog perl-net:Net-Daemon = { @@ -197,17 +208,17 @@ } prog perl-net:Net-ext = { version = %{V_net_ext} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/S/SP/SPIDB/ regex = Net-ext-(__VER__)\.tar\.gz } prog perl-net:Net-Imap-Simple = { version = %{V_net_imap_simple} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/J/JE/JETTERO/ regex = Net-IMAP-Simple-(__VER__)\.tar\.gz } prog perl-net:Net-Server = { version = %{V_net_server} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/R/RH/RHANDOM/ regex = Net-Server-(__VER__)\.tar\.gz } prog perl-net:Net-SNMP = { @@ -217,17 +228,17 @@ } prog perl-net:Net-Telnet = { version = %{V_net_telnet} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/J/JR/JROGERS/ regex = Net-Telnet-(__VER__)\.tar\.gz } prog perl-net:Net-Telnet-Cisco = { version = %{V_net_telnet_cisco} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/J/JO/JOSHUA/ regex = Net-Telnet-Cisco-(__VER__)\.tar\.gz } prog perl-net:Net-TFTP = { version = %{V_net_tftp} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/G/GB/GBARR/ regex = Net-TFTP-(__VER__)\.tar\.gz } prog perl-net:PlRPC = { @@ -237,12 +248,12 @@ } prog perl-net:Net-Pcap = { version = %{V_net_pcap} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/S/SA/SAPER/ regex = Net-Pcap-(__VER__)\.tar\.gz } prog perl-net:Net-Radius = { version = %{V_net_radius} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/L/LU/LUISMUNOZ/ regex = Net-Radius-(__VER__)\.tar\.gz } prog perl-net:Net-IP = { @@ -252,73 +263,100 @@ } prog perl-net:Net-Packet = { version = %{V_net_packet} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/G/GO/GOMOR/ regex = Net-Packet-(__VER__)\.tar\.gz } prog perl-net:Class-Gomor = { version = %{V_class_gomor} - url = http://www.cpan.org/modules/by-module/Class/ + url = http://www.cpan.org/authors/id/G/GO/GOMOR/ regex = Class-Gomor-(__VER__)\.tar\.gz } prog perl-net:Net-XMPP = { version = %{V_net_xmpp} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/H/HA/HACKER/ regex = Net-XMPP-(__VER__)\.tar\.gz } prog perl-net:Net-Jabber = { version = %{V_net_jabber} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/R/RE/REATMON/ regex = Net-Jabber-(__VER__)\.tar\.gz } prog perl-net:Net-Patricia = { version = %{V_net_patricia} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/P/PH/PHILIPP/ regex = Net-Patricia-(__VER__)\.tar\.gz } prog perl-net:Net-IPv4Addr = { version = %{V_net_ipv4addr} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/F/FR/FRAJULAC/ regex = Net-IPv4Addr-(__VER__)\.tar\.gz } prog perl-net:Net-IPv6Addr = { version = %{V_net_ipv6addr} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/T/TM/TMONROE/ regex = Net-IPv6Addr-(__VER__)\.tar\.gz } prog perl-net:Math-Base85 = { version = %{V_math_base85} - url = http://www.cpan.org/modules/by-module/Math/ + url = http://www.cpan.org/authors/id/T/TM/TMONROE/ regex = Math-Base85-(__VER__)\.tar\.gz } prog perl-net:Net-IRC = { + disabled + comment = "rse: version >= 0.76 no longer supported by author" version = %{V_net_irc} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/A/AP/APEIRON/ regex = Net-IRC-(__VER__)\.tar\.gz } prog perl-net:IP-Country = { version = %{V_ip_country} - url = http://www.cpan.org/modules/by-module/IP/ + url = http://www.cpan.org/authors/id/N/NW/NWETTERS/ regex = IP-Country-(__VER__)\.tar\.gz } prog perl-net:IO-Socket-Multicast = { version = %{V_io_socket_multicast} - url = http://www.cpan.org/modules/by-module/IO/ + url = http://www.cpan.org/authors/id/B/BR/BRAMBLE/ regex = IO-Socket-Multicast-(__VER__)\.tar\.gz } prog perl-net:Net-GrowlClient = { version = %{V_net_growlclient} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/C/CA/CASTOR/ regex = Net-GrowlClient-(__VER__)\.tar\.gz } prog perl-net:Net-DHCP = { version = %{V_net_dhcp} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/D/DJ/DJZORT/ regex = Net-DHCP-(__VER__)\.tar\.gz } prog perl-net:Net-Proxy = { version = %{V_net_proxy} + url = http://www.cpan.org/authors/id/B/BO/BOOK/ + regex = Net-Proxy-(__VER__)\.tar\.gz + } + prog perl-net:Net-Stomp = { + version = %{V_net_stomp} + url = http://www.cpan.org/authors/id/A/AS/ASH/ + regex = Net-Stomp-(__VER__)\.tar\.gz + } + prog perl-net:Net-Stomp-Receipt = { + version = %{V_net_stomp_receipt} + url = http://www.cpan.org/authors/id/H/HU/HUGUEI/ + regex = Net-Stomp-Receipt-(__VER__)\.tar\.gz + } + prog perl-net:Net-RabbitMQ = { + version = %{V_net_rabbitmq} url = http://www.cpan.org/modules/by-module/Net/ - regex = Net-Proxy-(__VER__)\.tar\.gz + regex = Net-RabbitMQ-(__VER__)\.tar\.gz + } + prog perl-net:NetAddr-IP = { + version = %{V_netaddr_ip} + url = http://www.cpan.org/authors/id/M/MI/MIKER/ + regex = NetAddr-IP-(__VER__)\.tar\.gz + } + prog perl-net:Net-HTTP = { + version = %{V_net_http} + url = http://www.cpan.org/authors/id/G/GA/GAAS/ + regex = Net-HTTP-(__VER__)\.tar\.gz } prog perl-net:NetxAP = { version = %{V_net_netxap} @@ -360,6 +398,11 @@ ) || true %setup -q -T -D -a 29 %setup -q -T -D -a 30 + %setup -q -T -D -a 31 + %setup -q -T -D -a 32 + %setup -q -T -D -a 33 + %setup -q -T -D -a 34 + %setup -q -T -D -a 35 sed <%{PATCH0} -e 's;@l_prefix@;%{l_prefix};g' | %{l_patch} -p0 -b %build @@ -403,6 +446,11 @@ %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE30} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE31} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE32} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE33} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE34} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE35} configure build install %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files` diff -r 3d7d8c68b2fc -r 442a711da911 perl-parse/perl-parse.spec --- a/perl-parse/perl-parse.spec Tue Sep 20 17:37:48 2011 +0200 +++ b/perl-parse/perl-parse.spec Wed Sep 21 13:46:39 2011 +0200 @@ -1,6 +1,6 @@ ## ## perl-parse.spec -- OpenPKG RPM Package Specification -## Copyright (c) 2000-2008 OpenPKG Foundation e.V. +## Copyright (c) 2000-2011 OpenPKG Foundation e.V. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that @@ -22,34 +22,36 @@ ## # versions of individual parts -%define V_perl 5.10.0 -%define V_config_inifiles 2.48 -%define V_config_general 2.42 -%define V_config_simple 4.58 +%define V_perl 5.14 +%define V_config_inifiles 2.68 +%define V_config_general 2.50 +%define V_config_simple 4.59 %define V_config_context 0.10 -%define V_config_scoped 0.12 +%define V_config_scoped 0.13 %define V_string_tokenizer 0.05 -%define V_parse_recdescent 1.95.1 -%define V_parse_recdescent_faq 6.0.e +%define V_parse_recdescent 1.962.2 +%define V_parse_recdescent_faq 7.5 %define V_parse_recdescent_deparse 1.00 %define V_parse_recdescent_consumer 1.03 %define V_parse_recdescent_topiary 0.05 %define V_parse_yapp 1.05 -%define V_parse_eyapp 1.146 +%define V_parse_eyapp 1.181 %define V_parse_earley 0.15 -%define V_parse_lex 2.15 +%define V_parse_lex 2.20 %define V_parse_flex 0.12 %define V_c_scan 0.74 %define V_appconfig 1.66 %define V_appconfig_std 1.07 %define V_ogdl 20041124 -%define V_text_csv_xs 0.64 +%define V_text_csv_pp 1.06 +%define V_text_csv_xs 0.85 %define V_text_csv_simple 1.00 -%define V_getopt_long 2.38 -%define V_getopt_attribute 1.44 +%define V_getopt_long 2.38_02 +%define V_getopt_attribute 2.101700 %define V_getopt_argvfile 1.11 %define V_getopt_fancy 0.06 %define V_getopt_ll 1.0.0 +%define V_getopt_flex 1.07 # package information Name: perl-parse @@ -62,42 +64,44 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090416 +Release: 20110914 # list of sources -Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz -Source1: http://www.cpan.org/modules/by-module/Config/Config-General-%{V_config_general}.tar.gz -Source2: http://www.cpan.org/modules/by-module/Config/Config-Simple-%{V_config_simple}.tar.gz -Source3: http://www.cpan.org/authors/id/D/DC/DCONWAY/Parse-RecDescent-v%{V_parse_recdescent}.tar.gz -Source4: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-FAQ-%{V_parse_recdescent_faq}.tar.gz -Source5: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Deparse-%{V_parse_recdescent_deparse}.tar.gz -Source6: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Consumer-%{V_parse_recdescent_consumer}.tar.gz -Source7: http://www.cpan.org/modules/by-module/Parse/Parse-Yapp-%{V_parse_yapp}.tar.gz -Source8: http://www.cpan.org/modules/by-module/Parse/Parse-Earley-%{V_parse_earley}.tar.gz -Source9: http://www.cpan.org/modules/by-module/Parse/ParseLex-%{V_parse_lex}.tar.gz -Source10: http://www.cpan.org/modules/by-module/C/C-Scan-%{V_c_scan}.tar.gz -Source11: http://www.cpan.org/modules/by-module/AppConfig/AppConfig-%{V_appconfig}.tar.gz -Source12: http://www.cpan.org/modules/by-module/AppConfig/AppConfig-Std-%{V_appconfig_std}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-%{V_config_inifiles}.tar.gz +Source1: http://www.cpan.org/authors/id/T/TL/TLINDEN/Config-General-%{V_config_general}.tar.gz +Source2: http://www.cpan.org/authors/id/S/SH/SHERZODR/Config-Simple-%{V_config_simple}.tar.gz +Source3: http://www.cpan.org/authors/id/D/DC/DCONWAY/Parse-RecDescent-%{V_parse_recdescent}.tar.gz +Source4: http://www.cpan.org/authors/id/T/TB/TBONE/Parse-RecDescent-FAQ-%{V_parse_recdescent_faq}.tar.gz +Source5: http://www.cpan.org/authors/id/S/SI/SIMON/Parse-RecDescent-Deparse-%{V_parse_recdescent_deparse}.tar.gz +Source6: http://www.cpan.org/authors/id/T/TB/TBONE/Parse-RecDescent-Consumer-%{V_parse_recdescent_consumer}.tar.gz +Source7: http://www.cpan.org/authors/id/F/FD/FDESAR/Parse-Yapp-%{V_parse_yapp}.tar.gz +Source8: http://www.cpan.org/authors/id/L/LP/LPALMER/Parse-Earley-%{V_parse_earley}.tar.gz +Source9: http://www.cpan.org/authors/id/P/PS/PSCUST/ParseLex-%{V_parse_lex}.tar.gz +Source10: http://www.cpan.org/authors/id/H/HV/HVDS/C-Scan-%{V_c_scan}.tar.gz +Source11: http://www.cpan.org/authors/id/A/AB/ABW/AppConfig-%{V_appconfig}.tar.gz +Source12: http://www.cpan.org/authors/id/N/NE/NEILB/AppConfig-Std-%{V_appconfig_std}.tar.gz Source13: http://switch.dl.sourceforge.net/ogdl/ogdlutils-%{V_ogdl}.tgz -Source14: http://www.cpan.org/modules/by-module/String/String-Tokenizer-%{V_string_tokenizer}.tar.gz -Source15: http://www.cpan.org/modules/by-module/Config/Config-Context-%{V_config_context}.tar.gz -Source16: http://www.cpan.org/modules/by-module/Config/Config-Scoped-%{V_config_scoped}.tar.gz -Source17: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tgz -Source18: http://www.cpan.org/modules/by-module/Text/Text-CSV-Simple-%{V_text_csv_simple}.tar.gz -Source19: http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{V_getopt_long}.tar.gz -Source20: http://www.cpan.org/modules/by-module/Getopt/Getopt-Attribute-%{V_getopt_attribute}.tar.gz -Source21: http://www.cpan.org/modules/by-module/Getopt/Getopt-ArgvFile-%{V_getopt_argvfile}.tar.gz -Source22: http://www.cpan.org/modules/by-module/Getopt/Getopt-Fancy-%{V_getopt_fancy}.tar.gz -Source23: http://www.cpan.org/modules/by-module/Getopt/Getopt-LL-%{V_getopt_ll}.tar.gz -Source24: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Topiary-%{V_parse_recdescent_topiary}.tar.gz -Source25: http://www.cpan.org/modules/by-module/Parse/Parse-Flex-%{V_parse_flex}.tar.gz -Source26: http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{V_parse_eyapp}.tar.gz +Source14: http://www.cpan.org/authors/id/S/ST/STEVAN/String-Tokenizer-%{V_string_tokenizer}.tar.gz +Source15: http://www.cpan.org/authors/id/M/MG/MGRAHAM/Config-Context-%{V_config_context}.tar.gz +Source16: http://www.cpan.org/authors/id/G/GA/GAISSMAI/Config-Scoped-%{V_config_scoped}.tar.gz +Source17: http://www.cpan.org/modules/by-module/Text/Text-CSV_PP-%{V_text_csv_pp}.tar.gz +Source18: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tgz +Source19: http://www.cpan.org/authors/id/T/TM/TMTM/Text-CSV-Simple-%{V_text_csv_simple}.tar.gz +Source20: http://www.cpan.org/authors/id/J/JV/JV/Getopt-Long-%{V_getopt_long}.tar.gz +Source21: http://www.cpan.org/authors/id/M/MA/MARCEL/Getopt-Attribute-%{V_getopt_attribute}.tar.gz +Source22: http://www.cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-%{V_getopt_argvfile}.tar.gz +Source23: http://www.cpan.org/authors/id/B/BA/BATMAN/Getopt-Fancy-%{V_getopt_fancy}.tar.gz +Source24: http://www.cpan.org/authors/id/A/AS/ASKSH/Getopt-LL-%{V_getopt_ll}.tar.gz +Source25: http://www.cpan.org/authors/id/I/IV/IVORW/Parse-RecDescent-Topiary-%{V_parse_recdescent_topiary}.tar.gz +Source26: http://www.cpan.org/authors/id/I/IO/IOANNIS/Parse-Flex-%{V_parse_flex}.tar.gz +Source27: http://www.cpan.org/authors/id/C/CA/CASIANO/Parse-Eyapp-%{V_parse_eyapp}.tar.gz +Source28: http://www.cpan.org/authors/id/R/RP/RPKELLY/Getopt-Flex-%{V_getopt_flex}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031 -PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl} +BuildPreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031 +PreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl} BuildPreReq: perl-util, perl-module, flex PreReq: perl-util, perl-module, flex AutoReq: no @@ -125,6 +129,7 @@ - AppConfig (%{V_appconfig}) - AppConfig::Std (%{V_appconfig_std}) - OGDL (%{V_ogdl}) + - Text::CSV_PP (%{V_text_csv_pp}) - Text::CSV_XS (%{V_text_csv_xs}) - Text::CSV::Simple (%{V_text_csv_simple}) - Getopt::Long (%{V_getopt_long}) @@ -132,21 +137,22 @@ - Getopt::ArgvFile (%{V_getopt_argvfile}) - Getopt::Fancy (%{V_getopt_fancy}) - Getopt::LL (%{V_getopt_ll}) + - Getopt::Flex (%{V_getopt_flex}) %track prog perl-parse:Config-General = { version = %{V_config_general} - url = http://www.cpan.org/modules/by-module/Config/ + url = http://www.cpan.org/authors/id/T/TL/TLINDEN/ regex = Config-General-(__VER__)\.tar\.gz } prog perl-parse:Config-IniFiles = { version = %{V_config_inifiles} - url = http://www.cpan.org/modules/by-module/Config/ + url = http://www.cpan.org/authors/id/S/SH/SHLOMIF/ regex = Config-IniFiles-(__VER__)\.tar\.gz } prog perl-parse:Config-Simple = { version = %{V_config_simple} - url = http://www.cpan.org/modules/by-module/Config/ + url = http://www.cpan.org/authors/id/S/SH/SHERZODR/ regex = Config-Simple-(__VER__)\.tar\.gz } prog perl-parse:Parse-RecDescent = { @@ -156,84 +162,89 @@ } prog perl-parse:Parse-RecDescent-Consumer = { version = %{V_parse_recdescent_consumer} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/T/TB/TBONE/ regex = Parse-RecDescent-Consumer-(__VER__)\.tar\.gz } prog perl-parse:Parse-RecDescent-Deparse = { version = %{V_parse_recdescent_deparse} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/S/SI/SIMON/ regex = Parse-RecDescent-Deparse-(__VER__)\.tar\.gz } prog perl-parse:Parse-RecDescent-FAQ = { version = %{V_parse_recdescent_faq} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/T/TB/TBONE/ regex = Parse-RecDescent-FAQ-(__VER__)\.tar\.gz } prog perl-parse:Parse-RecDescent-Topiary = { version = %{V_parse_recdescent_topiary} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/I/IV/IVORW/ regex = Parse-RecDescent-Topiary-(__VER__)\.tar\.gz } prog perl-parse:Parse-Yapp = { version = %{V_parse_yapp} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/F/FD/FDESAR/ regex = Parse-Yapp-(__VER__)\.tar\.gz } prog perl-parse:Parse-Eyapp = { version = %{V_parse_eyapp} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/C/CA/CASIANO/ regex = Parse-Eyapp-(__VER__)\.tar\.gz } prog perl-parse:Parse-Earley = { version = %{V_parse_earley} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/L/LP/LPALMER/ regex = Parse-Earley-(__VER__)\.tar\.gz } prog perl-parse:Parse-Lex = { version = %{V_parse_lex} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/P/PS/PSCUST/ regex = ParseLex-(__VER__)\.tar\.gz } prog perl-parse:Parse-Flex = { version = %{V_parse_flex} - url = http://www.cpan.org/modules/by-module/Parse/ + url = http://www.cpan.org/authors/id/I/IO/IOANNIS/ regex = Parse-Flex-(__VER__)\.tar\.gz } prog perl-parse:C-Scan = { version = %{V_c_scan} - url = http://www.cpan.org/modules/by-module/C/ + url = http://www.cpan.org/authors/id/H/HV/HVDS/ regex = C-Scan-(__VER__)\.tar\.gz } prog perl-parse:AppConfig = { version = %{V_appconfig} - url = http://www.cpan.org/modules/by-module/AppConfig/ + url = http://www.cpan.org/authors/id/A/AB/ABW/ regex = AppConfig-(__VER__)\.tar\.gz } prog perl-parse:AppConfig-Std = { version = %{V_appconfig_std} - url = http://www.cpan.org/modules/by-module/AppConfig/ + url = http://www.cpan.org/authors/id/N/NE/NEILB/ regex = AppConfig-Std-(__VER__)\.tar\.gz } prog perl-parse:OGDL = { version = %{V_ogdl} - url = http://prdownloads.sourceforge.net/ogdl/ + url = http://sourceforge.net/projects/ogdl/files/ regex = ogdlutils-(__VER__)\.tgz } prog perl-parse:String-Tokenizer = { version = %{V_string_tokenizer} - url = http://www.cpan.org/modules/by-module/String/ + url = http://www.cpan.org/authors/id/S/ST/STEVAN/ regex = String-Tokenizer-(__VER__)\.tar\.gz } prog perl-parse:Config-Context = { version = %{V_config_context} - url = http://www.cpan.org/modules/by-module/Config/ + url = http://www.cpan.org/authors/id/M/MG/MGRAHAM/ regex = Config-Context-(__VER__)\.tar\.gz } prog perl-parse:Config-Scoped = { version = %{V_config_scoped} - url = http://www.cpan.org/modules/by-module/Config/ + url = http://www.cpan.org/authors/id/G/GA/GAISSMAI/ regex = Config-Scoped-(__VER__)\.tar\.gz } + prog perl-parse:Text-CSV_PP = { + version = %{V_text_csv_pp} + url = http://www.cpan.org/modules/by-module/Text/ + regex = Text-CSV_PP-(__VER__)\.tar\.gz + } prog perl-parse:Text-CSV_XS = { version = %{V_text_csv_xs} url = http://www.cpan.org/modules/by-module/Text/ @@ -241,34 +252,39 @@ } prog perl-parse:Text-CSV-Simple = { version = %{V_text_csv_simple} - url = http://www.cpan.org/modules/by-module/Text/ + url = http://www.cpan.org/authors/id/T/TM/TMTM/ regex = Text-CSV-Simple-(__VER__)\.tar\.gz } prog perl-parse:Getopt-Long = { version = %{V_getopt_long} - url = http://www.cpan.org/modules/by-module/Getopt/ + url = http://www.cpan.org/authors/id/J/JV/JV/ regex = Getopt-Long-(__VER__)\.tar\.gz } prog perl-parse:Getopt-Attribute = { version = %{V_getopt_attribute} - url = http://www.cpan.org/modules/by-module/Getopt/ + url = http://www.cpan.org/authors/id/M/MA/MARCEL/ regex = Getopt-Attribute-(__VER__)\.tar\.gz } prog perl-parse:Getopt-ArgvFile = { version = %{V_getopt_argvfile} - url = http://www.cpan.org/modules/by-module/Getopt/ + url = http://www.cpan.org/authors/id/J/JS/JSTENZEL/ regex = Getopt-ArgvFile-(__VER__)\.tar\.gz } prog perl-parse:Getopt-Fancy = { version = %{V_getopt_fancy} - url = http://www.cpan.org/modules/by-module/Getopt/ + url = http://www.cpan.org/authors/id/B/BA/BATMAN/ regex = Getopt-Fancy-(__VER__)\.tar\.gz } prog perl-parse:Getopt-LL = { version = %{V_getopt_ll} - url = http://www.cpan.org/modules/by-module/Getopt/ + url = http://www.cpan.org/authors/id/A/AS/ASKSH/ regex = Getopt-LL-(__VER__)\.tar\.gz } + prog perl-parse:Getopt-Flex = { + version = %{V_getopt_flex} + url = http://www.cpan.org/authors/id/R/RP/RPKELLY/ + regex = Getopt-Flex-(__VER__)\.tar\.gz + } %prep %setup -q -c @@ -298,6 +314,8 @@ %setup -q -T -D -a 24 %setup -q -T -D -a 25 %setup -q -T -D -a 26 + %setup -q -T -D -a 27 + %setup -q -T -D -a 28 %build @@ -335,6 +353,8 @@ %{l_prefix}/bin/perl-openpkg -d %{SOURCE24} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE25} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files` diff -r 3d7d8c68b2fc -r 442a711da911 perl-sys/perl-sys.patch --- a/perl-sys/perl-sys.patch Tue Sep 20 17:37:48 2011 +0200 +++ b/perl-sys/perl-sys.patch Wed Sep 21 13:46:39 2011 +0200 @@ -1,12 +1,16 @@ -Index: Authen-SASL-2.12/Makefile.PL ---- Authen-SASL-2.12/Makefile.PL.orig 2008-09-13 00:09:14.000000000 +0200 -+++ Authen-SASL-2.12/Makefile.PL 2008-09-13 00:09:55.000000000 +0200 -@@ -33,7 +33,7 @@ features( - ], - ); +Index: IPC-ShareLite-0.17/Makefile.PL +--- IPC-ShareLite-0.17/Makefile.PL.orig 2011-06-19 23:39:44.000000000 +0200 ++++ IPC-ShareLite-0.17/Makefile.PL 2011-06-19 23:52:49.000000000 +0200 +@@ -55,11 +55,10 @@ --auto_install_now(); -+#auto_install_now(); + my @exclude = qw( Devel::CheckLib IO::CaptureOutput ); + my $pad = ' ' x 4; +- die "Can't parse Makefile fragment" +- unless $lines[-2] =~ /^([^"']*(["'])).*?(\2[^"']*)$/; + splice @lines, -1, 0, map { "$1$_$3" } ( + 'no_index:', "${pad}package:", map { "${pad}${pad}- $_" } @exclude + ); - &Makefile->write; - &Meta->write; + return join "\n", @lines; + } ++ diff -r 3d7d8c68b2fc -r 442a711da911 perl-sys/perl-sys.spec --- a/perl-sys/perl-sys.spec Tue Sep 20 17:37:48 2011 +0200 +++ b/perl-sys/perl-sys.spec Wed Sep 21 13:46:39 2011 +0200 @@ -1,6 +1,6 @@ ## ## perl-sys.spec -- OpenPKG RPM Package Specification -## Copyright (c) 2000-2008 OpenPKG Foundation e.V. +## Copyright (c) 2000-2011 OpenPKG Foundation e.V. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that @@ -22,43 +22,45 @@ ## # versions of individual parts -%define V_perl 5.10.0 +%define V_perl 5.14 %define V_unix_syslog 1.1 -%define V_archive_tar 1.46 -%define V_archive_zip 1.26 -%define V_archive_cpio 0.07 +%define V_archive_tar 1.78 +%define V_archive_zip 1.31_03 +%define V_archive_cpio 0.09 %define V_expect 1.21 -%define V_storable 2.18 +%define V_storable 2.30 %define V_ipc_sharelite 0.17 %define V_ipc_shareable 0.60 %define V_ipc_sharedcache 1.3 -%define V_ipc_run 0.82 -%define V_ipc_run3 0.042 +%define V_ipc_run 0.90_03 +%define V_ipc_run3 0.044 %define V_ipc_signal 1.00 -%define V_ipc_filter 0.002 +%define V_ipc_filter 0.004 %define V_file_tail 0.99.3 -%define V_file_temp 0.21 -%define V_file_remove 1.42 +%define V_file_temp 0.22 +%define V_file_remove 1.50 %define V_file_rename 0.05 -%define V_freezethaw 0.45 -%define V_authen_sasl 2.12 +%define V_freezethaw 0.5001 +%define V_authen_sasl 2.15 %define V_authen_pam 0.16 %define V_weakref 0.01 %define V_filehandle_deluxe 0.92 -%define V_filehandle_unget 0.1622 +%define V_filehandle_rollback 1.06 +%define V_filehandle_unget 0.1623 %define V_spiffy 0.30 -%define V_io 1.2301 -%define V_io_all 0.39 +%define V_io 1.25 +%define V_io_all 0.41 %define V_io_multiplex 1.10 -%define V_io_interface 1.05 +%define V_io_interface 1.06 %define V_io_util 1.5 %define V_io_mux 0.08 %define V_boulder 1.30 -%define V_error 0.17015 +%define V_error 0.17016 %define V_file_fnmatch 0.02 -%define V_user 1.8 -%define V_file_rsync 0.42 -%define V_storable_amf 0.60 +%define V_user 1.9 +%define V_file_rsync 0.43 +%define V_storable_amf 1.00 +%define V_file_next 1.06 # package information Name: perl-sys @@ -71,57 +73,59 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090416 +Release: 20110914 # package options %option with_pam no # list of sources -Source0: http://www.cpan.org/modules/by-module/Unix/Unix-Syslog-%{V_unix_syslog}.tar.gz -Source1: http://www.cpan.org/modules/by-module/Archive/Archive-Tar-%{V_archive_tar}.tar.gz -Source2: http://www.cpan.org/modules/by-module/Archive/Archive-Zip-%{V_archive_zip}.tar.gz -Source3: http://www.cpan.org/modules/by-module/Expect/Expect-%{V_expect}.tar.gz -Source4: http://www.cpan.org/modules/by-module/Storable/Storable-%{V_storable}.tar.gz -Source5: http://www.cpan.org/modules/by-module/IPC/IPC-Shareable-%{V_ipc_shareable}.tar.gz -Source6: http://www.cpan.org/modules/by-module/File/File-Tail-%{V_file_tail}.tar.gz +Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{V_unix_syslog}.tar.gz +Source1: http://www.cpan.org/authors/id/B/BI/BINGOS/Archive-Tar-%{V_archive_tar}.tar.gz +Source2: http://www.cpan.org/authors/id/A/AD/ADAMK/Archive-Zip-%{V_archive_zip}.tar.gz +Source3: http://www.cpan.org/authors/id/R/RG/RGIERSIG/Expect-%{V_expect}.tar.gz +Source4: http://www.cpan.org/authors/id/A/AM/AMS/Storable-%{V_storable}.tar.gz +Source5: http://www.cpan.org/authors/id/B/BS/BSUGARS/IPC-Shareable-%{V_ipc_shareable}.tar.gz +Source6: http://www.cpan.org/authors/id/M/MG/MGRABNAR/File-Tail-%{V_file_tail}.tar.gz Source7: http://www.cpan.org/modules/by-module/FreezeThaw/FreezeThaw-%{V_freezethaw}.tar.gz -Source8: http://www.cpan.org/modules/by-module/Authen/Authen-SASL-%{V_authen_sasl}.tar.gz +Source8: http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-%{V_authen_sasl}.tar.gz Source9: http://www.cpan.org/authors/id/L/LU/LUKKA/WeakRef-%{V_weakref}.tar.gz Source10: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Deluxe-%{V_filehandle_deluxe}.tar.gz -Source11: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Unget-%{V_filehandle_unget}.tar.gz -Source12: http://www.cpan.org/modules/by-module/IPC/IPC-ShareLite-%{V_ipc_sharelite}.tar.gz -Source13: http://www.cpan.org/modules/by-module/IPC/IPC-SharedCache-%{V_ipc_sharedcache}.tar.gz -Source14: http://www.cpan.org/modules/by-module/IPC/IPC-Run-%{V_ipc_run}.tar.gz -Source15: http://www.cpan.org/modules/by-module/IPC/IPC-Signal-%{V_ipc_signal}.tar.gz -Source16: http://www.cpan.org/modules/by-module/IPC/IPC-Filter-%{V_ipc_filter}.tar.gz -Source17: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{V_spiffy}.tar.gz -Source18: http://www.cpan.org/modules/by-module/IO/IO-%{V_io}.tar.gz -Source19: http://www.cpan.org/modules/by-module/IO/IO-All-%{V_io_all}.tar.gz -Source20: http://www.cpan.org/modules/by-module/IO/IO-Multiplex-%{V_io_multiplex}.tar.gz -Source21: http://www.cpan.org/modules/by-module/IO/IO-Interface-%{V_io_interface}.tar.gz -Source22: http://www.cpan.org/modules/by-module/IO/IO-Util-%{V_io_util}.tar.gz -Source23: http://www.cpan.org/modules/by-module/Boulder/Boulder-%{V_boulder}.tar.gz -Source24: http://www.cpan.org/modules/by-module/Error/Error-%{V_error}.tar.gz -Source25: http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{V_ipc_run3}.tar.gz -Source26: http://www.cpan.org/modules/by-module/IO/IO-Mux-%{V_io_mux}.tar.gz -Source27: http://www.cpan.org/modules/by-module/File/File-FnMatch-%{V_file_fnmatch}.tar.gz -Source28: http://www.cpan.org/modules/by-module/Authen/Authen-PAM-%{V_authen_pam}.tar.gz -Source29: http://www.cpan.org/modules/by-module/Archive/Archive-Cpio-%{V_archive_cpio}.tar.gz -Source30: http://www.cpan.org/authors/id/T/TB/TBONE/User-%{V_user}.tar.gz -Source31: http://www.cpan.org/modules/by-module/File/File-Temp-%{V_file_temp}.tar.gz -Source32: http://www.cpan.org/modules/by-module/File/File-Remove-%{V_file_remove}.tar.gz -Source33: http://www.cpan.org/modules/by-module/File/File-Rename-%{V_file_rename}.tar.gz -Source34: http://www.cpan.org/modules/by-module/File/File-Rsync-%{V_file_rsync}.tar.gz -Source35: http://www.cpan.org/modules/by-module/Storable/Storable-AMF-%{V_storable_amf}.tar.gz +Source11: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Rollback-%{V_filehandle_rollback}.tar.gz +Source12: http://www.cpan.org/authors/id/D/DC/DCOPPIT/FileHandle-Unget-%{V_filehandle_unget}.tar.gz +Source13: http://www.cpan.org/authors/id/A/AN/ANDYA/IPC-ShareLite-%{V_ipc_sharelite}.tar.gz +Source14: http://www.cpan.org/authors/id/S/SA/SAMTREGAR/IPC-SharedCache-%{V_ipc_sharedcache}.tar.gz +Source15: http://www.cpan.org/authors/id/T/TO/TODDR/IPC-Run-%{V_ipc_run}.tar.gz +Source16: http://www.cpan.org/authors/id/R/RO/ROSCH/IPC-Signal-%{V_ipc_signal}.tar.gz +Source17: http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/IPC-Filter-%{V_ipc_filter}.tar.gz +Source18: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{V_spiffy}.tar.gz +Source19: http://www.cpan.org/authors/id/G/GB/GBARR/IO-%{V_io}.tar.gz +Source20: http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{V_io_all}.tar.gz +Source21: http://www.cpan.org/authors/id/B/BB/BBB/IO-Multiplex-%{V_io_multiplex}.tar.gz +Source22: http://www.cpan.org/authors/id/L/LD/LDS/IO-Interface-%{V_io_interface}.tar.gz +Source23: http://www.cpan.org/authors/id/D/DO/DOMIZIO/IO-Util-%{V_io_util}.tar.gz +Source24: http://www.cpan.org/authors/id/L/LD/LDS/Boulder-%{V_boulder}.tar.gz +Source25: http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-%{V_error}.tar.gz +Source26: http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-%{V_ipc_run3}.tar.gz +Source27: http://www.cpan.org/authors/id/P/PA/PATL/IO-Mux-%{V_io_mux}.tar.gz +Source28: http://www.cpan.org/authors/id/M/MJ/MJP/File-FnMatch-%{V_file_fnmatch}.tar.gz +Source29: http://www.cpan.org/authors/id/N/NI/NIKIP/Authen-PAM-%{V_authen_pam}.tar.gz +Source30: http://www.cpan.org/authors/id/P/PI/PIXEL/Archive-Cpio-%{V_archive_cpio}.tar.gz +Source31: http://www.cpan.org/authors/id/T/TB/TBONE/User-%{V_user}.tar.gz +Source32: http://www.cpan.org/authors/id/T/TJ/TJENNESS/File-Temp-%{V_file_temp}.tar.gz +Source33: http://www.cpan.org/authors/id/A/AD/ADAMK/File-Remove-%{V_file_remove}.tar.gz +Source34: http://www.cpan.org/authors/id/R/RM/RMBARKER/File-Rename-%{V_file_rename}.tar.gz +Source35: http://www.cpan.org/authors/id/L/LE/LEAKIN/File-Rsync-%{V_file_rsync}.tar.gz +Source36: http://www.cpan.org/authors/id/G/GR/GRIAN/Storable-AMF-%{V_storable_amf}.tar.gz +Source37: http://www.cpan.org/authors/id/P/PE/PETDANCE/File-Next-%{V_file_next}.tar.gz Patch0: perl-sys.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 -PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl} -BuildPreReq: perl-time, perl-term -PreReq: perl-time, perl-term +BuildPreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 +PreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl} +BuildPreReq: perl-util, perl-time, perl-term +PreReq: perl-util, perl-time, perl-term %if "%{with_pam}" == "yes" BuildPreReq: PAM PreReq: PAM @@ -149,6 +153,7 @@ - Archive::Zip (%{V_archive_zip}) - WeakRef (%{V_weakref}) - FileHandle::Deluxe (%{V_filehandle_deluxe}) + - FileHandle::Rollback (%{V_filehandle_rollback}) - FileHandle::Unget (%{V_filehandle_unget}) - Spiffy (%{V_spiffy}) - IO (%{V_io}) @@ -167,31 +172,32 @@ - File::Rename (%{V_file_rename}) - File::Rsync (%{V_file_rsync}) - Storable::AMF (%{V_storable_amf}) + - File::Next (%{V_file_next}) %track prog perl-sys:Archive-Tar = { version = %{V_archive_tar} - url = http://www.cpan.org/modules/by-module/Archive/ + url = http://www.cpan.org/authors/id/B/BI/BINGOS/ regex = Archive-Tar-(__VER__)\.tar\.gz } prog perl-sys:Archive-Zip = { version = %{V_archive_zip} - url = http://www.cpan.org/modules/by-module/Archive/ + url = http://www.cpan.org/authors/id/A/AD/ADAMK/ regex = Archive-Zip-(__VER__)\.tar\.gz } prog perl-sys:Authen-SASL = { version = %{V_authen_sasl} - url = http://www.cpan.org/modules/by-module/Authen/ + url = http://www.cpan.org/authors/id/G/GB/GBARR/ regex = Authen-SASL-(__VER__)\.tar\.gz } prog perl-sys:Expect = { version = %{V_expect} - url = http://www.cpan.org/modules/by-module/Expect/ + url = http://www.cpan.org/authors/id/R/RG/RGIERSIG/ regex = Expect-(__VER__)\.tar\.gz } prog perl-sys:File-Tail = { version = %{V_file_tail} - url = http://www.cpan.org/modules/by-module/File/ + url = http://www.cpan.org/authors/id/M/MG/MGRABNAR/ regex = File-Tail-(__VER__)\.tar\.gz } prog perl-sys:FileHandle-Deluxe = { @@ -199,9 +205,14 @@ url = http://www.cpan.org/modules/by-module/FileHandle/ regex = FileHandle-Deluxe-(__VER__)\.tar\.gz } + prog perl-sys:FileHandle-Rollback = { + version = %{V_filehandle_rollback} + url = http://www.cpan.org/modules/by-module/FileHandle/ + regex = FileHandle-Rollback-(__VER__)\.tar\.gz + } prog perl-sys:FileHandle-Unget = { version = %{V_filehandle_unget} - url = http://www.cpan.org/modules/by-module/FileHandle/ + url = http://www.cpan.org/authors/id/D/DC/DCOPPIT/ regex = FileHandle-Unget-(__VER__)\.tar\.gz } prog perl-sys:FreezeThaw = { @@ -211,47 +222,47 @@ } prog perl-sys:IPC-Shareable = { version = %{V_ipc_shareable} - url = http://www.cpan.org/modules/by-module/IPC/ + url = http://www.cpan.org/authors/id/B/BS/BSUGARS/ regex = IPC-Shareable-(__VER__)\.tar\.gz } prog perl-sys:IPC-ShareLite = { version = %{V_ipc_sharelite} - url = http://www.cpan.org/modules/by-module/IPC/ + url = http://www.cpan.org/authors/id/A/AN/ANDYA/ regex = IPC-ShareLite-(__VER__)\.tar\.gz } prog perl-sys:IPC-SharedCache = { version = %{V_ipc_sharedcache} - url = http://www.cpan.org/modules/by-module/IPC/ + url = http://www.cpan.org/authors/id/S/SA/SAMTREGAR/ regex = IPC-SharedCache-(__VER__)\.tar\.gz } prog perl-sys:IPC-Run = { version = %{V_ipc_run} - url = http://www.cpan.org/modules/by-module/IPC/ + url = http://www.cpan.org/authors/id/T/TO/TODDR/ regex = IPC-Run-(__VER__)\.tar\.gz } prog perl-sys:IPC-Run3 = { version = %{V_ipc_run3} - url = http://www.cpan.org/modules/by-module/IPC/ + url = http://www.cpan.org/authors/id/R/RJ/RJBS/ regex = IPC-Run3-(__VER__)\.tar\.gz } prog perl-sys:IPC-Signal = { version = %{V_ipc_signal} - url = http://www.cpan.org/modules/by-module/IPC/ + url = http://www.cpan.org/authors/id/R/RO/ROSCH/ regex = IPC-Signal-(__VER__)\.tar\.gz } prog perl-sys:IPC-Filter = { version = %{V_ipc_filter} - url = http://www.cpan.org/modules/by-module/IPC/ + url = http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/ regex = IPC-Filter-(__VER__)\.tar\.gz } prog perl-sys:Storable = { version = %{V_storable} - url = http://www.cpan.org/modules/by-module/Storable/ + url = http://www.cpan.org/authors/id/A/AM/AMS/ regex = Storable-(__VER__)\.tar\.gz } prog perl-sys:Unix-Syslog = { version = %{V_unix_syslog} - url = http://www.cpan.org/modules/by-module/Unix/ + url = http://www.cpan.org/authors/id/M/MH/MHARNISCH/ regex = Unix-Syslog-(__VER__)\.tar\.gz } prog perl-sys:WeakRef = { @@ -271,52 +282,52 @@ } prog perl-sys:IO-All = { version = %{V_io_all} - url = http://www.cpan.org/modules/by-module/IO/ + url = http://www.cpan.org/authors/id/G/GB/GBARR/ regex = IO-All-(__VER__)\.tar\.gz } prog perl-sys:IO-Multiplex = { version = %{V_io_multiplex} - url = http://www.cpan.org/modules/by-module/IO/ + url = http://www.cpan.org/authors/id/B/BB/BBB/ regex = IO-Multiplex-(__VER__)\.tar\.gz } prog perl-sys:IO-Interface = { version = %{V_io_interface} - url = http://www.cpan.org/modules/by-module/IO/ + url = http://www.cpan.org/authors/id/L/LD/LDS/ regex = IO-Interface-(__VER__)\.tar\.gz } prog perl-sys:IO-Util = { version = %{V_io_util} - url = http://www.cpan.org/modules/by-module/IO/ + url = http://www.cpan.org/authors/id/D/DO/DOMIZIO/ regex = IO-Util-(__VER__)\.tar\.gz } prog perl-sys:IO-Mux = { version = %{V_io_mux} - url = http://www.cpan.org/modules/by-module/IO/ + url = http://www.cpan.org/authors/id/P/PA/PATL/ regex = IO-Mux-(__VER__)\.tar\.gz } prog perl-sys:Boulder = { version = %{V_boulder} - url = http://www.cpan.org/modules/by-module/Boulder/ + url = http://www.cpan.org/authors/id/L/LD/LDS/ regex = Boulder-(__VER__)\.tar\.gz } prog perl-sys:Error = { version = %{V_error} - url = http://www.cpan.org/modules/by-module/Error/ + url = http://www.cpan.org/authors/id/S/SH/SHLOMIF/ regex = Error-(__VER__)\.tar\.gz } prog perl-sys:File-FnMatch = { version = %{V_file_fnmatch} - url = http://www.cpan.org/modules/by-module/File/ + url = http://www.cpan.org/authors/id/M/MJ/MJP/ regex = File-FnMatch-(__VER__)\.tar\.gz } prog perl-sys:Authen-PAM = { version = %{V_authen_pam} - url = http://www.cpan.org/modules/by-module/Authen/ + url = http://www.cpan.org/authors/id/N/NI/NIKIP/ regex = Authen-PAM-(__VER__)\.tar\.gz } prog perl-sys:Archive-Cpio = { version = %{V_archive_cpio} - url = http://www.cpan.org/modules/by-module/Archive/ + url = http://www.cpan.org/authors/id/P/PI/PIXEL/ regex = Archive-Cpio-(__VER__)\.tar\.gz } prog perl-sys:User = { @@ -326,29 +337,34 @@ } prog perl-sys:File-Temp = { version = %{V_file_temp} - url = http://www.cpan.org/modules/by-module/File/ + url = http://www.cpan.org/authors/id/T/TJ/TJENNESS/ regex = File-Temp-(__VER__)\.tar\.gz } prog perl-sys:File-Remove = { version = %{V_file_remove} - url = http://www.cpan.org/modules/by-module/File/ + url = http://www.cpan.org/authors/id/A/AD/ADAMK/ regex = File-Remove-(__VER__)\.tar\.gz } prog perl-sys:File-Rename = { version = %{V_file_rename} - url = http://www.cpan.org/modules/by-module/File/ + url = http://www.cpan.org/authors/id/R/RM/RMBARKER/ regex = File-Rename-(__VER__)\.tar\.gz } prog perl-sys:File-Rsync = { version = %{V_file_rsync} - url = http://www.cpan.org/modules/by-module/File/ + url = http://www.cpan.org/authors/id/L/LE/LEAKIN/ regex = File-Rsync-(__VER__)\.tar\.gz } prog perl-sys:Storable-AMF = { version = %{V_storable_amf} - url = http://www.cpan.org/modules/by-module/Storable/ + url = http://www.cpan.org/authors/id/G/GR/GRIAN/ regex = Storable-AMF-(__VER__)\.tar\.gz } + prog perl-sys:File-Next = { + version = %{V_file_next} + url = http://www.cpan.org/authors/id/P/PE/PETDANCE/ + regex = File-Next-(__VER__)\.tar\.gz + } %prep %setup -q -c @@ -387,6 +403,8 @@ %setup -q -T -D -a 33 %setup -q -T -D -a 34 %setup -q -T -D -a 35 + %setup -q -T -D -a 36 + %setup -q -T -D -a 37 %patch -p0 %build @@ -426,20 +444,22 @@ %{l_prefix}/bin/perl-openpkg -d %{SOURCE25} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install %if "%{with_pam}" == "yes" export CC="%{l_cc}" export CFLAGS="%{l_cflags} -I`%{l_rc} --query pam_incdir`" export CPPFLAGS="%{l_cppflags} -I`%{l_rc} --query pam_incdir`" export LDFLAGS="%{l_ldflags} -L`%{l_rc} --query pam_libdir`" - %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install %endif - %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE30} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE31} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE32} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE33} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE34} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE35} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE36} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE37} configure build install %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files`