/[packages]/cauldron/perl-Coro/current/SPECS/perl-Coro.spec
ViewVC logotype

Diff of /cauldron/perl-Coro/current/SPECS/perl-Coro.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 37009 by jquelin, Mon Jan 24 12:01:22 2011 UTC revision 37010 by jquelin, Mon Jan 24 12:53:41 2011 UTC
# Line 15  Group:         Development/Perl Line 15  Group:         Development/Perl
15  Url:            http://search.cpan.org/dist/%{upstream_name}  Url:            http://search.cpan.org/dist/%{upstream_name}
16  Source0:    http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz  Source0:    http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
17    
 BuildRequires:  perl-devel  
 BuildRequires:  perl-IO-AIO  
18  BuildRequires:  perl-AnyEvent >= 1:4.05  BuildRequires:  perl-AnyEvent >= 1:4.05
 BuildRequires:  perl-Guard  
19  BuildRequires:  perl-common-sense  BuildRequires:  perl-common-sense
20    BuildRequires:  perl-devel
 #gw the test EV/t/01_unblock fails in 4.37:  
 # http://rt.cpan.org/Ticket/Display.html?id=32475  
21  BuildRequires:  perl-EV >= 2.0  BuildRequires:  perl-EV >= 2.0
22    BuildRequires:  perl-Guard
23    BuildRequires:  perl-IO-AIO
24    
25  %description  %description
26  This module collection manages coroutines. Coroutines are similar to  This module collection manages coroutines. Coroutines are similar to
# Line 62  natural way. Line 59  natural way.
59    
60  %prep  %prep
61  %setup -q -n %{upstream_name}-%{upstream_version}  %setup -q -n %{upstream_name}-%{upstream_version}
62    # remove failing test - http://rt.cpan.org/Ticket/Display.html?id=32475
63    rm EV/t/01_unblock.t
64    
65  %build  %build
66  echo -e  "n\nu\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor  echo -e  "n\nu\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor

Legend:
Removed from v.37009  
changed lines
  Added in v.37010

  ViewVC Help
Powered by ViewVC 1.1.30