Author: iarnell Update of /cvs/pkgs/rpms/perl-Cache-FastMmap/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8343 Modified Files: perl-Cache-FastMmap.spec Log Message: * Sat Feb 20 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.35-1.1 - drop failing leak test (rt #39342) Index: perl-Cache-FastMmap.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cache-FastMmap/F-11/perl-Cache-FastMmap.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- perl-Cache-FastMmap.spec 20 Feb 2010 13:16:03 -0000 1.4 +++ perl-Cache-FastMmap.spec 20 Feb 2010 13:23:02 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Cache-FastMmap Version: 1.35 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Uses an mmap'ed file to act as a shared memory interprocess cache License: GPL+ or Artistic Group: Development/Libraries @@ -22,6 +22,10 @@ situation better. %prep %setup -q -n Cache-FastMmap-%{version} +# rt #39342 - fails leak test +# remove failing test +rm t/6.t + %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} @@ -51,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Feb 20 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.35-1.1 +- drop failing leak test (rt #39342) + * Sat Feb 20 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.35-1 - update to latest upstream version -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel