michael@99: ## michael@99: ## perl-net.spec -- OpenPKG RPM Package Specification michael@372: ## Copyright (c) 2000-2011 OpenPKG Foundation e.V. michael@99: ## michael@99: ## Permission to use, copy, modify, and distribute this software for michael@99: ## any purpose with or without fee is hereby granted, provided that michael@99: ## the above copyright notice and this permission notice appear in all michael@99: ## copies. michael@99: ## michael@99: ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED michael@99: ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF michael@99: ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. michael@99: ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR michael@99: ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, michael@99: ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT michael@99: ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF michael@99: ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND michael@99: ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, michael@99: ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT michael@99: ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF michael@99: ## SUCH DAMAGE. michael@99: ## michael@99: michael@99: # versions of individual parts michael@372: %define V_perl 5.14 michael@99: %define V_math_base85 0.2 michael@99: %define V_net_ipv4addr 0.10 michael@99: %define V_net_ipv6addr 0.2 michael@372: %define V_net_daemon 0.48 michael@372: %define V_net_server 0.99 michael@99: %define V_net_ext 1.011 michael@372: %define V_libnet 1.22_01 michael@372: %define V_net_netmask 1.9016 michael@372: %define V_net_ftp_common 7.0.d michael@99: %define V_net_snmp 5.2.0 michael@372: %define V_net_tftp 0.19 michael@99: %define V_net_telnet 3.03 michael@99: %define V_net_telnet_cisco 1.10 michael@99: %define V_plrpc 0.2020 michael@372: %define V_net_imap_simple 1.2025 michael@372: %define V_net_bgp 0.14 michael@99: %define V_net_pcap 0.16 michael@372: %define V_net_radius 2.103 michael@99: %define V_net_ip 1.25 michael@372: %define V_class_gomor 1.02 michael@372: %define V_net_packet 3.27 michael@99: %define V_net_xmpp 1.02 michael@99: %define V_net_jabber 2.0 michael@372: %define V_net_patricia 1.15 michael@372: %define V_net_irc 0.79 michael@372: %define V_ip_country 2.27 michael@372: %define V_io_socket_multicast 1.12 michael@99: %define V_net_growlclient 0.02 michael@372: %define V_net_dhcp 0.67_1 michael@99: %define V_net_proxy 0.12 michael@372: %define V_net_stomp 0.42 michael@372: %define V_net_stomp_receipt 0.36 michael@372: %define V_net_rabbitmq 0.0.4 michael@372: %define V_netaddr_ip 4.044 michael@372: %define V_net_http 6.01 michael@100: %define V_net_netxap 0.02 michael@99: michael@99: # package information michael@99: Name: perl-net michael@99: Summary: Perl Modules for use with networks michael@99: URL: http://www.cpan.org/ michael@99: Vendor: Perl Community michael@99: Packager: OpenPKG Foundation e.V. michael@99: Distribution: OpenPKG Community michael@99: Class: BASE michael@99: Group: Perl michael@99: License: GPL/Artistic michael@99: Version: %{V_perl} michael@372: Release: 20110914 michael@99: michael@99: # package options michael@99: %option with_pcap no michael@99: michael@99: # list of sources michael@372: Source0: http://www.cpan.org/authors/id/T/TM/TMONROE/Math-Base85-%{V_math_base85}.tar.gz michael@372: Source1: http://www.cpan.org/authors/id/F/FR/FRAJULAC/Net-IPv4Addr-%{V_net_ipv4addr}.tar.gz michael@372: Source2: http://www.cpan.org/authors/id/T/TM/TMONROE/Net-IPv6Addr-%{V_net_ipv6addr}.tar.gz michael@99: Source3: http://www.cpan.org/modules/by-module/Net/Net-Daemon-%{V_net_daemon}.tar.gz michael@372: Source4: http://www.cpan.org/authors/id/R/RH/RHANDOM/Net-Server-%{V_net_server}.tar.gz michael@372: Source5: http://www.cpan.org/authors/id/S/SP/SPIDB/Net-ext-%{V_net_ext}.tar.gz michael@372: Source6: http://www.cpan.org/authors/id/G/GB/GBARR/libnet-%{V_libnet}.tar.gz michael@99: Source7: http://www.cpan.org/modules/by-module/Net/Net-Netmask-%{V_net_netmask}.tar.gz michael@99: Source8: http://www.cpan.org/modules/by-module/Net/Net-FTP-Common-%{V_net_ftp_common}.tar.gz michael@99: Source9: http://www.cpan.org/modules/by-module/Net/Net-SNMP-%{V_net_snmp}.tar.gz michael@372: Source10: http://www.cpan.org/authors/id/G/GB/GBARR/Net-TFTP-%{V_net_tftp}.tar.gz michael@372: Source11: http://www.cpan.org/authors/id/J/JR/JROGERS/Net-Telnet-%{V_net_telnet}.tar.gz michael@372: Source12: http://www.cpan.org/authors/id/J/JO/JOSHUA/Net-Telnet-Cisco-%{V_net_telnet_cisco}.tar.gz michael@372: Source13: http://www.cpan.org/authors/id/L/LU/LUISMUNOZ/Net-Radius-%{V_net_radius}.tar.gz michael@99: Source14: http://www.cpan.org/modules/by-module/RPC/PlRPC-%{V_plrpc}.tar.gz michael@372: Source15: http://www.cpan.org/authors/id/J/JE/JETTERO/Net-IMAP-Simple-%{V_net_imap_simple}.tar.gz michael@372: Source16: http://www.cpan.org/authors/id/K/KB/KBRINT/Net-BGP-%{V_net_bgp}.tar.gz michael@372: Source17: http://www.cpan.org/authors/id/S/SA/SAPER/Net-Pcap-%{V_net_pcap}.tar.gz michael@372: Source18: http://www.cpan.org/authors/id/G/GO/GOMOR/Class-Gomor-%{V_class_gomor}.tar.gz michael@372: Source19: http://www.cpan.org/authors/id/G/GO/GOMOR/Net-Packet-%{V_net_packet}.tar.gz michael@372: Source20: http://www.cpan.org/authors/id/M/MA/MANU/Net-IP-%{V_net_ip}.tar.gz michael@372: Source21: http://www.cpan.org/authors/id/H/HA/HACKER/Net-XMPP-%{V_net_xmpp}.tar.gz michael@372: Source22: http://www.cpan.org/authors/id/R/RE/REATMON/Net-Jabber-%{V_net_jabber}.tar.gz michael@372: Source23: http://www.cpan.org/authors/id/P/PH/PHILIPP/Net-Patricia-%{V_net_patricia}.tar.gz michael@372: Source24: http://www.cpan.org/authors/id/A/AP/APEIRON/Net-IRC-%{V_net_irc}.tar.gz michael@372: Source25: http://www.cpan.org/authors/id/N/NW/NWETTERS/IP-Country-%{V_ip_country}.tar.gz michael@372: Source26: http://www.cpan.org/authors/id/B/BR/BRAMBLE/IO-Socket-Multicast-%{V_io_socket_multicast}.tar.gz michael@372: Source27: http://www.cpan.org/authors/id/C/CA/CASTOR/Net-GrowlClient-%{V_net_growlclient}.tar.gz michael@372: Source28: http://www.cpan.org/authors/id/D/DJ/DJZORT/Net-DHCP-%{V_net_dhcp}.tar.gz michael@372: Source29: http://www.cpan.org/authors/id/B/BO/BOOK/Net-Proxy-%{V_net_proxy}.tar.gz michael@372: Source30: http://www.cpan.org/authors/id/A/AS/ASH/Net-Stomp-%{V_net_stomp}.tar.gz michael@372: Source31: http://www.cpan.org/authors/id/H/HU/HUGUEI/Net-Stomp-Receipt-%{V_net_stomp_receipt}.tar.gz michael@372: Source32: http://www.cpan.org/authors/id/J/JE/JESUS/Net-RabbitMQ-%{V_net_rabbitmq}.tar.gz michael@372: Source33: http://www.cpan.org/authors/id/M/MI/MIKER/NetAddr-IP-%{V_netaddr_ip}.tar.gz michael@372: Source34: http://www.cpan.org/authors/id/G/GA/GAAS/Net-HTTP-%{V_net_http}.tar.gz michael@372: Source35: http://www.cpan.org/modules/by-module/Net/NetxAP-%{V_net_netxap}.tar.gz michael@99: Patch0: perl-net.patch michael@99: michael@99: # build information michael@99: Prefix: %{l_prefix} michael@99: BuildRoot: %{l_buildroot} michael@372: BuildPreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 michael@372: PreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl} michael@372: BuildPreReq: perl-crypto, perl-sys, perl-time, perl-xml, perl-util >= %{V_perl}-20040210 michael@372: PreReq: perl-crypto, perl-sys, perl-time, perl-xml, perl-util >= %{V_perl}-20040210 michael@99: %if "%{with_pcap}" == "yes" michael@99: BuildPreReq: libpcap michael@99: PreReq: libpcap michael@99: %endif michael@99: AutoReq: no michael@99: AutoReqProv: no michael@99: michael@99: %description michael@99: Perl modules for use with networks: michael@99: - Net::Daemon (%{V_net_daemon}) michael@99: - Net::FTP (%{V_libnet}) michael@99: - Net::NNTP michael@99: - Net::POP3 michael@99: - Net::SMTP michael@99: - Net::SNPP michael@99: - Net::Time michael@99: - Net::FTP::Common (%{V_net_ftp_common}) michael@99: - Net::Gen (%{V_net_ext}) michael@99: - Net::Inet michael@99: - Net::TCP michael@99: - Net::TCP::Server michael@99: - Net::UDP michael@99: - Net::UNIX michael@99: - Net::UNIX::Server michael@99: - Net::Netmask (%{V_net_netmask}) michael@99: - Net::SNMP (%{V_net_snmp}) michael@99: - Net::Server (%{V_net_server}) michael@99: - Net::TFTP (%{V_net_tftp}) michael@99: - Net::Telnet (%{V_net_telnet}) michael@99: - Net::Telnet::Cisco (%{V_net_telnet_cisco}) michael@99: - Net::Radius (%{V_net_radius}) michael@99: - RPC::PlServer, RPC::PlClient (%{V_plrpc}) michael@99: - Net::IP (%{V_net_ip}) michael@99: - Net::IMAP::Simple (%{V_net_imap_simple}) michael@99: - Net::BGP (%{V_net_bgp}) michael@99: %if "%{with_pcap}" == "yes" michael@99: - Net::Pcap (%{V_net_pcap}) michael@99: - Net::Packet (%{V_net_packet}) michael@99: - Class::Gomor (%{V_class_gomor}) michael@99: %endif michael@99: - Net::XMPP (%{V_net_xmpp}) michael@99: - Net::Jabber (%{V_net_jabber}) michael@99: - Net::Patricia (%{V_net_patricia}) michael@99: - Net::IPv4Addr (%{V_net_ipv4addr}) michael@99: - Net::IPv6Addr (%{V_net_ipv6addr}) michael@99: - Net::IRC (%{V_net_irc}) michael@99: - IP::Country (%{V_ip_country}) michael@99: - IO::Socket::Multicast (%{V_io_socket_multicast}) michael@99: - Net::GrowlClient (%{V_net_growlclient}) michael@99: - Net::DHCP (%{V_net_dhcp}) michael@99: - Net::Proxy (%{V_net_proxy}) michael@372: - Net::Stomp (%{V_net_stomp}) michael@372: - Net::Stomp::Receipt (%{V_net_stomp_receipt}) michael@372: - Net::RabbitMQ (%{V_net_rabbitmq}) michael@372: - NetAddr::IP (%{V_netaddr_ip}) michael@372: - Net::HTTP (%{V_net_http}) michael@100: - Net::NetxAP (%V_net_netxap}) michael@99: michael@99: %track michael@99: prog perl-net:Net-Netmask = { michael@99: version = %{V_net_netmask} michael@99: url = http://www.cpan.org/modules/by-module/Net/ michael@99: regex = Net-Netmask-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Ftp-Common = { michael@99: version = %{V_net_ftp_common} michael@99: url = http://www.cpan.org/modules/by-module/Net/ michael@99: regex = Net-FTP-Common-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:libnet = { michael@99: version = %{V_libnet} michael@372: url = http://www.cpan.org/authors/id/G/GB/GBARR/ michael@99: regex = libnet-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-BGP = { michael@99: version = %{V_net_bgp} michael@372: url = http://www.cpan.org/authors/id/K/KB/KBRINT/ michael@99: regex = Net-BGP-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Daemon = { michael@99: version = %{V_net_daemon} michael@99: url = http://www.cpan.org/modules/by-module/Net/ michael@99: regex = Net-Daemon-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-ext = { michael@99: version = %{V_net_ext} michael@372: url = http://www.cpan.org/authors/id/S/SP/SPIDB/ michael@99: regex = Net-ext-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Imap-Simple = { michael@99: version = %{V_net_imap_simple} michael@372: url = http://www.cpan.org/authors/id/J/JE/JETTERO/ michael@99: regex = Net-IMAP-Simple-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Server = { michael@99: version = %{V_net_server} michael@372: url = http://www.cpan.org/authors/id/R/RH/RHANDOM/ michael@99: regex = Net-Server-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-SNMP = { michael@99: version = %{V_net_snmp} michael@99: url = http://www.cpan.org/modules/by-module/Net/ michael@99: regex = Net-SNMP-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Telnet = { michael@99: version = %{V_net_telnet} michael@372: url = http://www.cpan.org/authors/id/J/JR/JROGERS/ michael@99: regex = Net-Telnet-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Telnet-Cisco = { michael@99: version = %{V_net_telnet_cisco} michael@372: url = http://www.cpan.org/authors/id/J/JO/JOSHUA/ michael@99: regex = Net-Telnet-Cisco-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-TFTP = { michael@99: version = %{V_net_tftp} michael@372: url = http://www.cpan.org/authors/id/G/GB/GBARR/ michael@99: regex = Net-TFTP-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:PlRPC = { michael@99: version = %{V_plrpc} michael@99: url = http://www.cpan.org/modules/by-module/RPC/ michael@99: regex = PlRPC-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Pcap = { michael@99: version = %{V_net_pcap} michael@372: url = http://www.cpan.org/authors/id/S/SA/SAPER/ michael@99: regex = Net-Pcap-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Radius = { michael@99: version = %{V_net_radius} michael@372: url = http://www.cpan.org/authors/id/L/LU/LUISMUNOZ/ michael@99: regex = Net-Radius-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-IP = { michael@99: version = %{V_net_ip} michael@99: url = http://www.cpan.org/authors/id/M/MA/MANU/ michael@99: regex = Net-IP-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Packet = { michael@99: version = %{V_net_packet} michael@372: url = http://www.cpan.org/authors/id/G/GO/GOMOR/ michael@99: regex = Net-Packet-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Class-Gomor = { michael@99: version = %{V_class_gomor} michael@372: url = http://www.cpan.org/authors/id/G/GO/GOMOR/ michael@99: regex = Class-Gomor-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-XMPP = { michael@99: version = %{V_net_xmpp} michael@372: url = http://www.cpan.org/authors/id/H/HA/HACKER/ michael@99: regex = Net-XMPP-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Jabber = { michael@99: version = %{V_net_jabber} michael@372: url = http://www.cpan.org/authors/id/R/RE/REATMON/ michael@99: regex = Net-Jabber-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Patricia = { michael@99: version = %{V_net_patricia} michael@372: url = http://www.cpan.org/authors/id/P/PH/PHILIPP/ michael@99: regex = Net-Patricia-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-IPv4Addr = { michael@99: version = %{V_net_ipv4addr} michael@372: url = http://www.cpan.org/authors/id/F/FR/FRAJULAC/ michael@99: regex = Net-IPv4Addr-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-IPv6Addr = { michael@99: version = %{V_net_ipv6addr} michael@372: url = http://www.cpan.org/authors/id/T/TM/TMONROE/ michael@99: regex = Net-IPv6Addr-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Math-Base85 = { michael@99: version = %{V_math_base85} michael@372: url = http://www.cpan.org/authors/id/T/TM/TMONROE/ michael@99: regex = Math-Base85-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-IRC = { michael@372: disabled michael@372: comment = "rse: version >= 0.76 no longer supported by author" michael@99: version = %{V_net_irc} michael@372: url = http://www.cpan.org/authors/id/A/AP/APEIRON/ michael@99: regex = Net-IRC-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:IP-Country = { michael@99: version = %{V_ip_country} michael@372: url = http://www.cpan.org/authors/id/N/NW/NWETTERS/ michael@99: regex = IP-Country-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:IO-Socket-Multicast = { michael@99: version = %{V_io_socket_multicast} michael@372: url = http://www.cpan.org/authors/id/B/BR/BRAMBLE/ michael@99: regex = IO-Socket-Multicast-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-GrowlClient = { michael@99: version = %{V_net_growlclient} michael@372: url = http://www.cpan.org/authors/id/C/CA/CASTOR/ michael@99: regex = Net-GrowlClient-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-DHCP = { michael@99: version = %{V_net_dhcp} michael@372: url = http://www.cpan.org/authors/id/D/DJ/DJZORT/ michael@99: regex = Net-DHCP-(__VER__)\.tar\.gz michael@99: } michael@99: prog perl-net:Net-Proxy = { michael@99: version = %{V_net_proxy} michael@372: url = http://www.cpan.org/authors/id/B/BO/BOOK/ michael@372: regex = Net-Proxy-(__VER__)\.tar\.gz michael@372: } michael@372: prog perl-net:Net-Stomp = { michael@372: version = %{V_net_stomp} michael@372: url = http://www.cpan.org/authors/id/A/AS/ASH/ michael@372: regex = Net-Stomp-(__VER__)\.tar\.gz michael@372: } michael@372: prog perl-net:Net-Stomp-Receipt = { michael@372: version = %{V_net_stomp_receipt} michael@372: url = http://www.cpan.org/authors/id/H/HU/HUGUEI/ michael@372: regex = Net-Stomp-Receipt-(__VER__)\.tar\.gz michael@372: } michael@372: prog perl-net:Net-RabbitMQ = { michael@372: version = %{V_net_rabbitmq} michael@99: url = http://www.cpan.org/modules/by-module/Net/ michael@372: regex = Net-RabbitMQ-(__VER__)\.tar\.gz michael@372: } michael@372: prog perl-net:NetAddr-IP = { michael@372: version = %{V_netaddr_ip} michael@372: url = http://www.cpan.org/authors/id/M/MI/MIKER/ michael@372: regex = NetAddr-IP-(__VER__)\.tar\.gz michael@372: } michael@372: prog perl-net:Net-HTTP = { michael@372: version = %{V_net_http} michael@372: url = http://www.cpan.org/authors/id/G/GA/GAAS/ michael@372: regex = Net-HTTP-(__VER__)\.tar\.gz michael@99: } michael@100: prog perl-net:NetxAP = { michael@100: version = %{V_net_netxap} michael@100: url = http://www.cpan.org/modules/by-module/Net/ michael@100: regex = NetxAP-(__VER__)\.tar\.gz michael@100: } michael@99: michael@99: %prep michael@99: %setup -q -c michael@99: %setup -q -T -D -a 1 michael@99: %setup -q -T -D -a 2 michael@99: %setup -q -T -D -a 3 michael@99: %setup -q -T -D -a 4 michael@99: %setup -q -T -D -a 5 michael@99: %setup -q -T -D -a 6 michael@99: %setup -q -T -D -a 7 michael@99: %setup -q -T -D -a 8 michael@99: %setup -q -T -D -a 9 michael@99: %setup -q -T -D -a 10 michael@99: %setup -q -T -D -a 11 michael@99: %setup -q -T -D -a 12 michael@99: %setup -q -T -D -a 13 michael@99: %setup -q -T -D -a 14 michael@99: %setup -q -T -D -a 15 michael@99: %setup -q -T -D -a 16 michael@99: %setup -q -T -D -a 17 michael@99: %setup -q -T -D -a 18 michael@99: %setup -q -T -D -a 19 michael@99: %setup -q -T -D -a 20 michael@99: %setup -q -T -D -a 21 michael@99: %setup -q -T -D -a 22 michael@99: %setup -q -T -D -a 23 michael@99: %setup -q -T -D -a 24 michael@99: %setup -q -T -D -a 25 michael@99: %setup -q -T -D -a 26 michael@99: %setup -q -T -D -a 27 michael@99: ( michael@99: %setup -q -T -D -a 28 michael@99: ) || true michael@99: %setup -q -T -D -a 29 michael@100: %setup -q -T -D -a 30 michael@372: %setup -q -T -D -a 31 michael@372: %setup -q -T -D -a 32 michael@372: %setup -q -T -D -a 33 michael@372: %setup -q -T -D -a 34 michael@372: %setup -q -T -D -a 35 michael@99: sed <%{PATCH0} -e 's;@l_prefix@;%{l_prefix};g' | %{l_patch} -p0 -b michael@99: michael@99: %build michael@99: michael@99: %install michael@99: rm -rf $RPM_BUILD_ROOT michael@99: %{l_prefix}/bin/perl-openpkg prepare michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE1} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE2} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE3} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE4} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE5} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE6} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE7} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE8} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE9} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE10} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE11} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE12} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE13} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install michael@99: %if "%{with_pcap}" == "yes" michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE18} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE19} \ michael@99: -A "INC='-I. %{l_cppflags}'" \ michael@99: -A "LIBS='%{l_ldflags} -lpcap'" \ michael@99: configure build install michael@99: %endif michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE20} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE21} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE22} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE23} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE24} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE25} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install michael@100: %{l_prefix}/bin/perl-openpkg -d %{SOURCE30} configure build install michael@372: %{l_prefix}/bin/perl-openpkg -d %{SOURCE31} configure build install michael@372: %{l_prefix}/bin/perl-openpkg -d %{SOURCE32} configure build install michael@372: %{l_prefix}/bin/perl-openpkg -d %{SOURCE33} configure build install michael@372: %{l_prefix}/bin/perl-openpkg -d %{SOURCE34} configure build install michael@372: %{l_prefix}/bin/perl-openpkg -d %{SOURCE35} configure build install michael@99: %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup michael@99: %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files` michael@99: michael@99: %files -f files michael@99: michael@99: %clean michael@99: rm -rf $RPM_BUILD_ROOT michael@99: