[php-symfony2-DependencyInjection] Fixed php-phar BuildRequires

Shawn Iwinski siwinski at fedoraproject.org
Wed Apr 10 16:53:50 UTC 2013


commit 7d366d5367124a2c5309d49340b9d6ffcdfe37f0
Author: Shawn Iwinski <siwinski at redhat.com>
Date:   Wed Apr 10 12:53:44 2013 -0400

    Fixed php-phar BuildRequires

 php-symfony2-DependencyInjection.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-symfony2-DependencyInjection.spec b/php-symfony2-DependencyInjection.spec
index a37c3b5..353d9af 100644
--- a/php-symfony2-DependencyInjection.spec
+++ b/php-symfony2-DependencyInjection.spec
@@ -29,7 +29,7 @@ BuildRequires:    php-pear(%{pear_channel}/Yaml) <  2.3.0
 # For tests: phpci
 BuildRequires:    php-dom
 BuildRequires:    php-pcre
-BuildRequires:    php-pecl(phar)
+BuildRequires:    php-phar
 BuildRequires:    php-reflection
 BuildRequires:    php-simplexml
 BuildRequires:    php-spl


More information about the scm-commits mailing list