From 178782b376465397da2c5dcca776902f71be6b99 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 22 Oct 2012 17:38:07 +0200
Subject: Do not mark this package as bundling libecb
---
perl-Coro.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 31589a5..e3011f2 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
Name: perl-Coro
Version: 6.10
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: The only real threads in perl
License: GPL+ or Artistic
Group: Development/Libraries
@@ -35,7 +35,6 @@ 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}'
2>/dev/null)
# RPM 4.8 style:
# Filter underspecified dependencies
@@ -134,6 +133,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Mon Oct 22 2012 Petr Pisar <[email protected]> - 6.10-3
+- Do not mark this package as bundling libecb
+
* Mon Oct 22 2012 Petr Pisar <[email protected]> - 6.10-2
- Unbundle libecb (bug #863988)
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Coro.git/commit/?h=epel7&id=178782b376465397da2c5dcca776902f71be6b99
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]