public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/9] perl-Coro: Update to 6.49
@ 2016-04-14  6:30 Stefan Schantl
  2016-04-14  6:30 ` [PATCH 2/9] perl-AnyEvent: New package Stefan Schantl
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Stefan Schantl @ 2016-04-14  6:30 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2057 bytes --]

* Update to the latest available version of perl-Coro.
* Add missing build and runtime dependencies.

Fixes #10877.

Signel-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 perl-Coro/perl-Coro.nm | 46 ++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 42 insertions(+), 4 deletions(-)

diff --git a/perl-Coro/perl-Coro.nm b/perl-Coro/perl-Coro.nm
index 5f25160..04ca803 100644
--- a/perl-Coro/perl-Coro.nm
+++ b/perl-Coro/perl-Coro.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = perl-Coro
-version    = 6.42
-release    = 1.1
+version    = 6.49
+release    = 1
 thisapp    = Coro-%{version}
 
 groups     = Development/Libraries
@@ -24,8 +24,34 @@ source_dl  = http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
 
 build
 	requires
-		perl(ExtUtils::MakeMaker)
-		perl(ExtUtils::ParseXS)
+		coreutils
+		findutils
+		perl(AnyEvent) >= 7
+		perl(AnyEvent::AIO) >= 1
+		perl(AnyEvent::BDB) >= 1
+		perl(AnyEvent::Socket)
+		perl(AnyEvent::Util)
+		perl(Canary::Stability)
+		perl(Carp)
+		perl(Config)
+		perl(Errno)
+		perl(Exporter)
+		perl(EV) >= 4
+		perl(EV::MakeMaker)
+		perl(Event) >= 1.08
+		perl(Event::MakeMaker)
+		perl(ExtUtils::MakeMaker) >= 6.52
+		perl(Guard) >= 0.5
+		perl(IO::Socket::INET)
+		perl(Scalar::Util)
+		perl(Socket)
+		perl(Storable) >= 2.15
+		perl(XSLoader)
+		perl(base)
+		perl(common::sense)
+		perl(overload)
+		perl(strict)
+		perl(warnings)
 		pakfire >= 0.9.26-3.1
 	end
 
@@ -41,6 +67,10 @@ build
 		make %{PARALLELISMFLAGS}
 	end
 
+	test
+		make test
+	end
+
 	make_install_targets = \
 		pure_install DESTDIR=%{BUILDROOT}
 end
@@ -58,6 +88,14 @@ packages
 
 		requires
 			perl(:MODULE_COMPAT_%{perl_version})
+			perl(AnyEvent) >= 7
+			perl(AnyEvent::AIO) >= 1
+			perl(AnyEvent::BDB) >= 1
+			perl(EV) >= 4
+			perl(Event) >= 1.08
+			perl(Guard) >= 0.5
+			perl(Storable) >= 2.15
+			perl(warnings)
 		end
 	end
 
-- 
2.4.11


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-04-26  6:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-14  6:30 [PATCH 1/9] perl-Coro: Update to 6.49 Stefan Schantl
2016-04-14  6:30 ` [PATCH 2/9] perl-AnyEvent: New package Stefan Schantl
2016-04-14  6:30 ` [PATCH 3/9] perl-AnyEvent-AIO: " Stefan Schantl
2016-04-14 10:15   ` Michael Tremer
2016-04-26  6:55     ` Stefan Schantl
2016-04-14  6:30 ` [PATCH 4/9] perl-AnyEvent-BDB: " Stefan Schantl
2016-04-14  6:30 ` [PATCH 5/9] perl-Canary-Stability: " Stefan Schantl
2016-04-14  6:30 ` [PATCH 6/9] perl-Event: " Stefan Schantl
2016-04-14  6:30 ` [PATCH 7/9] perl-Guard: " Stefan Schantl
2016-04-14  6:30 ` [PATCH 8/9] libev: " Stefan Schantl
2016-04-14  6:30 ` [PATCH 9/9] perl-EV: " Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox