From 2c6355b078975c2a899fb78b29715d8b55aceac1 Mon Sep 17 00:00:00 2001
From: Mathieu Bridon <[email protected]>
Date: Thu, 7 Apr 2011 12:03:57 +0800
Subject: Rebuild with EV support.
---
perl-Coro.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 21f6cf8..319951a 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
Name: perl-Coro
Version: 5.372
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The only real threads in perl
License: GPL+ or Artistic
Group: Development/Libraries
@@ -19,7 +19,7 @@ BuildRequires: perl(AnyEvent::AIO) >= 1
BuildRequires: perl(AnyEvent::BDB) >= 1
BuildRequires: perl(BDB)
# perl-EV not packaged
-#BuildRequires: perl(EV) >= 3
+BuildRequires: perl(EV) >= 3
BuildRequires: perl(Event) >= 1.08
BuildRequires: perl(IO::AIO) >= 3.1
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
@@ -94,6 +94,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Thu Apr 07 2011 Mathieu Bridon <[email protected]> - 5.372-2
+- Rebuild with EV support.
+
* Mon Mar 07 2011 Petr Pisar <[email protected]> - 5.372-1
- 5.372 bump
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Coro.git/commit/?h=epel7&id=2c6355b078975c2a899fb78b29715d8b55aceac1
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]