Author: kwizart Update of /cvs/pkgs/rpms/perl-Net-CIDR/EL-5 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23172/EL-5 Added Files: Makefile import.log perl-Net-CIDR.spec sources Log Message: Initial import in EL-5 ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE import.log --- perl-Net-CIDR-0_13-2_fc11:EL-5:perl-Net-CIDR-0.13-2.fc11.src.rpm:1257935633 --- NEW FILE perl-Net-CIDR.spec --- Name: perl-Net-CIDR Version: 0.13 Release: 2%{?dist} Summary: Manipulate IPv4/IPv6 netblocks in CIDR notation License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-CIDR/ Source0: http://www.cpan.org/authors/id/M/MR/MRSAM/Net-CIDR-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses. %prep %setup -q -n Net-CIDR-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes COPYING README %{perl_vendorlib}/Net/ %{_mandir}/man3/*.3pm* %changelog * Mon Nov 9 2009 Nicolas Chauvet <kwizart@xxxxxxxxxxxxxxxxx> - 0.13-2 - Fix License tag - Remove Net-CIDR.spec from %%doc - List files more explicitely * Fri Sep 25 2009 Nicolas Chauvet <kwizart@xxxxxxxxxxxxxxxxx> - 0.13-1 - Specfile autogenerated by cpanspec 1.78. --- NEW FILE sources --- 40f0f42104b314af91ab78119e0096de Net-CIDR-0.13.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list