[php-pecl-xdebug] add explicit requires on perl-Carp (workaround for #924938)

Remi Collet remi at fedoraproject.org
Sun Mar 24 07:35:09 UTC 2013


commit a1ffd27119847aa1365048f368fa1ed254c1d05c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Mar 24 08:34:56 2013 +0100

    add explicit requires on perl-Carp (workaround for #924938)

 php-pecl-xdebug.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index bf74010..933326f 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -19,6 +19,8 @@ BuildRequires:  php-pear
 BuildRequires:  php-devel
 BuildRequires:  libedit-devel
 BuildRequires:  libtool
+# Workaround for #924938
+BuildRequires:  perl-Carp
 
 Requires(post): %{__pecl}
 Requires(postun): %{__pecl}


More information about the scm-commits mailing list