From e00f8293097f8331883f1df35f74be70fbb290b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 22 Oct 2012 15:46:27 +0200
Subject: Work-aroung missing libecb package on build-triggering host
---
perl-Coro.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 50a855d..31589a5 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -35,7 +35,7 @@ Requires: perl(EV) >= 3
Requires: perl(Event) >= 1.08
Requires: perl(Guard) >= 0.5
Requires: perl(Storable) >= 2.15
-Provides: bundled(libecb) = %(rpm -q libecb --qf '%{VERSION}')
+Provides: bundled(libecb)%(rpm -q libecb --qf ' = %{VERSION}'
2>/dev/null)
# RPM 4.8 style:
# Filter underspecified dependencies
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Coro.git/commit/?h=epel7&id=e00f8293097f8331883f1df35f74be70fbb290b9
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]