[perl-Coro/f18] Do not mark this package as bundling libecb

Petr Pisar ppisar at fedoraproject.org
Mon Oct 22 15:44:05 UTC 2012


commit 10cb56a506edd306ae0d922876f34405abde2107
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 22 17:38:07 2012 +0200

    Do not mark this package as bundling libecb

 perl-Coro.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 0a58b29..2a1939f 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
 Name:           perl-Coro
 Version:        6.09
-Release:        3%{?dist}
+Release:        4%{?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 <ppisar at redhat.com> - 6.09-4
+- Do not mark this package as bundling libecb
+
 * Mon Oct 22 2012 Petr Pisar <ppisar at redhat.com> - 6.09-3
 - Unbundle libecb (bug #863988)
 



More information about the perl-devel mailing list