[php-pecl-memcached] fix typo in BR

Remi Collet remi at fedoraproject.org
Thu Mar 17 22:06:33 UTC 2011


commit b44c5717f4b8a7d1008d065dd1b80d5401d11b14
Author: remi <fedora at famillecollet.com>
Date:   Thu Mar 17 23:06:16 2011 +0100

    fix typo in BR

 php-pecl-memcached.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-pecl-memcached.spec b/php-pecl-memcached.spec
index c721faa..dc6166b 100644
--- a/php-pecl-memcached.spec
+++ b/php-pecl-memcached.spec
@@ -17,7 +17,7 @@ BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # 5.2.10 required to HAVE_JSON enabled
 BuildRequires: php-devel >= 5.2.10
 BuildRequires: php-pear
-BuildRequires: php-igbinary-devel
+BuildRequires: php-pecl-igbinary-devel
 BuildRequires: libmemcached-devel
 BuildRequires: zlib-devel
 


More information about the scm-commits mailing list