]> git.pld-linux.org Git - packages/perl-EV.git/commitdiff
- up to 2.9, enabled tests
authorankry <ankry@pld-linux.org>
Tue, 16 Feb 2010 16:13:27 +0000 (16:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-EV.spec -> 1.7

perl-EV.spec

index 57bc4ac50df3ea3143df5b2db78496f7e8397d0f..e5ba064509a745b2fe0b45551d7bc85d6bc2f6d9 100644 (file)
@@ -1,19 +1,19 @@
 #
 # Conditional build:
-%bcond_with    tests           # perform "make test"
+%bcond_without tests           # perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    EV
 Summary:       EV - perl interface to libev, a high performance full-featured event loop
 Summary(pl.UTF-8):     EV - interfejs perlowy do libev
 Name:          perl-EV
-Version:       3.8
+Version:       3.9
 Release:       3
 # same as perl, libev: BSD-like
 License:       GPL v1+ or Artistic, partially BSD-like
 Group:         Development/Languages/Perl
 Source0:       http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{pdir}-%{version}.tar.gz
-# Source0-md5: 3ce46dd8b6e65103ab55eba3f84448ad
+# Source0-md5: b46709463a575485eb40ca3309963ce3
 URL:           http://search.cpan.org/dist/EV/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
This page took 0.124154 seconds and 4 git commands to generate.