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

Petr Pisar ppisar at fedoraproject.org
Mon Oct 22 15:42:16 UTC 2012


commit 178782b376465397da2c5dcca776902f71be6b99
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 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 <ppisar at redhat.com> - 6.10-3
+- Do not mark this package as bundling libecb
+
 * Mon Oct 22 2012 Petr Pisar <ppisar at redhat.com> - 6.10-2
 - Unbundle libecb (bug #863988)
 


More information about the scm-commits mailing list